21 #ifndef _EventWatchers
22 #define _EventWatchers
26 #include "TObjArray.h"
51 EventWatcher(
const char *name,
const char *title, TDirectory *sp_dir = 0x0, TDirectory *tag_dir = 0x0) :
77 ULong64_t fLastTimeStamp;
84 TH2 *fCoincPerCrystal;
88 virtual void DoCanvas(TCanvas *c, Option_t *);
91 TSCoinc(
const char *name,
const char *title, TDirectory *sp_dir = 0x0, TDirectory *tag_dir = 0x0);
101 virtual void Exec(Option_t *option=
"");
EventWatcher(const char *name, const char *title, TDirectory *sp_dir=0x0, TDirectory *tag_dir=0x0)
Base Watcher working for any event:data.
Gives the distribution of the different timstamps in a composite frame.
Base class for a trigger on a data flow.