Go to the documentation of this file.
73 myCout <<
"\n L1GtMuonTemplate print..." << std::endl;
79 for (
int i = 0;
i < nObjects;
i++) {
81 myCout <<
" Template for object " <<
i <<
" [ hex ]" << std::endl;
82 myCout <<
" ptHighThreshold = " << std::hex <<
m_objectParameter[
i].ptHighThreshold << std::endl;
83 myCout <<
" ptLowThreshold = " << std::hex <<
m_objectParameter[
i].ptLowThreshold << std::endl;
86 myCout <<
" requestIso = " << std::hex <<
m_objectParameter[
i].requestIso << std::endl;
87 myCout <<
" qualityRange = " << std::hex <<
m_objectParameter[
i].qualityRange << std::endl;
94 myCout <<
" Correlation parameters "
95 <<
"[ hex ]" << std::endl;
105 myCout <<
" Correlation parameters "
106 <<
"[ hex ]" << std::endl;
112 myCout <<
"\n Correlation parameters "
113 <<
"[ hex ]" << std::endl;
L1GtMuonTemplate & operator=(const L1GtMuonTemplate &)
L1GtConditionCategory m_condCategory
the category of the condition
L1GtConditionType m_condType
the type of the condition (1s, etc)
unsigned long long deltaPhiRange1Word
bool m_condGEq
the operator used for the condition (>=, =): true for >=
const int nrObjects() const
get number of trigger objects
CorrelationParameter m_correlationParameter
void print(std::ostream &myCout) const override
print the condition
std::ostream & operator<<(std::ostream &os, const L1GtMuonTemplate &result)
unsigned int deltaPhiMaxbits
void copy(const L1GtMuonTemplate &cp)
copy function for copy constructor and operator=
unsigned long long deltaPhiRange0Word
std::vector< ObjectParameter > m_objectParameter
variables containing the parameters
int m_condChipNr
condition is located on condition chip m_condChipNr
unsigned int chargeCorrelation
virtual void print(std::ostream &myCout) const
print condition
unsigned long long deltaEtaRange
void setConditionParameter(const std::vector< ObjectParameter > &objParameter, const CorrelationParameter &corrParameter)
set functions
std::vector< L1GtObject > m_objectType
the trigger object type(s)
~L1GtMuonTemplate() override
def cp(fromDir, toDir, listOfFiles, overwrite=False, smallList=False)
std::string m_condName
the name of the condition