FairRoot/PandaRoot
PndDipole3Par.h
Go to the documentation of this file.
1 
11 #ifndef PndDipole3Par_H
12 #define PndDipole3Par_H 1
13 
14 #include "PndMapPar.h"
15 
16 class PndDipole3Par : public PndMapPar
17 {
18  public:
19 
21  PndDipole3Par(const char* name, const char* title, const char* context);
22 
24  PndDipole3Par();
25 
28 
30 
31 };
32 
33 
34 #endif
TString name
ClassDef(PndDipole3Par, 1)