11#ifndef XAOD_STANDALONE
13 declareInterface<IJetModifier>(
this);
23 return StatusCode::SUCCESS;
27 ATH_MSG_WARNING(
"JetModifierBase::modifyJet() is obsolete, does nothing, and should not be used!");
#define ATH_MSG_WARNING(x)
DataModel_detail::iterator< DataVector > iterator
JetModifierBase(const std::string &myname)
Ctor.
virtual int modifyJet(xAOD::Jet &jet) const
Modify a single jet. This is obsolete and set to be removed.
virtual StatusCode modify(xAOD::JetContainer &jets) const
Loop over calls to modifyJet.
Jet_v1 Jet
Definition of the current "jet version".
JetContainer_v1 JetContainer
Definition of the current "jet container version".