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

Go to the source code of this file.

Functions

 ClassImp (PndGeoFtofPar) PndGeoFtofPar
 

Function Documentation

ClassImp ( PndGeoFtofPar  )

Definition at line 13 of file PndGeoFtofPar.cxx.

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