1 #ifndef L1Trigger_L1TGlobal_CorrelationTemplate_h 2 #define L1Trigger_L1TGlobal_CorrelationTemplate_h 25 #include <boost/cstdint.hpp> 53 const int,
const int);
136 void print(std::ostream& myCout)
const override;
void setCond0Index(const int &)
unsigned int chargeCorrelation
CorrelationParameter m_correlationParameter
const l1t::GtConditionCategory cond0Category() const
get / set the category of the two sub-conditions
void setCorrelationParameter(const CorrelationParameter &corrParameter)
long long minMassCutValue
friend std::ostream & operator<<(std::ostream &, const CorrelationTemplate &)
output stream operator
long long maxMassCutValue
GtConditionCategory
condition categories
const l1t::GtConditionCategory cond1Category() const
~CorrelationTemplate() override
destructor
void copy(const CorrelationTemplate &cp)
copy function for copy constructor and operator=
long long minTBPTCutValue
void setCond1Category(const l1t::GtConditionCategory &)
const int cond0Index() const
get / set the index of the two sub-conditions in the cor* vector from menu
void print(std::ostream &myCout) const override
print the condition
const int cond1Index() const
l1t::GtConditionCategory m_cond1Category
l1t::GtConditionCategory m_cond0Category
void setCond0Category(const l1t::GtConditionCategory &)
const CorrelationParameter * correlationParameter() const
get / set correlation parameters
long long maxTBPTCutValue
typedef for correlation parameters
CorrelationTemplate & operator=(const CorrelationTemplate &)
assign operator
void setCond1Index(const int &)