5#ifndef CBMANAJPSISUPEREVENTREPORT_H
6#define CBMANAJPSISUPEREVENTREPORT_H
30 void Create(
const std::string& fileEventByEvent,
const std::string& fileSuperEvent,
const std::string& outputDir);
Base class for simulation reports.
void DrawMinvDiffPtBins()
virtual void Create()
Inherited from CbmSimulationReport.
double SignalOverBg(int step)
CbmAnaJpsiSuperEventReport()
Constructor.
CbmHistManager * fHMEventByEvent
CbmHistManager * fHMSuperEvent
virtual ~CbmAnaJpsiSuperEventReport()
Destructor.
void Create(const std::string &fileEventByEvent, const std::string &fileSuperEvent, const std::string &outputDir)
CbmAnaJpsiSuperEventReport(const CbmAnaJpsiSuperEventReport &)
void SignalOverBgAllSteps()
CbmAnaJpsiSuperEventReport operator=(const CbmAnaJpsiSuperEventReport &)
virtual void Draw()
Inherited from CbmSimulationReport.
void DrawMinvMismatchPt()
ClassDef(CbmAnaJpsiSuperEventReport, 1)
Base class for simulation reports.