8#ifndef XAODTRIGGER_VERSIONS_JETETROI_V1_H
9#define XAODTRIGGER_VERSIONS_JETETROI_V1_H
58 const std::vector< std::string >&
thrNames()
const;
Base class for elements of a container that can have aux data.
#define SG_BASE(D, B)
Declare that class D derives from class B.
Base class for elements of a container that can have aux data.
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.
void setRoIWord(uint32_t value)
Set the RoI word describing the JetET thresholds passed.
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.