ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Functions | |
keytype | genkey (const unsigned short etabin, const unsigned short phibin, const unsigned short fiberid) |
unsigned short | get_etabin (const PHG4CellDefs::keytype key) |
unsigned short | get_phibin (const PHG4CellDefs::keytype key) |
unsigned short | get_fiberid (const PHG4CellDefs::keytype key) |
PHG4CellDefs::keytype PHG4CellDefs::SpacalBinning::genkey | ( | const unsigned short | etabin, |
const unsigned short | phibin, | ||
const unsigned short | fiberid | ||
) |
Definition at line 68 of file PHG4CellDefs.cc.
View newest version in sPHENIX GitHub at line 68 of file PHG4CellDefs.cc
References generic_16bit_genkey(), and PHG4CellDefs::spacalbinning.
Referenced by PHG4FullProjSpacalCellReco::process_event().
unsigned short int PHG4CellDefs::SpacalBinning::get_etabin | ( | const PHG4CellDefs::keytype | key | ) |
Definition at line 75 of file PHG4CellDefs.cc.
View newest version in sPHENIX GitHub at line 75 of file PHG4CellDefs.cc
References KF_timing::etabin, and tmp.
Referenced by RawTowerBuilder::process_event(), PHG4FullProjSpacalCellReco::process_event(), CaloAna::process_g4cells(), and DumpPHG4CellContainer::process_Node().
unsigned short int PHG4CellDefs::SpacalBinning::get_fiberid | ( | const PHG4CellDefs::keytype | key | ) |
Definition at line 90 of file PHG4CellDefs.cc.
View newest version in sPHENIX GitHub at line 90 of file PHG4CellDefs.cc
References generic_lower_16bit_key(), and PHG4CellDefs::spacalbinning.
Referenced by PHG4FullProjSpacalCellReco::process_event(), and DumpPHG4CellContainer::process_Node().
unsigned short int PHG4CellDefs::SpacalBinning::get_phibin | ( | const PHG4CellDefs::keytype | key | ) |
Definition at line 83 of file PHG4CellDefs.cc.
View newest version in sPHENIX GitHub at line 83 of file PHG4CellDefs.cc
References generic_upper_16bit_key(), and PHG4CellDefs::spacalbinning.
Referenced by RawTowerBuilder::process_event(), PHG4FullProjSpacalCellReco::process_event(), CaloAna::process_g4cells(), and DumpPHG4CellContainer::process_Node().