![]() |
ATLAS Offline Software
|
Folder <-> Object mapping for /TRIGGER/L1Calo/V1/Conditions/DisabledTowers . More...
#include <L1CaloDisabledTowers.h>
Public Member Functions | |
| L1CaloDisabledTowers () | |
| L1CaloDisabledTowers (unsigned int channelId, unsigned int disabledBits) | |
| unsigned int | channelId () const |
| unsigned int | disabledBits () const |
| void | setChannelId (unsigned int channelId) |
| void | setdisabledBits (unsigned int disabledBits) |
Private Attributes | |
| unsigned int | m_channelId = 0 |
| unsigned int | m_disabledBits = 0 |
Folder <-> Object mapping for /TRIGGER/L1Calo/V1/Conditions/DisabledTowers .
Automatically created using:
python/CreateClassesForFolder.py –db frontier://ATLF/();schema=ATLAS_COOLONL_TRIGGER;dbname=CONDBR2 /TRIGGER/L1Calo/V1/Conditions/DisabledTowers
Definition at line 16 of file L1CaloDisabledTowers.h.
|
inline |
Definition at line 19 of file L1CaloDisabledTowers.h.
| L1CaloDisabledTowers::L1CaloDisabledTowers | ( | unsigned int | channelId, |
| unsigned int | disabledBits ) |
Definition at line 7 of file L1CaloDisabledTowers.cxx.
|
inline |
Definition at line 22 of file L1CaloDisabledTowers.h.
|
inline |
Definition at line 23 of file L1CaloDisabledTowers.h.
|
inline |
Definition at line 25 of file L1CaloDisabledTowers.h.
|
inline |
Definition at line 26 of file L1CaloDisabledTowers.h.
|
private |
Definition at line 29 of file L1CaloDisabledTowers.h.
|
private |
Definition at line 30 of file L1CaloDisabledTowers.h.