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