Functions | |
unsigned int | getUnitID (const G4Step *aStep) |
unsigned int | packIndex (int subdet, int zside, int station) |
void | unpackIndex (const unsigned int &idx, int &subdet, int &zside, int &station) |
unsigned int BHMNumberingScheme::getUnitID | ( | const G4Step * | aStep | ) |
Definition at line 30 of file BHMNumberingScheme.cc.
References TauDecayModes::dec, personalPlayback::level, LogDebug, packIndex(), relativeConstraints::station, and ecaldqm::zside().
Referenced by BHMSD::setDetUnitId().
unsigned int BHMNumberingScheme::packIndex | ( | int | subdet, |
int | zside, | ||
int | station | ||
) |
Definition at line 51 of file BHMNumberingScheme.cc.
References TauDecayModes::dec, heavyIonCSV_trainingSettings::idx, LogDebug, relativeConstraints::station, and ecaldqm::zside().
Referenced by getUnitID().
void BHMNumberingScheme::unpackIndex | ( | const unsigned int & | idx, |
int & | subdet, | ||
int & | zside, | ||
int & | station | ||
) |
Definition at line 59 of file BHMNumberingScheme.cc.
References TauDecayModes::dec, heavyIonCSV_trainingSettings::idx, LogDebug, relativeConstraints::station, and ecaldqm::zside().