ATLAS Offline Software
|
"Energy" input class to the CTP simulation More...
#include <EnergyCTP.h>
Public Member Functions | |
EnergyCTP (unsigned int cableword0=0, unsigned int cableword1=0) | |
~EnergyCTP () | |
unsigned int | cableWord0 () const |
return the data for the full-range triggers More... | |
unsigned int | cableWord1 () const |
return the data for the restricted eta triggers More... | |
Private Attributes | |
const unsigned int | m_cableWord0 |
const unsigned int | m_cableWord1 |
"Energy" input class to the CTP simulation
This class defines the Energy CTP which is generated by the Energy Trigger.
Definition at line 36 of file EnergyCTP.h.
LVL1::EnergyCTP::EnergyCTP | ( | unsigned int | cableword0 = 0 , |
unsigned int | cableword1 = 0 |
||
) |
Definition at line 20 of file EnergyCTP.cxx.
LVL1::EnergyCTP::~EnergyCTP | ( | ) |
Definition at line 25 of file EnergyCTP.cxx.
unsigned int LVL1::EnergyCTP::cableWord0 | ( | ) | const |
return the data for the full-range triggers
return the data |P|8b METSig Map|8b EtMiss Hit Map|8b Et Sum Map|
|P|8b METSig Map|8b EtMiss Hit Map|8b Et Sum Map|
Definition at line 31 of file EnergyCTP.cxx.
unsigned int LVL1::EnergyCTP::cableWord1 | ( | ) | const |
return the data for the restricted eta triggers
return the data |P|8b EtMiss Hit Map|8b Et Sum Map|
|P|8b EtMiss Hit Map|8b Et Sum Map|
Definition at line 37 of file EnergyCTP.cxx.
|
private |
Definition at line 60 of file EnergyCTP.h.
|
private |
Definition at line 61 of file EnergyCTP.h.