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 = "
167 myCout << std::dec << std::endl;
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
virtual ~L1GtMuonTemplate()
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)
std::ostream & operator<<(std::ostream &out, const ALILine &li)
virtual void print(std::ostream &myCout) const
print condition
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
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
virtual void print(std::ostream &myCout) const
print the condition
unsigned long long deltaEtaRange
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