![]() |
![]() |
#include <EDLooper.h>
Private Member Functions | |
virtual Status | duringLoop (const edm::Event &, const edm::EventSetup &)=0 |
Status | duringLoop (const edm::Event &, const edm::EventSetup &, ProcessingController &) override |
Additional Inherited Members | |
![]() | |
enum | Status { kContinue, kStop } |
![]() | |
ModuleChanger * | moduleChanger () |
This only returns a non-zero value during the call to endOfLoop. More... | |
ScheduleInfo const * | scheduleInfo () const |
This returns a non-zero value after the constructor has been called. More... | |
Definition at line 27 of file EDLooper.h.
EDLooper::EDLooper | ( | ) |
Definition at line 12 of file EDLooper.cc.
|
override |
|
delete |
|
privatepure virtual |
Called after all event modules have had a chance to process the edm::Event.
Implemented in MuScleFit, ZeeCalibration, Pi0FixedMassWindowCalibration, AlignmentProducer, __class__< T >, EcalEleCalibLooper, InvRingCalib, and PhysicsTools::MVATrainerLooper.
Referenced by ~EDLooper().
|
overrideprivate |
override base class interface and just call the above duringLoop