|
ATLAS Offline Software
|
Go to the documentation of this file.
33 names( *this ).push_back(
name );
39 names( *this ).clear();
45 return names( *
this );
AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(BTagging_v1, float, IP2D_pb, setIP2D_pb) AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(BTagging_v1
Helper class to provide type-safe access to aux data.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
const std::vector< std::string > & thrNames() const
The names of the thresholds passed.
Class describing a LVL1 jet-ET "RoI".
uint32_t roiWord() const
The RoI word describing the JetET thresholds passed.
uint32_t thrPattern() const
Helper function accessing the threshold pattern in the RoI word.
JetEtRoI_v1()
Default constructor.
void clearThresholds()
Remove all the passed thresholds.
void addThreshold(const std::string &name)
Add a new threshold that was passed.