7 #ifndef CBM_RICH_GEO_TEST_OPT
8 #define CBM_RICH_GEO_TEST_OPT
46 void SetFilePathes(vector<string> geoTestPathes,
47 vector<string> geoTestOmega3Pathes,
48 vector<string> geoTestOmega8Pathes,
49 vector<string> urqmdTestPathes,
50 vector<string> recoQaBoxPathes,
51 vector<string> recoQaUrqmdPathes);
53 void Draw(Option_t* option =
"");
61 const string& histName);
64 const string& histName);
67 const string& histName);
70 const string& histName,
78 const string& histName1,
79 const string& histName2,
86 void DrawLines(
bool drawCamTilt,
bool drawCamY,
double minY,
double maxY);
87 void DrawManyH1(
const vector<TH1*>& hist,
88 const vector<string>& legend,
93 const string& histName,
101 const string& histName1,
102 const string& histName2,
103 const string& titleZ,
109 void DrawTextLabelsH2(TH2*
h,
int precision);
111 void DrawReferenceLineH1(
double value);
113 void DrawReferenceBoxH2(
double centerX,