This class defines the ROI which is generated by the Jet ET sum Trigger.
More...
#include <JetEtRoI.h>
|
| | JetEtRoI (unsigned int word, unsigned int jetEt) |
| | ~JetEtRoI () |
| unsigned int | roiWord () const |
| | return roi word
|
| unsigned int | jetEt () const |
| | return result of Et estimation
|
| unsigned int | hits () const |
| | return hit vector
|
This class defines the ROI which is generated by the Jet ET sum Trigger.
- Author
- Alan Watson
Definition at line 27 of file Trigger/TrigT1/TrigT1CaloEvent/TrigT1CaloEvent/JetEtRoI.h.
◆ JetEtRoI()
| LVL1::JetEtRoI::JetEtRoI |
( |
unsigned int | word, |
|
|
unsigned int | jetEt ) |
|
inline |
◆ ~JetEtRoI()
| LVL1::JetEtRoI::~JetEtRoI |
( |
| ) |
|
|
inline |
◆ hits()
| unsigned int LVL1::JetEtRoI::hits |
( |
| ) |
const |
|
inline |
◆ jetEt()
| unsigned int LVL1::JetEtRoI::jetEt |
( |
| ) |
const |
|
inline |
◆ roiWord()
| unsigned int LVL1::JetEtRoI::roiWord |
( |
| ) |
const |
|
inline |
◆ m_Et
| unsigned int LVL1::JetEtRoI::m_Et |
|
private |
◆ m_hits
| unsigned int LVL1::JetEtRoI::m_hits |
|
private |
◆ m_roiWord
| unsigned int LVL1::JetEtRoI::m_roiWord |
|
private |
The documentation for this class was generated from the following file: