![]() |
ATLAS Offline Software
|
This class defines the Energy ROI which is generated by the Energy Trigger. More...
#include <EnergyRoI.h>
Public Member Functions | |
| EnergyRoI (unsigned int word0, unsigned int word1, unsigned int word2) | |
| ~EnergyRoI () | |
| unsigned int | roiWord0 () const |
| return roi word 0 | |
| unsigned int | roiWord1 () const |
| return roi word 1 | |
| unsigned int | roiWord2 () const |
| return roi word 2 | |
Private Attributes | |
| unsigned int | m_roiWord0 |
| unsigned int | m_roiWord1 |
| unsigned int | m_roiWord2 |
This class defines the Energy ROI which is generated by the Energy Trigger.
This is not the final persistent class - use EnergySum_ROI (from RoIB) for analysis, and CMMRoI for bytestream decoding and monitoring.
Definition at line 26 of file EnergyRoI.h.
|
inline |
Definition at line 30 of file EnergyRoI.h.
|
inline |
Definition at line 34 of file EnergyRoI.h.
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 42 of file EnergyRoI.h.
|
private |
Definition at line 43 of file EnergyRoI.h.
|
private |
Definition at line 44 of file EnergyRoI.h.