![]() |
ATLAS Offline Software
|
#include <DeadTime.h>
Public Member Functions | |
| DeadTime () | |
| virtual | ~DeadTime () override=default |
| int | simple () const |
| int | complex1Level () const |
| int | complex1Rate () const |
| int | complex2Level () const |
| int | complex2Rate () const |
| void | setSimple (int i) |
| void | setComplex1Level (int i) |
| void | setComplex1Rate (int i) |
| void | setComplex2Level (int i) |
| void | setComplex2Rate (int i) |
| virtual void | print (const std::string &indent="", unsigned int detail=1) const override |
| virtual void | writeXML (std::ostream &xmlfile, int indentLevel=0, int indentWidth=2) const |
| 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 |
Private Attributes | |
| int | m_simple |
| int | m_complex1Level |
| int | m_complex1Rate |
| int | m_complex2Level |
| int | m_complex2Rate |
| unsigned int | m_Lvl1MasterId |
| unsigned int | m_smk |
| unsigned int | m_id |
| std::string | m_name |
| unsigned int | m_version |
| std::string | m_comment |
Definition at line 13 of file DeadTime.h.
| TrigConf::DeadTime::DeadTime | ( | ) |
Definition at line 10 of file DeadTime.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.
|
inline |
Definition at line 20 of file DeadTime.h.
|
inline |
Definition at line 21 of file DeadTime.h.
|
inline |
Definition at line 22 of file DeadTime.h.
|
inline |
Definition at line 23 of file DeadTime.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 20 of file DeadTime.cxx.
|
inherited |
Definition at line 31 of file TrigConfData.cxx.
|
inlineinherited |
Definition at line 32 of file TrigConfData.h.
|
inline |
Definition at line 27 of file DeadTime.h.
|
inline |
Definition at line 28 of file DeadTime.h.
|
inline |
Definition at line 29 of file DeadTime.h.
|
inline |
Definition at line 30 of file DeadTime.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 |
Definition at line 26 of file DeadTime.h.
|
inlineinherited |
Definition at line 28 of file TrigConfData.h.
|
inlineinherited |
Definition at line 27 of file TrigConfData.h.
|
inlineinherited |
Definition at line 31 of file TrigConfData.h.
|
inline |
Definition at line 19 of file DeadTime.h.
|
inlineinherited |
Definition at line 20 of file TrigConfData.h.
|
inlineinherited |
Definition at line 19 of file TrigConfData.h.
|
inlineinherited |
Definition at line 24 of file TrigConfData.h.
|
virtual |
Definition at line 32 of file DeadTime.cxx.
|
privateinherited |
Definition at line 48 of file TrigConfData.h.
|
private |
Definition at line 37 of file DeadTime.h.
|
private |
Definition at line 38 of file DeadTime.h.
|
private |
Definition at line 39 of file DeadTime.h.
|
private |
Definition at line 40 of file DeadTime.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.
|
private |
Definition at line 36 of file DeadTime.h.
|
privateinherited |
Definition at line 44 of file TrigConfData.h.
|
privateinherited |
Definition at line 47 of file TrigConfData.h.