FairRoot/PandaRoot
PndTransPar.h
Go to the documentation of this file.
1 
10 #ifndef PNDTRANSPAR_H
11 #define PNDTRANSPAR_H 1
12 
13 #include "PndMapPar.h"
14 
15 class PndTransPar : public PndMapPar
16 {
17  public:
18 
20  PndTransPar(const char* name, const char* title, const char* context);
21 
23  PndTransPar();
24 
26  ~PndTransPar();
27 
29 
30 };
31 
32 
33 #endif
ClassDef(PndTransPar, 1)
TString name