PandaRoot
PndDipole3Par.h
Go to the documentation of this file.
1 
10 #ifndef PndDipole3Par_H
11 #define PndDipole3Par_H 1
12 
13 #include "PndMapPar.h"
14 
15 class PndDipole3Par : public PndMapPar {
16  public:
18  PndDipole3Par(const char *name, const char *title, const char *context);
19 
21  PndDipole3Par();
22 
25 
27 };
28 
29 #endif
ClassDef(PndDipole3Par, 1)