Analysis Software
Documentation for sPHENIX simulation software
|
Functions | |
keytype | genkey (const unsigned short layer, const unsigned short irow, const unsigned short icolumn) |
unsigned short int | get_row (const PHG4CellDefs::keytype key) |
unsigned short int | get_column (const PHG4CellDefs::keytype key) |
PHG4CellDefs::keytype PHG4CellDefs::ScintillatorSlatBinning::genkey | ( | const unsigned short | layer, |
const unsigned short | irow, | ||
const unsigned short | icolumn | ||
) |
Definition at line 99 of file PHG4CellDefs.cc.
View newest version in sPHENIX GitHub at line 99 of file PHG4CellDefs.cc
References generic_16bit_genkey(), and PHG4CellDefs::scintillatorslatbinning.
Referenced by PHG4HcalCellReco::process_event().
unsigned short int PHG4CellDefs::ScintillatorSlatBinning::get_column | ( | const PHG4CellDefs::keytype | key | ) |
Definition at line 113 of file PHG4CellDefs.cc.
View newest version in sPHENIX GitHub at line 113 of file PHG4CellDefs.cc
References generic_upper_16bit_key(), and PHG4CellDefs::scintillatorslatbinning.
Referenced by HcalRawTowerBuilder::process_event(), HCalib::process_event(), CaloAna::process_g4cells(), and DumpPHG4CellContainer::process_Node().
unsigned short int PHG4CellDefs::ScintillatorSlatBinning::get_row | ( | const PHG4CellDefs::keytype | key | ) |
Definition at line 106 of file PHG4CellDefs.cc.
View newest version in sPHENIX GitHub at line 106 of file PHG4CellDefs.cc
References generic_lower_16bit_key(), and PHG4CellDefs::scintillatorslatbinning.
Referenced by HcalRawTowerBuilder::process_event(), HCalib::process_event(), CaloAna::process_g4cells(), and DumpPHG4CellContainer::process_Node().