#include <HitHistograms.h>

Public Member Functions | |
| StEventQAMaker (const char *name="EventQA", const char *title="StEvent/QA") | |
| virtual Int_t | Init () |
| virtual Int_t | InitRun (int runnumber) |
| StEventQAMaker - InitRun; Book histograms, set defaults for member functions. | |
| virtual Int_t | Finish () |
| virtual Int_t | Make () |
| StEventQAMaker - Make; fill histograms. | |
| virtual void | MakeHistGlob () |
| virtual void | MakeHistDE () |
| histograms filled in MakeHistPID() method | |
| virtual void | MakeHistPrim () |
| virtual void | MakeHistPID () |
| virtual void | MakeHistVertex () |
| virtual void | MakeHistPoint () |
| virtual void | MakeHistEMC () |
| virtual void | MakeHistEval () |
| virtual void | MakeHistBBC () |
| virtual void | MakeHistFPD () |
| virtual void | MakeHistPMD () |
| virtual void | MakeHistTOF () |
| virtual void | AllTriggers () |
| virtual const char * | GetCVS () const |
| the following is a ROOT macro that is needed in all ROOT code | |
StEventQAMaker class for QA Histograms using StEvent adapted from St_QA_Maker
Definition at line 23 of file StEventQAMaker.h.
| Int_t StEventQAMaker::Finish | ( | ) | [virtual] |
Terminate a run. Place to make operations on histograms, normalization,etc.
Reimplemented from StMaker.
Definition at line 103 of file StEventQAMaker.cxx.
| void StEventQAMaker::MakeHistTOF | ( | ) | [virtual] |
TOF after Run 9
DAQ TOF hits
matched TOF hits
DAQ TOF hits
matched TOF hits
else TOF before Run 9
Definition at line 2205 of file StEventQAMaker.cxx.
1.5.9