Go to the documentation of this file. 1 #ifndef CondFormats_L1TObjects_L1GtCaloTemplate_h
2 #define CondFormats_L1TObjects_L1GtCaloTemplate_h
81 const CorrelationParameter& corrParameter);
84 void print(std::ostream& myCout)
const override;
~L1GtCaloTemplate() override
typedef for a single object template
#define COND_SERIALIZABLE
friend std::ostream & operator<<(std::ostream &, const L1GtCaloTemplate &)
output stream operator
unsigned long long deltaPhiRange
typedef for correlation parameters
unsigned long long deltaEtaRange
void setConditionParameter(const std::vector< ObjectParameter > &objParameter, const CorrelationParameter &corrParameter)
set functions
unsigned int deltaPhiMaxbits
CorrelationParameter m_correlationParameter
const std::vector< ObjectParameter > * objectParameter() const
std::vector< ObjectParameter > m_objectParameter
variables containing the parameters
void copy(const L1GtCaloTemplate &cp)
copy function for copy constructor and operator=
const CorrelationParameter * correlationParameter() const
void print(std::ostream &myCout) const override
print the condition
def cp(fromDir, toDir, listOfFiles, overwrite=False, smallList=False)
L1GtCaloTemplate & operator=(const L1GtCaloTemplate &)