ATLAS Offline Software
Public Member Functions | Private Attributes | List of all members
LVL1::JetEtRoI Class Reference

This class defines the ROI which is generated by the Jet ET sum Trigger. More...

#include <JetEtRoI.h>

Inheritance diagram for LVL1::JetEtRoI:
Collaboration diagram for LVL1::JetEtRoI:

Public Member Functions

 JetEtRoI (unsigned int word, unsigned int jetEt)
 
 ~JetEtRoI ()
 
unsigned int roiWord () const
 return roi word More...
 
unsigned int jetEt () const
 return result of Et estimation More...
 
unsigned int hits () const
 return hit vector More...
 

Private Attributes

unsigned int m_roiWord
 
unsigned int m_Et
 
unsigned int m_hits
 

Detailed Description

This class defines the ROI which is generated by the Jet ET sum Trigger.

Author
Alan Watson

Definition at line 32 of file Trigger/TrigT1/TrigT1CaloEvent/TrigT1CaloEvent/JetEtRoI.h.

Constructor & Destructor Documentation

◆ JetEtRoI()

LVL1::JetEtRoI::JetEtRoI ( unsigned int  word,
unsigned int  jetEt 
)
inline

Definition at line 41 of file Trigger/TrigT1/TrigT1CaloEvent/TrigT1CaloEvent/JetEtRoI.h.

42  {return m_Et;}
44  unsigned int hits() const {return m_hits;}
45 private:

◆ ~JetEtRoI()

LVL1::JetEtRoI::~JetEtRoI ( )
inline

Member Function Documentation

◆ hits()

unsigned int LVL1::JetEtRoI::hits ( ) const
inline

return hit vector

Definition at line 54 of file Trigger/TrigT1/TrigT1CaloEvent/TrigT1CaloEvent/JetEtRoI.h.

◆ jetEt()

unsigned int LVL1::JetEtRoI::jetEt ( ) const
inline

return result of Et estimation

Definition at line 52 of file Trigger/TrigT1/TrigT1CaloEvent/TrigT1CaloEvent/JetEtRoI.h.

◆ roiWord()

unsigned int LVL1::JetEtRoI::roiWord ( ) const
inline

return roi word

Definition at line 50 of file Trigger/TrigT1/TrigT1CaloEvent/TrigT1CaloEvent/JetEtRoI.h.

Member Data Documentation

◆ 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:
LVL1::JetEtRoI::hits
unsigned int hits() const
return hit vector
Definition: Trigger/TrigT1/TrigT1CaloEvent/TrigT1CaloEvent/JetEtRoI.h:54
LVL1::JetEtRoI::m_Et
unsigned int m_Et
Definition: Trigger/TrigT1/TrigT1CaloEvent/TrigT1CaloEvent/JetEtRoI.h:57
LVL1::JetEtRoI::m_hits
unsigned int m_hits
Definition: Trigger/TrigT1/TrigT1CaloEvent/TrigT1CaloEvent/JetEtRoI.h:58