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