![]() |
![]() |
Functions | |
template<typename HPDDIGITIZER , typename SIPMDIGITIZER > | |
void | fillCells (std::vector< DetId > &allCells, HPDDIGITIZER *hpdDigitizer, SIPMDIGITIZER *siPMDigitizer) |
template<typename SIPMDIGITIZER > | |
void | fillSiPMCells (std::vector< int > &siPMCells, SIPMDIGITIZER *siPMDigitizer) |
void HcalDigitizerImpl::fillCells | ( | std::vector< DetId > & | allCells, |
HPDDIGITIZER * | hpdDigitizer, | ||
SIPMDIGITIZER * | siPMDigitizer | ||
) |
Definition at line 61 of file HcalDigitizer.cc.
void HcalDigitizerImpl::fillSiPMCells | ( | std::vector< int > & | siPMCells, |
SIPMDIGITIZER * | siPMDigitizer | ||
) |
Definition at line 46 of file HcalDigitizer.cc.