Go to the documentation of this file. 1 #ifndef GlobalTrigger_L1GtEnergySumCondition_h
2 #define GlobalTrigger_L1GtEnergySumCondition_h
56 void print(std::ostream &myCout)
const override;
~L1GtEnergySumCondition() override
const L1GtEnergySumTemplate * m_gtEnergySumTemplate
pointer to a L1GtEnergySumTemplate
L1GtEnergySumCondition & operator=(const L1GtEnergySumCondition &)
const L1GlobalTriggerPSB * m_gtPSB
pointer to PSB, to be able to get the trigger objects
void print(std::ostream &myCout) const override
print condition
void setGtEnergySumTemplate(const L1GtEnergySumTemplate *)
void copy(const L1GtEnergySumCondition &cp)
copy function for copy constructor and operator=
const L1GlobalTriggerPSB * gtPSB() const
get / set the pointer to PSB
const L1GtEnergySumTemplate * gtEnergySumTemplate() const
get / set the pointer to a L1GtCondition
void setGtPSB(const L1GlobalTriggerPSB *)
set the pointer to PSB
const bool evaluateCondition() const override
the core function to check if the condition matches
def cp(fromDir, toDir, listOfFiles, overwrite=False, smallList=False)