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