Go to the documentation of this file. 1 #ifndef GlobalTrigger_L1GtJetCountsCondition_h
2 #define GlobalTrigger_L1GtJetCountsCondition_h
56 void print(std::ostream &myCout)
const override;
void setGtJetCountsTemplate(const L1GtJetCountsTemplate *)
const bool evaluateCondition() const override
the core function to check if the condition matches
const L1GtJetCountsTemplate * gtJetCountsTemplate() const
get / set the pointer to a L1GtCondition
void setGtPSB(const L1GlobalTriggerPSB *)
set the pointer to PSB
const L1GlobalTriggerPSB * m_gtPSB
pointer to PSB, to be able to get the trigger objects
~L1GtJetCountsCondition() override
unsigned int m_numberL1JetCounts
maximum number of jet counts
L1GtJetCountsCondition & operator=(const L1GtJetCountsCondition &)
const L1GtJetCountsTemplate * m_gtJetCountsTemplate
pointer to a L1GtJetCountsTemplate
void print(std::ostream &myCout) const override
print condition
const L1GlobalTriggerPSB * gtPSB() const
get / set the pointer to PSB
void copy(const L1GtJetCountsCondition &cp)
copy function for copy constructor and operator=
def cp(fromDir, toDir, listOfFiles, overwrite=False, smallList=False)