![]() |
ATLAS Offline Software
|
#include <TGCArguments.h>
Public Member Functions | |
| TGCArguments () | |
| ~TGCArguments () | |
| void | set_MSGLEVEL (const MSG::Level v) |
| void | set_SHPT_ORED (bool v) |
| void | set_USE_INNER (bool v) |
| void | set_INNER_VETO (bool v) |
| void | set_TILE_MU (bool v) |
| void | set_USE_CONDDB (bool v) |
| void | set_useRun3Config (bool v) |
| void | set_USE_NSW (bool v) |
| void | set_FORCE_NSW_COIN (bool v) |
| void | set_NSWSideInfo (const std::string &v) |
| void | set_USE_BIS78 (bool v) |
| MSG::Level | MSGLEVEL () const |
| bool | SHPT_ORED () const |
| bool | USE_INNER () const |
| bool | INNER_VETO () const |
| bool | TILE_MU () const |
| bool | USE_CONDDB () const |
| bool | useRun3Config () const |
| bool | USE_NSW () const |
| bool | FORCE_NSW_COIN () const |
| const std::string & | NSWSideInfo () const |
| bool | USE_BIS78 () const |
Private Attributes | |
| MSG::Level | m_MSGLEVEL |
| bool | m_SHPT_ORED |
| bool | m_USE_INNER |
| bool | m_INNER_VETO |
| bool | m_TILE_MU |
| bool | m_USE_CONDDB |
| bool | m_useRun3Config |
| bool | m_USE_NSW |
| bool | m_FORCE_NSW_COIN |
| std::string | m_NSWSideInfo |
| bool | m_USE_BIS78 |
Definition at line 11 of file TGCArguments.h.
| LVL1TGCTrigger::TGCArguments::TGCArguments | ( | ) |
Definition at line 9 of file TGCArguments.cxx.
| LVL1TGCTrigger::TGCArguments::~TGCArguments | ( | ) |
Definition at line 24 of file TGCArguments.cxx.
| bool LVL1TGCTrigger::TGCArguments::FORCE_NSW_COIN | ( | ) | const |
Definition at line 48 of file TGCArguments.cxx.
| bool LVL1TGCTrigger::TGCArguments::INNER_VETO | ( | ) | const |
Definition at line 43 of file TGCArguments.cxx.
| MSG::Level LVL1TGCTrigger::TGCArguments::MSGLEVEL | ( | ) | const |
Definition at line 40 of file TGCArguments.cxx.
| const std::string & LVL1TGCTrigger::TGCArguments::NSWSideInfo | ( | ) | const |
Definition at line 49 of file TGCArguments.cxx.
| void LVL1TGCTrigger::TGCArguments::set_FORCE_NSW_COIN | ( | bool | v | ) |
Definition at line 36 of file TGCArguments.cxx.
| void LVL1TGCTrigger::TGCArguments::set_INNER_VETO | ( | bool | v | ) |
Definition at line 31 of file TGCArguments.cxx.
| void LVL1TGCTrigger::TGCArguments::set_MSGLEVEL | ( | const MSG::Level | v | ) |
Definition at line 28 of file TGCArguments.cxx.
| void LVL1TGCTrigger::TGCArguments::set_NSWSideInfo | ( | const std::string & | v | ) |
Definition at line 37 of file TGCArguments.cxx.
| void LVL1TGCTrigger::TGCArguments::set_SHPT_ORED | ( | bool | v | ) |
Definition at line 29 of file TGCArguments.cxx.
| void LVL1TGCTrigger::TGCArguments::set_TILE_MU | ( | bool | v | ) |
Definition at line 32 of file TGCArguments.cxx.
| void LVL1TGCTrigger::TGCArguments::set_USE_BIS78 | ( | bool | v | ) |
Definition at line 38 of file TGCArguments.cxx.
| void LVL1TGCTrigger::TGCArguments::set_USE_CONDDB | ( | bool | v | ) |
Definition at line 33 of file TGCArguments.cxx.
| void LVL1TGCTrigger::TGCArguments::set_USE_INNER | ( | bool | v | ) |
Definition at line 30 of file TGCArguments.cxx.
| void LVL1TGCTrigger::TGCArguments::set_USE_NSW | ( | bool | v | ) |
Definition at line 35 of file TGCArguments.cxx.
| void LVL1TGCTrigger::TGCArguments::set_useRun3Config | ( | bool | v | ) |
Definition at line 34 of file TGCArguments.cxx.
| bool LVL1TGCTrigger::TGCArguments::SHPT_ORED | ( | ) | const |
Definition at line 41 of file TGCArguments.cxx.
| bool LVL1TGCTrigger::TGCArguments::TILE_MU | ( | ) | const |
Definition at line 44 of file TGCArguments.cxx.
| bool LVL1TGCTrigger::TGCArguments::USE_BIS78 | ( | ) | const |
Definition at line 50 of file TGCArguments.cxx.
| bool LVL1TGCTrigger::TGCArguments::USE_CONDDB | ( | ) | const |
Definition at line 45 of file TGCArguments.cxx.
| bool LVL1TGCTrigger::TGCArguments::USE_INNER | ( | ) | const |
Definition at line 42 of file TGCArguments.cxx.
| bool LVL1TGCTrigger::TGCArguments::USE_NSW | ( | ) | const |
Definition at line 47 of file TGCArguments.cxx.
| bool LVL1TGCTrigger::TGCArguments::useRun3Config | ( | ) | const |
Definition at line 46 of file TGCArguments.cxx.
|
private |
Definition at line 50 of file TGCArguments.h.
|
private |
Definition at line 45 of file TGCArguments.h.
|
private |
Definition at line 42 of file TGCArguments.h.
|
private |
Definition at line 51 of file TGCArguments.h.
|
private |
Definition at line 43 of file TGCArguments.h.
|
private |
Definition at line 46 of file TGCArguments.h.
|
private |
Definition at line 52 of file TGCArguments.h.
|
private |
Definition at line 47 of file TGCArguments.h.
|
private |
Definition at line 44 of file TGCArguments.h.
|
private |
Definition at line 49 of file TGCArguments.h.
|
private |
Definition at line 48 of file TGCArguments.h.