|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODTRIGGER_VERSIONS_JETETROI_V1_H
9 #define XAODTRIGGER_VERSIONS_JETETROI_V1_H
58 const std::vector< std::string >&
thrNames()
const;
70 #endif // XAODTRIGGER_VERSIONS_JETETROI_V1_H
Base class for elements of a container that can have aux data.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
SG_BASE(xAOD::JetEtRoI_v1, SG::AuxElement)
const std::vector< std::string > & thrNames() const
The names of the thresholds passed.
void setRoIWord(uint32_t value)
Set the RoI word describing the JetET 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.
Base class for elements of a container that can have aux data.