24 constexpr
int chIdxMML = chIdxMMS + 1;
34 MuonTruthHitsFillerTool::MuonTruthHitsFillerTool (
const std::string&
type,
35 const std::string&
name,
58 return StatusCode::SUCCESS;
73 for(
unsigned int i=0;
i<
toInt(ChIndex::ChIndexMax); ++
i) {
83 for(
unsigned int i=0;
i<
toInt(PhiIndex::PhiIndexMax); ++
i) {
88 return StatusCode::SUCCESS;
98 return StatusCode::SUCCESS;
108 return StatusCode::SUCCESS;
117 if (!evtStore()->contains<PRD_MultiTruthCollection>(
key)) {
123 for (
const PRD_MultiTruthCollection::value_type&
mc : *collection) {
177 if( *nprec[chIdxMML] + *nprec[chIdxMMS] > 3 ) ++*
m_nprecLayers;
197 if( *ntrig[
toInt(PhiIndex::STGC1)] +
204 return StatusCode::SUCCESS;