ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Functions | |
keytype | genkey (const unsigned short lyr, const unsigned short mod, const unsigned short pad) |
unsigned short | get_radbin (const PHG4CellDefs::keytype key) |
unsigned short | get_phibin (const PHG4CellDefs::keytype key) |
PHG4CellDefs::keytype PHG4CellDefs::TPCBinning::genkey | ( | const unsigned short | lyr, |
const unsigned short | mod, | ||
const unsigned short | pad | ||
) |
Definition at line 153 of file PHG4CellDefs.cc.
View newest version in sPHENIX GitHub at line 153 of file PHG4CellDefs.cc
References generic_16bit_genkey(), and PHG4CellDefs::tpcbinning.
unsigned short PHG4CellDefs::TPCBinning::get_phibin | ( | const PHG4CellDefs::keytype | key | ) |
Definition at line 167 of file PHG4CellDefs.cc.
View newest version in sPHENIX GitHub at line 167 of file PHG4CellDefs.cc
References generic_upper_16bit_key(), and PHG4CellDefs::tpcbinning.
Referenced by DumpPHG4CellContainer::process_Node().
unsigned short PHG4CellDefs::TPCBinning::get_radbin | ( | const PHG4CellDefs::keytype | key | ) |
Definition at line 160 of file PHG4CellDefs.cc.
View newest version in sPHENIX GitHub at line 160 of file PHG4CellDefs.cc
References generic_lower_16bit_key(), and PHG4CellDefs::tpcbinning.
Referenced by DumpPHG4CellContainer::process_Node().