21 #ifndef _TrackedWatchers
22 #define _TrackedWatchers
29 #ifndef Gw_AgataEventDisplay
33 #ifndef Gw_AgataEventContainer
38 #ifndef ADF_TrackedFrame
74 TrackedWatcher(
const char *name,
const char *title, TDirectory *sp_dir = 0x0, TDirectory *tag_dir = 0x0) :
89 virtual void SetAgataOffset(Double_t offset = 0.0);
106 TH1F *fTrackedEnergy;
107 TH1F *fTrackedEnergyDopler;
115 virtual void DoCanvas(TCanvas *c, Option_t *);
118 Coinc2D(
const char *name,
const char *title, TDirectory *sp_dir = 0x0, TDirectory *tag_dir = 0x0);
122 virtual void Exec(Option_t *option=
"");
138 const Char_t* fPathFile;
141 static Float_t fgMetric;
145 virtual void DoCanvas(TCanvas *c, Option_t *);
148 EveTrack(
const char *name,
const char *title, TDirectory *sp_dir = 0x0, TDirectory *tag_dir = 0x0);
152 virtual void Exec(Option_t *option=
"");
155 virtual void ShowEve(
const Char_t* agataPathFile);
158 void SetActive(Bool_t active =
true);
Interface for any watcher that is a VertexBuilder.
header file for TrackedFrame.cpp
virtual Int_t GetMaxCycle()
Get max cycle.
virtual const Char_t * GetPathFile() const
Get agata path file.
virtual ~TrackedWatcher()
It is a hit associated to a list of Hits.
TrackedWatcher(const char *name, const char *title, TDirectory *sp_dir=0x0, TDirectory *tag_dir=0x0)
Base class for a trigger on a data flow.
Base Watcher working for any kind of Trackek Frame (Frame interface) and.
virtual void SetMaxCycle(Int_t cycle)
Set max cycle, before resetting buffer.