39 f.open(
sName.Data(), ios::in);
40 cout <<
"PndEmcReader: EMC geometry file == " <<
sName.Data() << endl;
42 cout<<
"PndEmcReader Error: Data file cannot be open!"<<endl;
46 while(line_nr<=3) {getline(f,str,
'\n'); line_nr++;};
97 int modules = 1000000;
120 int crystals = 1000000;
int GetMinRows(int module)
int GetMaxCrystals(int module, int row)
DataG4 GetData(int module, int row, int crystal)
int GetMinCrystals(int module, int row)
int GetMaxRows(int module)
PndEmcReader(TString name)
std::vector< DataG4 > g4data