Go to the documentation of this file.
7 #ifndef CBMLITFIELDAPPROXIMATIONQAREPORT_H_
8 #define CBMLITFIELDAPPROXIMATIONQAREPORT_H_
50 void DrawSlices(
const std::string& component,
const std::string& opt);
56 void DrawApr(
const std::string& err);
void DrawSlices(const std::string &component, const std::string &opt)
Draw canvas with histograms for each approximated slice.
virtual void Draw()
Inherited from CbmSimulationReport.
CbmLitFieldApproximationQaReport()
Constructor.
std::string PrintSummaryTable()
Return string with summary table for field QA.
virtual void Create()
Inherited from CbmSimulationReport.
void DrawApr(const std::string &err)
Draw comparison for different polynomial orders for each slice.
Base class for simulation reports.
Base class for simulation reports.
virtual ~CbmLitFieldApproximationQaReport()
Destructor.