Public Member Functions | |
void | fill (const edm::Event &, const edm::EventSetup &) final |
HGCalTriggerNtupleEvent (const edm::ParameterSet &) | |
void | initialize (TTree &, const edm::ParameterSet &, edm::ConsumesCollector &&) final |
Public Member Functions inherited from HGCalTriggerNtupleBase | |
HGCalTriggerNtupleBase (const edm::ParameterSet &conf) | |
virtual | ~HGCalTriggerNtupleBase () |
Private Member Functions | |
void | clear () final |
Private Attributes | |
int | event_ |
int | lumi_ |
int | run_ |
Additional Inherited Members |
Definition at line 3 of file HGCalTriggerNtupleEvent.cc.
HGCalTriggerNtupleEvent::HGCalTriggerNtupleEvent | ( | const edm::ParameterSet & | conf | ) |
Definition at line 25 of file HGCalTriggerNtupleEvent.cc.
References initialize().
|
finalprivatevirtual |
Implements HGCalTriggerNtupleBase.
Definition at line 50 of file HGCalTriggerNtupleEvent.cc.
References event_, lumi_, and run_.
Referenced by fill(), and initialize().
|
finalvirtual |
Implements HGCalTriggerNtupleBase.
Definition at line 41 of file HGCalTriggerNtupleEvent.cc.
References clear(), edm::EventID::event(), event_, edm::EventBase::id(), lumi_, edm::EventBase::luminosityBlock(), edm::EventID::run(), and run_.
Referenced by initialize().
|
finalvirtual |
Implements HGCalTriggerNtupleBase.
Definition at line 31 of file HGCalTriggerNtupleEvent.cc.
References clear(), event_, fill(), lumi_, and run_.
Referenced by HGCalTriggerNtupleEvent().
|
private |
Definition at line 15 of file HGCalTriggerNtupleEvent.cc.
Referenced by clear(), fill(), and initialize().
|
private |
Definition at line 16 of file HGCalTriggerNtupleEvent.cc.
Referenced by clear(), fill(), and initialize().
|
private |
Definition at line 14 of file HGCalTriggerNtupleEvent.cc.
Referenced by clear(), fill(), and initialize().