Go to the documentation of this file. 1 #ifndef GlobalTrigger_L1GtMuonCondition_h
2 #define GlobalTrigger_L1GtMuonCondition_h
58 void print(std::ostream &myCout)
const override;
const L1GtMuonTemplate * m_gtMuonTemplate
pointer to a L1GtMuonTemplate
const bool checkObjectParameter(const int iCondition, const L1MuGMTCand &cand) const
function to check a single object if it matches a condition
void copy(const L1GtMuonCondition &cp)
copy function for copy constructor and operator=
L1GtMuonCondition & operator=(const L1GtMuonCondition &)
const L1GtMuonTemplate * gtMuonTemplate() const
get / set the pointer to a L1GtCondition
~L1GtMuonCondition() override
void setGtGTL(const L1GlobalTriggerGTL *)
set the pointer to GTL
unsigned int m_corrParDeltaPhiNrBins
const bool evaluateCondition() const override
the core function to check if the condition matches
int m_ifMuEtaNumberBits
number of bits for eta of muon objects
void print(std::ostream &myCout) const override
print condition
const int gtIfMuEtaNumberBits() const
get / set the number of bits for eta of muon objects
void setGtIfMuEtaNumberBits(const int &)
const int gtCorrParDeltaPhiNrBins() const
get / set maximum number of bins for the delta phi scales
const L1GlobalTriggerGTL * gtGTL() const
get / set the pointer to GTL
const L1GlobalTriggerGTL * m_gtGTL
pointer to GTL, to be able to get the trigger objects
const L1MuGMTCand * getCandidate(const int indexCand) const
load muon candidates
void setGtMuonTemplate(const L1GtMuonTemplate *)
void setGtCorrParDeltaPhiNrBins(const int &)