1 #ifndef CondFormats_L1TObjects_L1GtCorrelationTemplate_h 2 #define CondFormats_L1TObjects_L1GtCorrelationTemplate_h 27 #include <boost/cstdint.hpp> 56 const int,
const int);
118 void print(std::ostream& myCout)
const override;
void setCond1Category(const L1GtConditionCategory &)
typedef for correlation parameters
L1GtConditionCategory m_cond0Category
void setCond0Index(const int &)
unsigned int deltaPhiMaxbits
std::string deltaEtaRange
void print(std::ostream &myCout) const override
print the condition
const L1GtConditionCategory cond1Category() const
void setCond0Category(const L1GtConditionCategory &)
L1GtCorrelationTemplate & operator=(const L1GtCorrelationTemplate &)
assign operator
void setCorrelationParameter(const CorrelationParameter &corrParameter)
void copy(const L1GtCorrelationTemplate &cp)
copy function for copy constructor and operator=
L1GtConditionCategory
condition categories
const L1GtConditionCategory cond0Category() const
get / set the category of the two sub-conditions
friend std::ostream & operator<<(std::ostream &, const L1GtCorrelationTemplate &)
output stream operator
void setCond1Index(const int &)
~L1GtCorrelationTemplate() override
destructor
const int cond0Index() const
get / set the index of the two sub-conditions in the cor* vector from menu
std::string deltaPhiRange
#define COND_SERIALIZABLE
const int cond1Index() const
L1GtConditionCategory m_cond1Category
const CorrelationParameter * correlationParameter() const
get / set correlation parameters
L1GtCorrelationTemplate()
CorrelationParameter m_correlationParameter