ATLAS Offline Software
|
Folder <-> Object mapping for /TRIGGER/L1Calo/V1/Conditions/DerivedRunPars . More...
#include <L1CaloDerivedRunPars.h>
Public Member Functions | |
L1CaloDerivedRunPars () | |
L1CaloDerivedRunPars (unsigned int channelId, const std::string &timingRegime, const std::string &tierZeroTag) | |
unsigned int | channelId () const |
const std::string & | timingRegime () const |
const std::string & | tierZeroTag () const |
void | setChannelId (unsigned int channelId) |
void | settimingRegime (const std::string &timingRegime) |
void | settierZeroTag (const std::string &tierZeroTag) |
Private Attributes | |
unsigned int | m_channelId = 0 |
std::string | m_timingRegime |
std::string | m_tierZeroTag |
Friends | |
std::ostream & | operator<< (std::ostream &output, const L1CaloDerivedRunPars &r) |
Folder <-> Object mapping for /TRIGGER/L1Calo/V1/Conditions/DerivedRunPars .
Automatically created using:
../python/CreateClassesForFolder.py –db frontier://ATLF/();schema=ATLAS_COOLONL_TRIGGER;dbname=CONDBR2 /TRIGGER/L1Calo/V1/Conditions/DerivedRunPars
Definition at line 16 of file L1CaloDerivedRunPars.h.
|
inline |
Definition at line 20 of file L1CaloDerivedRunPars.h.
L1CaloDerivedRunPars::L1CaloDerivedRunPars | ( | unsigned int | channelId, |
const std::string & | timingRegime, | ||
const std::string & | tierZeroTag | ||
) |
Definition at line 8 of file L1CaloDerivedRunPars.cxx.
|
inline |
Definition at line 23 of file L1CaloDerivedRunPars.h.
|
inline |
Definition at line 27 of file L1CaloDerivedRunPars.h.
|
inline |
Definition at line 29 of file L1CaloDerivedRunPars.h.
|
inline |
Definition at line 28 of file L1CaloDerivedRunPars.h.
|
inline |
Definition at line 25 of file L1CaloDerivedRunPars.h.
|
inline |
Definition at line 24 of file L1CaloDerivedRunPars.h.
|
friend |
|
private |
Definition at line 32 of file L1CaloDerivedRunPars.h.
|
private |
Definition at line 34 of file L1CaloDerivedRunPars.h.
|
private |
Definition at line 33 of file L1CaloDerivedRunPars.h.