13#ifndef COOLLUMIUTILITIES_FILLPARAMSCONDDATA_H
14#define COOLLUMIUTILITIES_FILLPARAMSCONDDATA_H
Hold mappings of ranges to condition objects.
#define CONDCONT_DEF(...)
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
std::vector< unsigned int > m_luminousBunches
std::vector< unsigned int > m_beam2Bunches
void setLuminousBunches(const uint16_t *beg, const uint16_t *end)
std::vector< unsigned int > m_beam1Bunches
void setBeam2Bunches(const uint16_t *beg, const uint16_t *end)
const std::vector< unsigned int > & beam2Bunches() const
const std::vector< unsigned int > & beam1Bunches() const
const std::vector< unsigned int > & luminousBunches() const
void setBeam1Bunches(const uint16_t *beg, const uint16_t *end)