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 More... | |
unsigned int | roiWord1 () const |
return roi word 1 More... | |
unsigned int | roiWord2 () const |
return roi word 2 More... | |
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 31 of file EnergyRoI.h.
|
inline |
Definition at line 40 of file EnergyRoI.h.
|
inline |
Definition at line 44 of file EnergyRoI.h.
|
inline |
return roi word 0
Definition at line 46 of file EnergyRoI.h.
|
inline |
return roi word 1
Definition at line 48 of file EnergyRoI.h.
|
inline |
return roi word 2
Definition at line 50 of file EnergyRoI.h.
|
private |
Definition at line 52 of file EnergyRoI.h.
|
private |
Definition at line 53 of file EnergyRoI.h.
|
private |
Definition at line 54 of file EnergyRoI.h.