FairRoot/PandaRoot
PndSolenoid3Par.h
Go to the documentation of this file.
1 
11 #ifndef PNDSOLENOID3PAR_H
12 #define PNDSOLENOID3PAR_H 1
13 #include "PndMapPar.h"
14 
15 
16 class PndSolenoid3Par : public PndMapPar
17 {
18  public:
20  PndSolenoid3Par(const char* name, const char* title, const char* context);
21 
26 
28 
29 };
30 
31 #endif
TString name
ClassDef(PndSolenoid3Par, 1)