23 if(!fpixInstance) cout <<
"NO PndTrkSdsHitList: you must fill pixel list it BEFORE doing what you are doing!" << endl;
34 if(!fpixInstance) cout <<
"NO PndTrkSdsHitList: you must fill pixel list it BEFORE doing what you are doing!" << endl;
39 if(fpixInstance) cout <<
"you are instanciating a pixel PndTrkSdsHitList, but you already did it, what are you doing?" << endl;
46 if(!fstrInstance) cout <<
"NO PndTrkSdsHitList: you must fill strip list it BEFORE doing what you are doing!" << endl;
51 if(fstrInstance) cout <<
"you are instanciating a strip PndTrkSdsHitList, but you already did it, what are you doing?" << endl;
70 hit->Position(position);
static PndTrkSdsHitList * InstanceStrip()
PndTrkSdsHitList * Instanciate()
void AddHit(Int_t hitid, Int_t detid, FairHit *hit)
static PndTrkSdsHitList * Instance()
PndTrkSdsHitList * InstanciateStrip()
int hit(Int_t nEvents=0, TString inFile="sim.root", TString parFile="par.root", TString inDigi="digi.root", TString outFile="hit.root", Int_t timeBased=0)
void AddHit(Int_t hitID, Int_t detID, Bool_t used, Int_t iregion, TVector3 &pos)
static PndTrkSdsHitList * InstancePixel()
static PndTrkSdsHitList * fpixInstance
static PndTrkSdsHitList * fstrInstance
PndTrkSdsHitList * InstanciatePixel()