FairRoot/PandaRoot
PndTransPar.cxx
Go to the documentation of this file.
1 #include "PndTransPar.h"
2 
3 // ------ Constructor --------------------------------------------------
4 PndTransPar::PndTransPar(const char* name, const char* title, const char* context)
5  : PndMapPar(name, title, context) {}
6 
8 
10 
12 
TString name
ClassImp(PndAnaContFact)