1 #ifndef CondFormats_L1TObjects_L1GtPrescaleFactors_h
2 #define CondFormats_L1TObjects_L1GtPrescaleFactors_h
58 void print(std::ostream&)
const;
void setGtPrescaleFactors(const std::vector< std::vector< int > > &)
set the prescale factors
std::vector< std::vector< int > > m_prescaleFactors
prescale factors
void print(std::ostream &) const
print the prescale factors
virtual ~L1GtPrescaleFactors()
const std::vector< std::vector< int > > & gtPrescaleFactors() const
get the prescale factors by reference
#define COND_SERIALIZABLE