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