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