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