#include <L1TBeamConfiguration.h>
Public Member Functions | |
bool | bxConfig (unsigned iBx) |
bool | isValid () |
L1TBeamConfiguration () | |
Public Attributes | |
std::vector< bool > | beam1 |
std::vector< bool > | beam2 |
bool | m_valid |
Description: offline DQM class for acquiring beam configuration
Implementation: <TODO: enter implementation details>
Changelog: 2012/11/22 12:01:01: Creation, infrastructure and generic crap
Todo:
Implementation: <TODO: enter implementation details>
Changelog: 2012/11/2 12:01:01: Class
Todo: see header file
Definition at line 63 of file L1TBeamConfiguration.h.
L1TBeamConfiguration::L1TBeamConfiguration | ( | ) |
Definition at line 62 of file L1TBeamConfiguration.cc.
bool L1TBeamConfiguration::bxConfig | ( | unsigned | iBx | ) |
Definition at line 69 of file L1TBeamConfiguration.cc.
|
inline |
Definition at line 71 of file L1TBeamConfiguration.h.
References m_valid.
Referenced by core.AutoHandle.AutoHandle::ReallyLoad().
std::vector<bool> L1TBeamConfiguration::beam1 |
Definition at line 74 of file L1TBeamConfiguration.h.
std::vector<bool> L1TBeamConfiguration::beam2 |
Definition at line 75 of file L1TBeamConfiguration.h.
bool L1TBeamConfiguration::m_valid |
Definition at line 73 of file L1TBeamConfiguration.h.
Referenced by isValid().