EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "TObject.h"
#include <iostream>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | CbmReport |
Base class for reports. More... | |
Enumerations | |
enum | ReportType { kCoutReport, kHtmlReport, kLatexReport, kTextReport } |
Enumeration defines different report types. More... | |
enum ReportType |
Enumeration defines different report types.
ReportType
Definition at line 27 of file CbmReport.h.
View newest version in sPHENIX GitHub at line 27 of file CbmReport.h