PandaRoot
PndSolenoid2Par.h
Go to the documentation of this file.
1 
10 #ifndef PNDSOLENOID2PAR_H
11 #define PNDSOLENOID2PAR_H 1
12 #include "PndMapPar.h"
13 
14 class PndSolenoid2Par : public PndMapPar {
15  public:
17  PndSolenoid2Par(const char *name, const char *title, const char *context);
18 
23 
25 };
26 
27 #endif
ClassDef(PndSolenoid2Par, 1)