#include <JetEtRoI_v1.h>
Public Member Functions | |
JetEtRoI_v1 () | |
Default constructor. | |
uint32_t | roiWord () const |
The RoI word describing the JetET thresholds passed. | |
void | setRoIWord (uint32_t value) |
Set the RoI word describing the JetET thresholds passed. | |
uint32_t | thrPattern () const |
Helper function accessing the threshold pattern in the RoI word. | |
Thresholds passed by the RoI | |
void | addThreshold (const std::string &name) |
Add a new threshold that was passed. | |
void | clearThresholds () |
Remove all the passed thresholds. | |
const std::vector< std::string > & | thrNames () const |
The names of the thresholds passed. |
Class describing a LVL1 jet-ET "RoI"
This class describes the properties of the LVL1 jet-ET calculation in the xAOD format.