FairRoot/PandaRoot
Functions
PndGeoSciTPar.cxx File Reference
#include "PndGeoSciTPar.h"
#include "FairParamList.h"
#include "iostream"
#include "iomanip"

Go to the source code of this file.

Functions

 ClassImp (PndGeoSciTPar) PndGeoSciTPar
 

Function Documentation

ClassImp ( PndGeoSciTPar  )

Definition at line 13 of file PndGeoSciTPar.cxx.

16  : FairParGenericSet(name,title,context) {
17 
18  fGeoSensNodes = new TObjArray();
19  fGeoPassNodes = new TObjArray();
20 
21 }
TString name