1 #ifndef TL2249Histograms_h
2 #define TL2249Histograms_h
17 void BeginRun(
int transition,
int run,
int time);
20 void EndRun(
int transition,
int run,
int time);
Class for making histograms of L2249 ADC data.
void EndRun(int transition, int run, int time)
Take actions at end run
virtual ~TL2249Histograms()
TL2249Histograms()
Reset the histograms for this canvas.
void UpdateHistograms(TDataContainer &dataContainer)
Update the histograms for this canvas.
void BeginRun(int transition, int run, int time)
Take actions at begin run.
void CreateHistograms()
Create Histograms and set labels and range.