20 #ifndef PNDEVENTCOUNTERTASK_H 21 #define PNDEVENTCOUNTERTASK_H 24 #include "TStopwatch.h" 33 virtual InitStatus
Init();
34 virtual InitStatus
ReInit() {
return kSUCCESS; }
35 virtual void Exec(Option_t *opt);
42 return fTimer.RealTime();
virtual InitStatus ReInit()
virtual InitStatus Init()
PndEventCounterTask(const char *name="Event Counter", Int_t nev=1, Int_t talk=1)
virtual ~PndEventCounterTask()
virtual void Exec(Option_t *opt)
virtual void SetParContainers()
void SetVerbose(Int_t iVerbose)
Int_t GetEventCount() const
Task to print the event number, the time needed per event and the expected remaining time...
void SetAnnounce(Int_t iann)