ATLAS Offline Software
|
Folder <-> Object mapping for /TRIGGER/L1Calo/V1/Calibration/PpmDeadChannels . More...
#include <L1CaloPpmDeadChannels.h>
Public Member Functions | |
L1CaloPpmDeadChannels () | |
L1CaloPpmDeadChannels (unsigned int channelId, unsigned int errorCode, unsigned int noiseCut) | |
unsigned int | channelId () const |
unsigned int | errorCode () const |
unsigned int | noiseCut () const |
void | setChannelId (unsigned int channelId) |
void | setErrorCode (unsigned int errorCode) |
void | setNoiseCut (unsigned int noiseCut) |
Private Attributes | |
unsigned int | m_channelId = 0 |
unsigned int | m_errorCode = 0 |
unsigned int | m_noiseCut = 0 |
Folder <-> Object mapping for /TRIGGER/L1Calo/V1/Calibration/PpmDeadChannels .
Automatically created using:
python/CreateClassesForFolder.py –db frontier://ATLF/();schema=ATLAS_COOLONL_TRIGGER;dbname=CONDBR2 –exclude Comment /TRIGGER/L1Calo/V1/Calibration/PpmDeadChannels
Definition at line 16 of file L1CaloPpmDeadChannels.h.
|
inline |
Definition at line 19 of file L1CaloPpmDeadChannels.h.
L1CaloPpmDeadChannels::L1CaloPpmDeadChannels | ( | unsigned int | channelId, |
unsigned int | errorCode, | ||
unsigned int | noiseCut | ||
) |
Definition at line 7 of file L1CaloPpmDeadChannels.cxx.
|
inline |
Definition at line 22 of file L1CaloPpmDeadChannels.h.
|
inline |
Definition at line 23 of file L1CaloPpmDeadChannels.h.
|
inline |
Definition at line 24 of file L1CaloPpmDeadChannels.h.
|
inline |
Definition at line 26 of file L1CaloPpmDeadChannels.h.
|
inline |
Definition at line 27 of file L1CaloPpmDeadChannels.h.
|
inline |
Definition at line 28 of file L1CaloPpmDeadChannels.h.
|
private |
Definition at line 31 of file L1CaloPpmDeadChannels.h.
|
private |
Definition at line 32 of file L1CaloPpmDeadChannels.h.
|
private |
Definition at line 33 of file L1CaloPpmDeadChannels.h.