Go to the documentation of this file. 1 #ifndef CBMSTSDIGITIZEQAREPORT_H_
2 #define CBMSTSDIGITIZEQAREPORT_H_
void DrawNofObjectsHistograms()
const CbmStsParAsic * fAsicPar
CbmStsDigitizeQaReport(const CbmStsDigitizeQaReport &)
Parameters of the STS readout ASIC.
virtual ~CbmStsDigitizeQaReport()
virtual void Draw()
Pure abstract function which is called from public Create() function. This function has to draw all n...
const CbmStsParSim * fSettings
Class representing the top level of the STS setup.
CbmStsDigitizeQaReport(CbmStsSetup *setup, const CbmStsParSim *settings, const CbmStsParAsic *asicPar)
Settings for STS simulation (digitizer)
Base class for simulation reports.
CbmStsDigitizeQaReport & operator=(const CbmStsDigitizeQaReport &)
Base class for simulation reports.
virtual void Create()
Inherited from CbmReport. Pure abstract function which is called from public Create() function.