87 const std::vector<ObjectParameter>& objParameter,
99 myCout <<
"\n CaloTemplate print..." << std::endl;
105 for (
int i = 0;
i < nObjects;
i++) {
107 myCout <<
" Template for object " <<
i <<
" [ hex ]" << std::endl;
108 myCout <<
" etThreshold = "
110 myCout <<
" etaRange = "
112 myCout <<
" phiRange = "
114 myCout <<
" isolationLUT = "
116 myCout <<
" qualityLUT = "
122 myCout <<
" Correlation parameters " <<
"[ hex ]" << std::endl;
124 myCout <<
" deltaEtaRange = "
126 myCout <<
" deltaPhiRange = "
128 myCout <<
" deltaPhiMaxbits = "
const int nrObjects() const
get number of trigger objects
const std::vector< ObjectParameter > * objectParameter() const
unsigned int deltaPhiMaxbits
CorrelationParameter m_correlationParameter
unsigned long long deltaEtaRange
bool m_condGEq
the operator used for the condition (>=, =): true for >=
unsigned long long deltaPhiRange
std::vector< GlobalObject > m_objectType
the trigger object type(s)
const bool condGEq() const
get / set condition GEq flag
void copy(const CaloTemplate &cp)
copy function for copy constructor and operator=
std::ostream & operator<<(std::ostream &out, const ALILine &li)
const l1t::GtConditionCategory & condCategory() const
get / set the category of the condition
const l1t::GtConditionType & condType() const
get / set the type of the condition (1s, etc)
const int & condRelativeBx() const
get / set the condition relative bx
std::vector< ObjectParameter > m_objectParameter
variables containing the parameters
const std::vector< GlobalObject > & objectType() const
get / set the trigger object type(s) in the condition
CaloTemplate & operator=(const CaloTemplate &)
void setConditionParameter(const std::vector< ObjectParameter > &objParameter, const CorrelationParameter &corrParameter)
set functions
std::string m_condName
the name of the condition
const int & condChipNr() const
get / set the condition-chip number the condition is located on
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
virtual void print(std::ostream &myCout) const
print condition
typedef for correlation parameters
virtual void print(std::ostream &myCout) const
print the condition
const CorrelationParameter * correlationParameter() const
l1t::GtConditionType m_condType
the type of the condition (1s, etc)