1 #ifndef GlobalTrigger_CaloCondition_h
2 #define GlobalTrigger_CaloCondition_h
51 const int ifCaloEtaNumberBits);
68 void print(std::ostream& myCout)
const;
const CaloTemplate * gtCaloTemplate() const
get / set the pointer to a Condition
const GtBoard * m_uGtB
pointer to uGt GtBoard, to be able to get the trigger objects
unsigned int m_corrParDeltaPhiNrBins
const int gtCorrParDeltaPhiNrBins() const
get / set maximum number of bins for the delta phi scales
void setGtCorrParDeltaPhiNrBins(const int &)
void print(std::ostream &myCout) const
print condition
void setGtIfCaloEtaNumberBits(const int &)
void setGtCaloTemplate(const CaloTemplate *)
const int gtIfCaloEtaNumberBits() const
get / set the number of bits for eta of calorimeter objects
void setuGtB(const GtBoard *)
set the pointer to uGT GtBoard
const l1t::L1Candidate * getCandidate(const int bx, const int indexCand) const
load calo candidates
const GtBoard * getuGtB() const
get / set the pointer to uGt GtBoard
CaloCondition & operator=(const CaloCondition &)
const bool checkObjectParameter(const int iCondition, const l1t::L1Candidate &cand) const
function to check a single object if it matches a condition
void copy(const CaloCondition &cp)
copy function for copy constructor and operator=
int m_ifCaloEtaNumberBits
number of bits for eta of calorimeter objects
const bool evaluateCondition(const int bxEval) const
the core function to check if the condition matches
const CaloTemplate * m_gtCaloTemplate
pointer to a CaloTemplate