92 const int cond2index) :
181 myCout <<
"\n CorrelationWithOverlapRemovalTemplate print..." << std::endl;
185 myCout <<
"\n First sub-condition category: " <<
m_cond0Category << std::endl;
186 myCout <<
" Second sub-condition category: " <<
m_cond1Category << std::endl;
187 myCout <<
" Third sub-condition category: " <<
m_cond2Category << std::endl;
189 myCout <<
"\n First sub-condition index: " <<
m_cond0Index << std::endl;
190 myCout <<
" Second sub-condition index: " <<
m_cond1Index << std::endl;
191 myCout <<
" Third sub-condition index: " <<
m_cond2Index << std::endl;
193 myCout <<
"\n CorrelationWithOverlapRemoval parameters " <<
"[ hex ]" << std::endl;
unsigned int chargeCorrelation
const int nrObjects() const
get number of trigger objects
unsigned int precOverlapRemovalPhiCut
long long maxOverlapRemovalEtaCutValue
long long maxMassCutValue
friend std::ostream & operator<<(std::ostream &, const CorrelationWithOverlapRemovalTemplate &)
output stream operator
void setCond1Index(const int &)
const l1t::GtConditionCategory cond1Category() const
bool m_condGEq
the operator used for the condition (>=, =): true for >=
void print(std::ostream &myCout) const override
print the condition
const bool condGEq() const
get / set condition GEq flag
const l1t::GtConditionCategory & condCategory() const
get / set the category of the condition
CorrelationWithOverlapRemovalTemplate & operator=(const CorrelationWithOverlapRemovalTemplate &)
assign operator
const l1t::GtConditionType & condType() const
get / set the type of the condition (1s, etc)
void setCorrelationWithOverlapRemovalParameter(const CorrelationWithOverlapRemovalParameter &corrParameter)
GtConditionCategory
condition categories
void setCond0Category(const l1t::GtConditionCategory &)
const int cond1Index() const
long long minOverlapRemovalEtaCutValue
const std::vector< l1t::GlobalObject > & objectType() const
get / set the trigger object type(s) in the condition
void setCond0Index(const int &)
long long minMassCutValue
l1t::GtConditionCategory m_cond1Category
unsigned int precOverlapRemovalEtaCut
long long minOverlapRemovalPhiCutValue
CorrelationWithOverlapRemovalParameter m_correlationParameter
std::string m_condName
the name of the condition
const int & condChipNr() const
get / set the condition-chip number the condition is located on
l1t::GtConditionCategory m_cond0Category
const l1t::GtConditionCategory cond0Category() const
get / set the category of the thre sub-conditions
int m_condChipNr
condition is located on condition chip m_condChipNr
l1t::GtConditionCategory m_condCategory
the category of the condition
const std::string & condName() const
get / set condition name
void setCond2Category(const l1t::GtConditionCategory &)
virtual void print(std::ostream &myCout) const
print condition
long long maxOverlapRemovalDRCutValue
const CorrelationWithOverlapRemovalParameter * correlationParameter() const
get / set correlation parameters
void copy(const CorrelationWithOverlapRemovalTemplate &cp)
copy function for copy constructor and operator=
l1t::GtConditionCategory m_cond2Category
unsigned int precOverlapRemovalDRCut
long long maxOverlapRemovalPhiCutValue
const l1t::GtConditionCategory cond2Category() const
long long minOverlapRemovalDRCutValue
const int cond0Index() const
get / set the index of the two sub-conditions in the cor* vector from menu
const int cond2Index() const
typedef for correlation parameters
void setCond1Category(const l1t::GtConditionCategory &)
CorrelationWithOverlapRemovalTemplate()
~CorrelationWithOverlapRemovalTemplate() override
destructor
std::vector< l1t::GlobalObject > m_objectType
the trigger object type(s)
void setCond2Index(const int &)
l1t::GtConditionType m_condType
the type of the condition (1s, etc)