EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
CbmRichGeoTestStudyReport.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file CbmRichGeoTestStudyReport.h
1
7
#ifndef CBM_RICH_GEO_TEST_STUDY_REPORT
8
#define CBM_RICH_GEO_TEST_STUDY_REPORT
9
10
#include "
CbmStudyReport.h
"
11
#include <string>
12
#include "TSystem.h"
13
using
std::string;
14
28
class
CbmRichGeoTestStudyReport
:
public
CbmStudyReport
29
{
30
public
:
34
CbmRichGeoTestStudyReport
();
35
39
virtual
~CbmRichGeoTestStudyReport
();
40
41
protected
:
45
void
Create
();
46
50
void
Draw
() {};
51
58
virtual
string
PrintRow
(
59
const
string
& property,
60
const
string
&
name
);
61
65
virtual
string
PrintValue
(
66
int
studyId,
67
const
string
& valueTitle);
68
};
69
70
#endif
EicRoot
blob
master
rich
qa
CbmRichGeoTestStudyReport.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:37
using
1.8.2 with
EIC GitHub integration