39 names( *this ).clear();
45 return names( *
this );
#define AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(CL, TYPE, NAME, SETTER)
Macro creating the accessors of primitive auxiliary properties.
SG::Accessor< T, ALLOC > Accessor
AuxElement()
Default constructor.
Class describing a LVL1 jet-ET "RoI".
uint32_t thrPattern() const
Helper function accessing the threshold pattern in the RoI word.
const std::vector< std::string > & thrNames() const
The names of the thresholds passed.
void addThreshold(const std::string &name)
Add a new threshold that was passed.
void clearThresholds()
Remove all the passed thresholds.
uint32_t roiWord() const
The RoI word describing the JetET thresholds passed.
JetEtRoI_v1()
Default constructor.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
static const SG::AuxElement::Accessor< std::vector< std::string > > names("thrNames")
Accessor for the names of the passed thresholds.