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