![]() |
ATLAS Offline Software
|
#include <TIP.h>
Public Member Functions | |
| TIP () | |
| virtual | ~TIP () override=default |
| 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 override |
| unsigned int | lvl1MasterTableId () const |
| void | setLvl1MasterTableId (unsigned int id) |
| int | superMasterTableId () const |
| unsigned int | smk () const |
| unsigned int | id () const |
| const std::string & | name () const |
| const std::string & | comment () const |
| unsigned int | version () const |
| void | setSuperMasterTableId (int id) |
| void | setSMK (int id) |
| void | setId (unsigned int id) |
| void | setName (const std::string &name) |
| void | setVersion (unsigned int version) |
| void | setComment (const std::string &c) |
| void | printNameIdV (const std::string &indent="") const |
| virtual std::string | __str__ () const |
Protected Member Functions | |
| std::ostream & | indent (std::ostream &o, int lvl, int size) 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 |
Private Attributes | |
| unsigned int | m_Lvl1MasterId |
| unsigned int | m_smk |
| unsigned int | m_id |
| std::string | m_name |
| unsigned int | m_version |
| std::string | m_comment |
| TrigConf::TIP::TIP | ( | ) |
Definition at line 13 of file TIP.cxx.
|
overridevirtualdefault |
|
virtualinherited |
Reimplemented in TrigConf::HLTChain, TrigConf::HLTPrescaleSet, TrigConf::HLTSequence, and TrigConf::TriggerItem.
Definition at line 50 of file TrigConfData.cxx.
|
inlineinherited |
Definition at line 23 of file TrigConfData.h.
|
inlineinherited |
Definition at line 21 of file TrigConfData.h.
|
protectedinherited |
Definition at line 23 of file TrigConfData.cxx.
|
inlineinherited |
Definition at line 30 of file L1DataBaseclass.h.
|
inlineinherited |
Definition at line 22 of file TrigConfData.h.
|
overridevirtual |
Implements TrigConf::TrigConfData.
Definition at line 30 of file TIP.cxx.
|
inherited |
Definition at line 31 of file TrigConfData.cxx.
|
inline |
|
inlineinherited |
Definition at line 32 of file TrigConfData.h.
|
inlineinherited |
Definition at line 29 of file TrigConfData.h.
|
inlineinherited |
Definition at line 31 of file L1DataBaseclass.h.
|
inlineinherited |
Definition at line 30 of file TrigConfData.h.
|
inline |
|
inlineinherited |
Definition at line 28 of file TrigConfData.h.
|
inlineinherited |
Definition at line 27 of file TrigConfData.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 30 of file TIP.h.
|
inline |
Definition at line 39 of file TIP.h.
|
inline |
|
inlineinherited |
Definition at line 31 of file TrigConfData.h.
|
inline |
|
inlineinherited |
Definition at line 20 of file TrigConfData.h.
|
inlineinherited |
Definition at line 19 of file TrigConfData.h.
|
inline |
|
inlineinherited |
Definition at line 24 of file TrigConfData.h.
|
privateinherited |
Definition at line 48 of file TrigConfData.h.
|
privateinherited |
Definition at line 45 of file TrigConfData.h.
|
privateinherited |
Definition at line 35 of file L1DataBaseclass.h.
|
privateinherited |
Definition at line 46 of file TrigConfData.h.
|
privateinherited |
Definition at line 44 of file TrigConfData.h.
|
privateinherited |
Definition at line 47 of file TrigConfData.h.