TrigConf::TIP Class Reference
List of all members.
Public Member Functions |
const std::string & | thresholdName () const |
void | setThresholdName (const std::string &name) |
uint16_t | slot () const |
void | setSlot (const uint16_t &id) |
uint16_t | connector () const |
void | setConnector (const uint16_t &id) |
uint16_t | tipNumber () const |
void | setTipNumber (const uint16_t &tipnumber) |
uint16_t | thresholdBit () const |
void | setThresholdBit (const uint16_t &num) |
uint16_t | cableBit () const |
void | setCableBit (const uint16_t &num) |
int | tmToTtId () const |
void | setTmToTtId (const int &tmtottid) |
int | triggerThresholdId () const |
void | setTriggerThresholdId (const int &id) |
int16_t | thresholdMapping () const |
void | setThresholdMapping (const int16_t &m) |
bool | thresholdActive () const |
void | setThresholdActive (const bool &a) |
bool | isDirect () const |
void | setIsDirect (const bool &a) |
int | clock () const |
void | setClock (const int &clock) |
virtual void | print (const std::string &indent="", unsigned int detail=1) const |
Protected Attributes |
std::string | m_ThresholdName |
uint16_t | m_Slot |
uint16_t | m_Connector |
uint16_t | m_TipNumber |
uint16_t | m_ThresholdBit |
uint16_t | m_CableBit |
int | m_TmToTtId |
int | m_TriggerThresholdId |
bool | m_ThresholdActive |
int16_t | m_ThresholdMapping |
bool | m_IsDirect |
int | m_Clock |
The documentation for this class was generated from the following files:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/TrigConfL1Data/TrigConfL1Data/TIP.h
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/TrigConfL1Data/Root/TIP.cxx