Functions | |
template<typename HPDDIGITIZER , typename SIPMDIGITIZER > | |
void | fillCells (const vector< DetId > &allCells, HPDDIGITIZER *hpdDigitizer, SIPMDIGITIZER *siPMDigitizer) |
template<typename SIPMDIGITIZER > | |
void | fillSiPMCells (const vector< int > &siPMCells, SIPMDIGITIZER *siPMDigitizer) |
void HcalDigitizerImpl::fillCells | ( | const vector< DetId > & | allCells, |
HPDDIGITIZER * | hpdDigitizer, | ||
SIPMDIGITIZER * | siPMDigitizer | ||
) |
Definition at line 55 of file HcalDigitizer.cc.
References python.multivaluedict::sort().
Referenced by HcalDigitizer::updateGeometry().
void HcalDigitizerImpl::fillSiPMCells | ( | const vector< int > & | siPMCells, |
SIPMDIGITIZER * | siPMDigitizer | ||
) |
Definition at line 40 of file HcalDigitizer.cc.
Referenced by HcalDigitizer::HcalDigitizer().