94 const std::vector<ObjectParameter>& objParameter)
104 myCout <<
"\n L1GtJetCountsTemplate print..." << std::endl;
110 for (
int i = 0;
i < nObjects;
i++) {
112 myCout <<
" Template for object " <<
i << std::endl;
113 myCout <<
" countIndex = " 115 myCout <<
" countThreshold = " 117 myCout <<
" countOverflow = "
void copy(const L1GtJetCountsTemplate &cp)
copy function for copy constructor and operator=
const int nrObjects() const
get number of trigger objects
void setConditionParameter(const std::vector< ObjectParameter > &)
set functions
friend std::ostream & operator<<(std::ostream &, const L1GtJetCountsTemplate &)
output stream operator
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
L1GtConditionType m_condType
the type of the condition (1s, etc)
L1GtConditionCategory m_condCategory
the category of the condition
const std::vector< ObjectParameter > * objectParameter() const
const L1GtConditionType & condType() const
get / set the type of the condition (1s, etc)
std::string m_condName
the name of the condition
const L1GtConditionCategory & condCategory() const
get / set the category of the condition
std::vector< ObjectParameter > m_objectParameter
variables containing the parameters
L1GtJetCountsTemplate & operator=(const L1GtJetCountsTemplate &)
~L1GtJetCountsTemplate() override
void print(std::ostream &myCout) const override
print the condition
bool m_condGEq
the operator used for the condition (>=, =): true for >=
const bool condGEq() const
get / set condition GEq flag
int m_condChipNr
condition is located on condition chip m_condChipNr