#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 |
int | nCollidingBunches |
Definition at line 19 of file L1TOMDSHelper.h.
|
inline |
|
inline |
Definition at line 28 of file L1TOMDSHelper.h.
|
inline |
std::vector<bool> BeamConfiguration::beam1 |
Definition at line 37 of file L1TOMDSHelper.h.
Referenced by bxConfig(), and L1TOMDSHelper::getBeamConfiguration().
std::vector<bool> BeamConfiguration::beam2 |
Definition at line 38 of file L1TOMDSHelper.h.
Referenced by bxConfig(), and L1TOMDSHelper::getBeamConfiguration().
bool BeamConfiguration::m_valid |
Definition at line 35 of file L1TOMDSHelper.h.
Referenced by BeamConfiguration(), L1TOMDSHelper::getBeamConfiguration(), and isValid().
int BeamConfiguration::nCollidingBunches |
Definition at line 36 of file L1TOMDSHelper.h.
Referenced by BeamConfiguration(), and L1TOMDSHelper::getBeamConfiguration().