45 return StatusCode::SUCCESS;
49 return StatusCode::SUCCESS;
66 std::map<const xAOD::Jet*, std::vector<xAOD::TruthParticleContainer::const_iterator>> particleMatch;
99 float dr =
jet->p4().DeltaR((*hadron)->p4());
112 particleMatch[holder].push_back(
hadron);
119 return particleMatch;
DataModel_detail::const_iterator< DataVector > const_iterator
Jet_v1 Jet
Definition of the current "jet version".
JetContainer_v1 JetContainer
Definition of the current "jet container version".
TruthParticleContainer_v1 TruthParticleContainer
Declare the latest version of the truth particle container.