CbmRoot
Loading...
Searching...
No Matches
CbmAnaDielectronStudyReportAll.h
Go to the documentation of this file.
1/* Copyright (C) 2012-2015 UGiessen, JINR-LIT
2 SPDX-License-Identifier: GPL-3.0-only
3 Authors: Semen Lebedev [committer], Elena Lebedeva */
4
5#ifndef CBM_ANA_DIELECTRON_STUDY_REPORT_ALL
6#define CBM_ANA_DIELECTRON_STUDY_REPORT_ALL
7
8#include "CbmStudyReport.h"
9
16public:
21
26
27protected:
31 void Create();
32
36 void Draw();
37
41 void DrawBgMinv();
42};
43
44#endif
Base class for study reports.
void Create()
Inherited from CbmLitStudyReport.
void Draw()
Inherited from CbmLitStudyReport.
void DrawBgMinv()
Draw Invariant mass of combinatorial BG.
CbmStudyReport()
Constructor.