Go to the documentation of this file.
10 #ifndef CBM_RICH_URQMD_TEST
11 #define CBM_RICH_URQMD_TEST
51 virtual InitStatus Init();
56 virtual void Exec(Option_t* option);
61 virtual void Finish();
75 void InitHistograms();
80 void FillRichRingNofHits();
90 void NofHitsAndPoints();
95 void NofProjections();
CbmDigiManager * fDigiMan
Access to a MC data branch for time-based analysis.
TClonesArray * fRichRingMatches
CbmMCDataArray * fRichPoints
TClonesArray * fRichRings
CbmMCEventList * fEventList
Container class for MC events with number, file and start time.
std::map< pair< Int_t, Int_t >, Int_t > fNofHitsInRingMap
CbmRichUrqmdTest(const CbmRichUrqmdTest &)
Copy constructor.
RICH geometry testing in Urqmd collisions.
void SetOutputDir(const string &dir)
Set output directory where you want to write results (figures and json).
TClonesArray * fRichProjections
CbmMCDataArray * fMcTracks
CbmRichUrqmdTest & operator=(const CbmRichUrqmdTest &)
Assignment operator.