90 const std::vector<ObjectParameter>& objParameter,
102 myCout <<
"\n L1GtMuonTemplate print..." << std::endl;
108 for (
int i = 0;
i < nObjects;
i++) {
110 myCout <<
" Template for object " <<
i <<
" [ hex ]" << std::endl;
111 myCout <<
" ptHighThreshold = " 113 myCout <<
" ptLowThreshold = " 115 myCout <<
" enableMip = " 117 myCout <<
" enableIso = " 119 myCout <<
" requestIso = " 121 myCout <<
" qualityRange = " 123 myCout <<
" etaRange = " 125 myCout <<
" phiHigh = " 127 myCout <<
" phiLow = " 133 myCout <<
" Correlation parameters " <<
"[ hex ]" << std::endl;
135 myCout <<
" chargeCorrelation = " 139 myCout <<
" deltaEtaRange = " 141 myCout <<
" deltaPhiRange1Word = " 143 myCout <<
" deltaPhiRange0Word = " 145 myCout <<
" deltaPhiMaxbits = " 150 myCout <<
" Correlation parameters " <<
"[ hex ]" << std::endl;
152 myCout <<
" chargeCorrelation = " 154 <<
" (charge sign) " << std::endl;
158 myCout <<
"\n Correlation parameters " <<
"[ hex ]" << std::endl;
160 myCout <<
" chargeCorrelation = "
const int nrObjects() const
get number of trigger objects
const CorrelationParameter * correlationParameter() const
std::vector< ObjectParameter > m_objectParameter
variables containing the parameters
unsigned int deltaPhiMaxbits
const std::string & condName() const
get / set condition name
const int & condChipNr() const
get / set the condition-chip number the condition is located on
const std::vector< L1GtObject > & objectType() const
get / set the trigger object type(s) in the condition
std::vector< L1GtObject > m_objectType
the trigger object type(s)
virtual void print(std::ostream &myCout) const
print condition
~L1GtMuonTemplate() override
L1GtConditionType m_condType
the type of the condition (1s, etc)
void setConditionParameter(const std::vector< ObjectParameter > &objParameter, const CorrelationParameter &corrParameter)
set functions
L1GtConditionCategory m_condCategory
the category of the condition
L1GtMuonTemplate & operator=(const L1GtMuonTemplate &)
const L1GtConditionType & condType() const
get / set the type of the condition (1s, etc)
unsigned long long deltaPhiRange0Word
const std::vector< ObjectParameter > * objectParameter() const
friend std::ostream & operator<<(std::ostream &, const L1GtMuonTemplate &)
output stream operator
std::string m_condName
the name of the condition
CorrelationParameter m_correlationParameter
unsigned int chargeCorrelation
const L1GtConditionCategory & condCategory() const
get / set the category of the condition
unsigned long long deltaEtaRange
void print(std::ostream &myCout) const override
print the condition
void copy(const L1GtMuonTemplate &cp)
copy function for copy constructor and operator=
bool m_condGEq
the operator used for the condition (>=, =): true for >=
const bool condGEq() const
get / set condition GEq flag
unsigned long long deltaPhiRange1Word
int m_condChipNr
condition is located on condition chip m_condChipNr