#include <L1TOMDSHelper.h>
Public Member Functions | |
BeamConfiguration () | |
bool | bxConfig (int iBx) |
bool | isValid () |
Public Attributes | |
std::vector< bool > | beam1 |
std::vector< bool > | beam2 |
bool | m_valid |
Definition at line 19 of file L1TOMDSHelper.h.
BeamConfiguration::BeamConfiguration | ( | ) | [inline] |
bool BeamConfiguration::bxConfig | ( | int | iBx | ) | [inline] |
bool BeamConfiguration::isValid | ( | void | ) | [inline] |
std::vector<bool> BeamConfiguration::beam1 |
Definition at line 33 of file L1TOMDSHelper.h.
Referenced by bxConfig(), and L1TOMDSHelper::getBeamConfiguration().
std::vector<bool> BeamConfiguration::beam2 |
Definition at line 34 of file L1TOMDSHelper.h.
Referenced by bxConfig(), and L1TOMDSHelper::getBeamConfiguration().
Definition at line 32 of file L1TOMDSHelper.h.
Referenced by BeamConfiguration(), L1TOMDSHelper::getBeamConfiguration(), and isValid().