![]() |
ATLAS Offline Software
|
Folder <-> Object mapping for /TRIGGER/L1Calo/V1/Conditions/RunParameters . More...
#include <L1CaloRunParameters.h>
Public Member Functions | |
| L1CaloRunParameters () | |
| L1CaloRunParameters (unsigned int channelId, const std::string &runType, const std::string &runActionName, unsigned int runActionVersion, const std::string &readoutConfig, unsigned int readoutConfigID, const std::string &ttcConfiguration, unsigned int ttcConfigurationID, const std::string &triggerMenu, const std::string &calibration, const std::string &conditions) | |
| unsigned int | channelId () const |
| const std::string & | runType () const |
| const std::string & | runActionName () const |
| unsigned int | runActionVersion () const |
| const std::string & | readoutConfig () const |
| unsigned int | readoutConfigID () const |
| const std::string & | ttcConfiguration () const |
| unsigned int | ttcConfigurationID () const |
| const std::string & | triggerMenu () const |
| const std::string & | calibration () const |
| const std::string & | conditions () const |
| void | setChannelId (unsigned int channelId) |
| void | setrunType (const std::string &runType) |
| void | setrunActionName (const std::string &runActionName) |
| void | setrunActionVersion (unsigned int runActionVersion) |
| void | setreadoutConfig (const std::string &readoutConfig) |
| void | setreadoutConfigID (unsigned int readoutConfigID) |
| void | setttcConfiguration (const std::string &ttcConfiguration) |
| void | setttcConfigurationID (unsigned int ttcConfigurationID) |
| void | settriggerMenu (const std::string &triggerMenu) |
| void | setcalibration (const std::string &calibration) |
| void | setconditions (const std::string &conditions) |
Private Attributes | |
| unsigned int | m_channelId = 0 |
| std::string | m_runType |
| std::string | m_runActionName |
| unsigned int | m_runActionVersion = 0 |
| std::string | m_readoutConfig |
| unsigned int | m_readoutConfigID = 0 |
| std::string | m_ttcConfiguration |
| unsigned int | m_ttcConfigurationID = 0 |
| std::string | m_triggerMenu |
| std::string | m_calibration |
| std::string | m_conditions |
Friends | |
| std::ostream & | operator<< (std::ostream &output, const L1CaloRunParameters &r) |
Folder <-> Object mapping for /TRIGGER/L1Calo/V1/Conditions/RunParameters .
Automatically created using:
./CreateClassesForFolder.py /TRIGGER/L1Calo/V1/Conditions/RunParameters
Definition at line 17 of file L1CaloRunParameters.h.
|
inline |
Definition at line 21 of file L1CaloRunParameters.h.
| L1CaloRunParameters::L1CaloRunParameters | ( | unsigned int | channelId, |
| const std::string & | runType, | ||
| const std::string & | runActionName, | ||
| unsigned int | runActionVersion, | ||
| const std::string & | readoutConfig, | ||
| unsigned int | readoutConfigID, | ||
| const std::string & | ttcConfiguration, | ||
| unsigned int | ttcConfigurationID, | ||
| const std::string & | triggerMenu, | ||
| const std::string & | calibration, | ||
| const std::string & | conditions ) |
Definition at line 6 of file L1CaloRunParameters.cxx.
|
inline |
Definition at line 33 of file L1CaloRunParameters.h.
|
inline |
Definition at line 24 of file L1CaloRunParameters.h.
|
inline |
Definition at line 34 of file L1CaloRunParameters.h.
|
inline |
Definition at line 28 of file L1CaloRunParameters.h.
|
inline |
Definition at line 29 of file L1CaloRunParameters.h.
|
inline |
Definition at line 26 of file L1CaloRunParameters.h.
|
inline |
Definition at line 27 of file L1CaloRunParameters.h.
|
inline |
Definition at line 25 of file L1CaloRunParameters.h.
|
inline |
Definition at line 45 of file L1CaloRunParameters.h.
|
inline |
Definition at line 36 of file L1CaloRunParameters.h.
|
inline |
Definition at line 46 of file L1CaloRunParameters.h.
|
inline |
Definition at line 40 of file L1CaloRunParameters.h.
|
inline |
Definition at line 41 of file L1CaloRunParameters.h.
|
inline |
Definition at line 38 of file L1CaloRunParameters.h.
|
inline |
Definition at line 39 of file L1CaloRunParameters.h.
|
inline |
Definition at line 37 of file L1CaloRunParameters.h.
|
inline |
Definition at line 44 of file L1CaloRunParameters.h.
|
inline |
Definition at line 42 of file L1CaloRunParameters.h.
|
inline |
Definition at line 43 of file L1CaloRunParameters.h.
|
inline |
Definition at line 32 of file L1CaloRunParameters.h.
|
inline |
Definition at line 30 of file L1CaloRunParameters.h.
|
inline |
Definition at line 31 of file L1CaloRunParameters.h.
|
friend |
Definition at line 21 of file L1CaloRunParameters.cxx.
|
private |
Definition at line 58 of file L1CaloRunParameters.h.
|
private |
Definition at line 49 of file L1CaloRunParameters.h.
|
private |
Definition at line 59 of file L1CaloRunParameters.h.
|
private |
Definition at line 53 of file L1CaloRunParameters.h.
|
private |
Definition at line 54 of file L1CaloRunParameters.h.
|
private |
Definition at line 51 of file L1CaloRunParameters.h.
|
private |
Definition at line 52 of file L1CaloRunParameters.h.
|
private |
Definition at line 50 of file L1CaloRunParameters.h.
|
private |
Definition at line 57 of file L1CaloRunParameters.h.
|
private |
Definition at line 55 of file L1CaloRunParameters.h.
|
private |
Definition at line 56 of file L1CaloRunParameters.h.