Class Reference for E1039 Core & Analysis Software
|
Functions | |
keytype | genkey (const unsigned short layer, const unsigned short zbin, const unsigned short iphibin) |
unsigned short int | get_zbin (const PHG4CellDefs::keytype key) |
unsigned short int | get_phibin (const PHG4CellDefs::keytype key) |
PHG4CellDefs::keytype PHG4CellDefs::SizeBinning::genkey | ( | const unsigned short | layer, |
const unsigned short | zbin, | ||
const unsigned short | iphibin | ||
) |
Definition at line 22 of file PHG4CellDefs.cc.
References generic_16bit_genkey(), and PHG4CellDefs::sizebinning.
Referenced by PHG4CylinderCellContainer::AddCylinderCell(), PHG4CylinderCellReco::process_event(), and PHG4CylinderCellTPCReco::process_event().
unsigned short int PHG4CellDefs::SizeBinning::get_phibin | ( | const PHG4CellDefs::keytype | key | ) |
Definition at line 29 of file PHG4CellDefs.cc.
References generic_lower_16bit_key(), and PHG4CellDefs::sizebinning.
Referenced by PHG4CylinderCellReco::process_event(), and PHG4CylinderCellTPCReco::process_event().
unsigned short int PHG4CellDefs::SizeBinning::get_zbin | ( | const PHG4CellDefs::keytype | key | ) |
Definition at line 36 of file PHG4CellDefs.cc.
References generic_upper_16bit_key(), and PHG4CellDefs::sizebinning.
Referenced by PHG4CylinderCellReco::process_event(), and PHG4CylinderCellTPCReco::process_event().