ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Functions | |
keytype | genkey (const unsigned short layer, const unsigned short etabin, const unsigned short xbin) |
unsigned short int | get_etabin (const PHG4CellDefs::keytype key) |
unsigned short int | get_xsizebin (const PHG4CellDefs::keytype key) |
PHG4CellDefs::keytype PHG4CellDefs::EtaXsizeBinning::genkey | ( | const unsigned short | layer, |
const unsigned short | etabin, | ||
const unsigned short | xbin | ||
) |
Definition at line 118 of file PHG4CellDefs.cc.
View newest version in sPHENIX GitHub at line 118 of file PHG4CellDefs.cc
References PHG4CellDefs::etaxsizebinning, and generic_16bit_genkey().
Referenced by PHG4BlockCellReco::process_event().
unsigned short int PHG4CellDefs::EtaXsizeBinning::get_etabin | ( | const PHG4CellDefs::keytype | key | ) |
Definition at line 125 of file PHG4CellDefs.cc.
View newest version in sPHENIX GitHub at line 125 of file PHG4CellDefs.cc
References KF_timing::etabin, PHG4CellDefs::etaxsizebinning, and generic_lower_16bit_key().
Referenced by DumpPHG4CellContainer::process_Node().
unsigned short int PHG4CellDefs::EtaXsizeBinning::get_xsizebin | ( | const PHG4CellDefs::keytype | key | ) |
Definition at line 132 of file PHG4CellDefs.cc.
View newest version in sPHENIX GitHub at line 132 of file PHG4CellDefs.cc
References KF_timing::etabin, PHG4CellDefs::etaxsizebinning, and generic_upper_16bit_key().
Referenced by DumpPHG4CellContainer::process_Node().