21 return StatusCode::SUCCESS;
39 unsigned int nGoodMu{0};
41 if ( muon->muonType() == xAOD::Muon::Combined && muon->pt() >
m_muonPtCut ) ++nGoodMu;
43 bool acceptEvent{
false};
Muon_v1 Muon
Reference the current persistent version:
MuonContainer_v1 MuonContainer
Definition of the current "Muon container version".