#include <PndEventCounterTask.h>
Definition at line 10 of file PndEventCounterTask.h.
PndEventCounterTask::PndEventCounterTask |
( |
const char * |
name = "Event Counter" , |
|
|
Int_t |
nev = 1 , |
|
|
Int_t |
talk = 1 |
|
) |
| |
PndEventCounterTask::~PndEventCounterTask |
( |
| ) |
|
|
virtual |
void PndEventCounterTask::Exec |
( |
Option_t * |
opt | ) |
|
|
virtual |
Definition at line 51 of file PndEventCounterTask.cxx.
References Double_t, fEvtCounter, fEvtTalk, fInitialiezed, fNEvts, fTimeOffset, fTimer, fVerbose, printf(), StartTimer(), and t.
59 printf(
"Event %i/%i : time %6.1f sec, (%6.0f sec remaining)\n",
printf("RealTime=%f seconds, CpuTime=%f seconds\n", rtime, ctime)
Int_t PndEventCounterTask::GetEventCount |
( |
| ) |
const |
|
inline |
Double_t PndEventCounterTask::GetTime |
( |
| ) |
|
|
inline |
InitStatus PndEventCounterTask::Init |
( |
| ) |
|
|
virtual |
virtual InitStatus PndEventCounterTask::ReInit |
( |
| ) |
|
|
inlinevirtual |
void PndEventCounterTask::SetAnnounce |
( |
Int_t |
iann | ) |
|
|
inline |
void PndEventCounterTask::SetNEvts |
( |
Int_t |
n | ) |
|
|
inline |
virtual void PndEventCounterTask::SetParContainers |
( |
| ) |
|
|
inlinevirtual |
void PndEventCounterTask::SetVerbose |
( |
Int_t |
iVerbose | ) |
|
|
inline |
void PndEventCounterTask::StartTimer |
( |
| ) |
|
|
private |
Int_t PndEventCounterTask::fEvtCounter |
|
private |
Int_t PndEventCounterTask::fEvtTalk |
|
private |
Bool_t PndEventCounterTask::fInitialiezed |
|
private |
Int_t PndEventCounterTask::fNEvts |
|
private |
Double_t PndEventCounterTask::fTimeOffset |
|
private |
TStopwatch PndEventCounterTask::fTimer |
|
private |
The documentation for this class was generated from the following files: