1 #ifndef TCamacADCHistograms_h
2 #define TCamacADCHistograms_h
17 void BeginRun(
int transition,
int run,
int time);
20 void EndRun(
int transition,
int run,
int time);
Class for making histograms of Camac 12-chan ADC data.
void BeginRun(int transition, int run, int time)
Take actions at begin run.
void CreateHistograms()
Function to create histograms; users will want to implement this function.
virtual ~TCamacADCHistograms()
void UpdateHistograms(TDataContainer &dataContainer)
Update the histograms for this canvas.
TCamacADCHistograms()
Reset the histograms for this canvas.
void EndRun(int transition, int run, int time)
Take actions at end run