1 #ifndef CondFormats_RunInfo_LHCInfoVectorizedFields_H 2 #define CondFormats_RunInfo_LHCInfoVectorizedFields_H 44 #endif // CondFormats_RunInfo_LHCInfoVectorizedFields_H
static void setOneParam(std::vector< std::vector< T > > ¶ms, size_t index, const T &value)
LHCInfoVectorizedFields()
std::vector< std::vector< unsigned int > > m_intParams
std::vector< std::vector< std::string > > m_stringParams
static const T & getOneParam(const std::vector< std::vector< T > > ¶ms, size_t index)
static void setParams(std::vector< T > ¶ms, size_t index, const T &value)
std::vector< std::vector< unsigned long long > > m_timeParams
std::vector< std::vector< float > > m_floatParams
#define COND_SERIALIZABLE
static const T & getParams(const std::vector< T > ¶ms, size_t index)
static T & accessParams(std::vector< T > ¶ms, size_t index)