1 #ifndef CondFormats_L1TObjects_L1GtEnergySumTemplate_h 2 #define CondFormats_L1TObjects_L1GtEnergySumTemplate_h 26 #include <boost/cstdint.hpp> 73 ObjectParameter() : etThreshold(0), energyOverflow(0), phiRange0Word(0), phiRange1Word(0) { ;};
88 virtual void print(std::ostream& myCout)
const;
friend std::ostream & operator<<(std::ostream &, const L1GtEnergySumTemplate &)
output stream operator
std::vector< ObjectParameter > m_objectParameter
variables containing the parameters
const std::vector< ObjectParameter > * objectParameter() const
virtual ~L1GtEnergySumTemplate()
unsigned long long phiRange0Word
void copy(const L1GtEnergySumTemplate &cp)
copy function for copy constructor and operator=
#define COND_SERIALIZABLE
unsigned long long phiRange1Word
L1GtEnergySumTemplate & operator=(const L1GtEnergySumTemplate &)
virtual void print(std::ostream &myCout) const
print the condition
void setConditionParameter(const std::vector< ObjectParameter > &)
set functions
typedef for a single object template