6 #ifndef PNDEMCSTRUCTURE_H
7 #define PNDEMCSTRUCTURE_H
29 typedef std::map<Int_t, Float_t>
mapper;
42 void Print(
string, Int_t option=1)
const;
62 #endif // PNDEMCSTRUCTURE_HH
PndEmcStructure(TGeoManager *)
PndEmcTciXtalMap fTciXtalMap
represents coordinates of one crystal
stores crystal index coordinates (x,y) or (theta,phi)
const mapper & GetEmcY() const
void Print(string, Int_t option=1) const
bool crystal_name_analysis(TString, int &module, int ©, int &row, int &crystal)
static PndEmcStructure * _instance
const PndEmcTciXtalMap & GetTciXtalMap() const
PndEmcTwoCoordIndex * locateIndex(double theta, double phi) const
std::map< Int_t, Float_t > mapper
std::map< PndEmcTwoCoordIndex *, PndEmcXtal * > PndEmcTciXtalMap
static PndEmcStructure * Instance()
const mapper & GetEmcZ() const
const mapper & GetEmcX() const
virtual ~PndEmcStructure()