|
| static unsigned int bitshift_layer | PHG4CellDefs::__attribute__ ((unused)) = bitshift_layer - 16 |
| |
| bool | PHG4CellDefs::has_binning (PHG4CellDefs::keytype key, PHG4CellDefs::CellBinning binning) |
| |
| short | PHG4CellDefs::get_binning (PHG4CellDefs::keytype key) |
| |
| short int | PHG4CellDefs::get_detid (const PHG4CellDefs::keytype key) |
| |
| keytype | PHG4CellDefs::SizeBinning::genkey (const unsigned short layer, const unsigned short zbin, const unsigned short iphibin) |
| |
| unsigned short int | PHG4CellDefs::SizeBinning::get_zbin (const PHG4CellDefs::keytype key) |
| |
| unsigned short int | PHG4CellDefs::SizeBinning::get_phibin (const PHG4CellDefs::keytype key) |
| |
| keytype | PHG4CellDefs::EtaPhiBinning::genkey (const unsigned short layer, const unsigned short etabin, const unsigned short phibin) |
| |
| unsigned short int | PHG4CellDefs::EtaPhiBinning::get_etabin (const PHG4CellDefs::keytype key) |
| |
| unsigned short int | PHG4CellDefs::EtaPhiBinning::get_phibin (const PHG4CellDefs::keytype key) |
| |
| keytype | PHG4CellDefs::SpacalBinning::genkey (const unsigned short etabin, const unsigned short phibin, const unsigned short fiberid) |
| |
| unsigned short | PHG4CellDefs::SpacalBinning::get_etabin (PHG4CellDefs::keytype key) |
| |
| unsigned short | PHG4CellDefs::SpacalBinning::get_phibin (PHG4CellDefs::keytype key) |
| |
| unsigned short | PHG4CellDefs::SpacalBinning::get_fiberid (PHG4CellDefs::keytype key) |
| |
| keytype | PHG4CellDefs::ScintillatorSlatBinning::genkey (const unsigned short layer, const unsigned short irow, const unsigned short icolumn) |
| |
| unsigned short int | PHG4CellDefs::ScintillatorSlatBinning::get_row (PHG4CellDefs::keytype key) |
| |
| unsigned short int | PHG4CellDefs::ScintillatorSlatBinning::get_column (PHG4CellDefs::keytype key) |
| |
| keytype | PHG4CellDefs::EtaXsizeBinning::genkey (const unsigned short layer, const unsigned short etabin, const unsigned short xbin) |
| |
| unsigned short int | PHG4CellDefs::EtaXsizeBinning::get_etabin (const PHG4CellDefs::keytype key) |
| |
| unsigned short int | PHG4CellDefs::EtaXsizeBinning::get_xsizebin (const PHG4CellDefs::keytype key) |
| |
| keytype | PHG4CellDefs::MapsBinning::genkey (const unsigned short layer, const unsigned int bit32_index) |
| |
| keytype | PHG4CellDefs::TPCBinning::genkey (const unsigned short lyr, const unsigned short mod, const unsigned short pad) |
| |