1 #ifndef TAgilentHistograms_h
2 #define TAgilentHistograms_h
17 void BeginRun(
int transition,
int run,
int time);
20 void EndRun(
int transition,
int run,
int time);
Class for making histograms of Agilent ampere data.
TAgilentHistograms()
Reset the histograms for this canvas.
void UpdateHistograms(TDataContainer &dataContainer)
Update the histograms for this canvas.
virtual ~TAgilentHistograms()
void BeginRun(int transition, int run, int time)
Take actions at begin run.
void CreateHistograms()
Create Histograms and Fill.
void EndRun(int transition, int run, int time)
Take actions at end run