#include <HGCalTriggerNtupleBase.h>
Public Member Functions | |
virtual void | fill (const edm::Event &, const edm::EventSetup &)=0 |
HGCalTriggerNtupleBase (const edm::ParameterSet &conf) | |
virtual void | initialize (TTree &, const edm::ParameterSet &, edm::ConsumesCollector &&)=0 |
virtual | ~HGCalTriggerNtupleBase () |
Protected Member Functions | |
virtual void | clear ()=0 |
Definition at line 11 of file HGCalTriggerNtupleBase.h.
|
inline |
Definition at line 14 of file HGCalTriggerNtupleBase.h.
|
inlinevirtual |
Definition at line 15 of file HGCalTriggerNtupleBase.h.
References clear(), fill(), and initialize().
|
protectedpure virtual |
|
pure virtual |
|
pure virtual |