8 #ifndef PNDEVENTCOUNTERTASK_H 9 #define PNDEVENTCOUNTERTASK_H 12 #include "TStopwatch.h" 21 virtual InitStatus
Init();
22 virtual InitStatus
ReInit() {
return kSUCCESS; }
23 virtual void Exec(Option_t *opt);
30 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)