17 #ifdef WITH_ECAL_COND_DB
39 virtual void endJob(
void) = 0;
49 virtual void endRun(
void) = 0;
54 virtual void setup(
void) = 0;
61 #ifdef WITH_ECAL_COND_DB
virtual int getEvtPerJob(void)=0
Returns the total number of processed events.
virtual int getEvtPerRun(void)=0
Returns the number of processed events in this Run.
virtual void analyze(void)=0
analyze method
virtual void setup(void)=0
setup method
virtual void endJob(void)=0
end of job method
virtual void endRun(void)=0
end of run method
virtual void beginRun(void)=0
begin of run method
virtual void beginJob(void)=0
begin of job method
virtual void cleanup(void)=0
clean up method