52  void BeginRun(
int transition,
int run,
int time) {};
 
   53  void EndRun(
int transition,
int run,
int time) {};
 
   74  std::vector<THistogramArrayBase*> 
fHistos;
 
 
std::vector< THistogramArrayBase * > fHistos
void UpdateForPlotting()
Update those histograms that only need to be updated when we are plotting.
void EndRun(int transition, int run, int time)
int ProcessMidasEvent(TDataContainer &dataContainer)
Processes the midas event, fills histograms, etc.
bool CheckOption(std::string option)
void UpdateTransientPlots(TDataContainer &dataContainer)
std::vector< THistogramArrayBase * > GetHistograms()
void BeginRun(int transition, int run, int time)
void AddHistogram(THistogramArrayBase *histo)