Go to the documentation of this file.
7 #ifndef CBM_RICH_GEO_TEST_STUDY_REPORT
8 #define CBM_RICH_GEO_TEST_STUDY_REPORT
57 virtual string PrintRow(
const string& property,
const string& name);
62 virtual string PrintValue(
int studyId,
const string& valueTitle);
virtual string PrintRow(const string &property, const string &name)
Print one row in a table.
Base class for study reports.
virtual string PrintValue(int studyId, const string &valueTitle)
void Draw()
Inherited from CbmLitStudyReport.
void Create()
Inherited from CbmLitStudyReport.
Creates study report for RICH geometry testing.
virtual ~CbmRichGeoTestStudyReport()
Destructor.
CbmRichGeoTestStudyReport()
Constructor.
Base class for study reports.