1 #ifndef CondFormats_L1TObjects_L1GtCaloTemplate_h 2 #define CondFormats_L1TObjects_L1GtCaloTemplate_h 100 virtual void print(std::ostream& myCout)
const;
std::vector< ObjectParameter > m_objectParameter
variables containing the parameters
unsigned long long deltaPhiRange
unsigned long long deltaEtaRange
unsigned int deltaPhiMaxbits
void copy(const L1GtCaloTemplate &cp)
copy function for copy constructor and operator=
L1GtCaloTemplate & operator=(const L1GtCaloTemplate &)
typedef for a single object template
typedef for correlation parameters
virtual void print(std::ostream &myCout) const
print the condition
virtual ~L1GtCaloTemplate()
friend std::ostream & operator<<(std::ostream &, const L1GtCaloTemplate &)
output stream operator
#define COND_SERIALIZABLE
const CorrelationParameter * correlationParameter() const
const std::vector< ObjectParameter > * objectParameter() const
void setConditionParameter(const std::vector< ObjectParameter > &objParameter, const CorrelationParameter &corrParameter)
set functions
CorrelationParameter m_correlationParameter