ATLAS Offline Software
|
Em/Tau input class to the CTP simulation. More...
#include <EmTauCTP.h>
Public Member Functions | |
EmTauCTP (unsigned int cableword0=0, unsigned int cableword1=0, unsigned int cableword2=0, unsigned int cableword3=0) | |
~EmTauCTP () | |
unsigned int | cableWord0 () const |
return the data that are sent on cables More... | |
unsigned int | cableWord1 () const |
unsigned int | cableWord2 () const |
unsigned int | cableWord3 () const |
Private Attributes | |
const unsigned int | m_cableWord0 |
const unsigned int | m_cableWord1 |
const unsigned int | m_cableWord2 |
const unsigned int | m_cableWord3 |
Em/Tau input class to the CTP simulation.
This class holds the multiplicities of the various Em/Tau RoIs, which are calculated by the LVL1 calorimeter simulation.
Definition at line 37 of file EmTauCTP.h.
LVL1::EmTauCTP::EmTauCTP | ( | unsigned int | cableword0 = 0 , |
unsigned int | cableword1 = 0 , |
||
unsigned int | cableword2 = 0 , |
||
unsigned int | cableword3 = 0 |
||
) |
Definition at line 21 of file EmTauCTP.cxx.
LVL1::EmTauCTP::~EmTauCTP | ( | ) |
Definition at line 29 of file EmTauCTP.cxx.
unsigned int LVL1::EmTauCTP::cableWord0 | ( | ) | const |
return the data that are sent on cables
|P|thr8|thr7|thr6|thr5|thr4|thr3|thr2|thr1|
For Run 2 Words 0 and 1 are EM results, 2 and 3 are TAU
Definition at line 33 of file EmTauCTP.cxx.
unsigned int LVL1::EmTauCTP::cableWord1 | ( | ) | const |
Definition at line 37 of file EmTauCTP.cxx.
unsigned int LVL1::EmTauCTP::cableWord2 | ( | ) | const |
Definition at line 41 of file EmTauCTP.cxx.
unsigned int LVL1::EmTauCTP::cableWord3 | ( | ) | const |
Definition at line 45 of file EmTauCTP.cxx.
|
private |
Definition at line 61 of file EmTauCTP.h.
|
private |
Definition at line 62 of file EmTauCTP.h.
|
private |
Definition at line 63 of file EmTauCTP.h.
|
private |
Definition at line 64 of file EmTauCTP.h.