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

This class defines the em/tau hadron ROI which are generated by the LVL1 Calo Trigger. More...

#include <JetCTP.h>

Collaboration diagram for LVL1::JetCTP:

Public Member Functions

 JetCTP (unsigned int cableword0=0, unsigned int cableword1=0)
 
 ~JetCTP ()
 
unsigned int cableWord0 () const
 return the data that is sent on cable 0. More...
 
unsigned int cableWord1 () const
 return the data sent on cable 2 i.e. More...
 

Private Attributes

const unsigned int m_cableWord0
 
const unsigned int m_cableWord1
 

Detailed Description

This class defines the em/tau hadron ROI which are generated by the LVL1 Calo Trigger.

Author
moyse

Definition at line 27 of file JetCTP.h.

Constructor & Destructor Documentation

◆ JetCTP()

LVL1::JetCTP::JetCTP ( unsigned int  cableword0 = 0,
unsigned int  cableword1 = 0 
)

Definition at line 21 of file JetCTP.cxx.

21  {
22 
23  }
24 

◆ ~JetCTP()

LVL1::JetCTP::~JetCTP ( )

Definition at line 26 of file JetCTP.cxx.

Member Function Documentation

◆ cableWord0()

unsigned int LVL1::JetCTP::cableWord0 ( ) const

return the data that is sent on cable 0.

i.e. |P|thr10|thr9|thr8|thr7|thr6|thr5|thr4|thr3|thr2|thr1| (each thresh is 3 bits)

Definition at line 30 of file JetCTP.cxx.

◆ cableWord1()

unsigned int LVL1::JetCTP::cableWord1 ( ) const

return the data sent on cable 2 i.e.

|P|thr25|thr24|thr23|thr22|thr21|thr20|thr19|thr18|thr17|thr16|thr15|thr14|thr13|thr12|thr11| (each thresh is 2 bits)

Definition at line 34 of file JetCTP.cxx.

Member Data Documentation

◆ m_cableWord0

const unsigned int LVL1::JetCTP::m_cableWord0
private

Definition at line 52 of file JetCTP.h.

◆ m_cableWord1

const unsigned int LVL1::JetCTP::m_cableWord1
private

Definition at line 53 of file JetCTP.h.


The documentation for this class was generated from the following files: