CbmRoot
Loading...
Searching...
No Matches
CbmAnaDielectronReports.h
Go to the documentation of this file.
1
/* Copyright (C) 2012-2016 UGiessen, JINR-LIT
2
SPDX-License-Identifier: GPL-3.0-only
3
Authors: Semen Lebedev [committer] */
4
5
#ifndef CBM_ANA_DIELECTRON_REPORTS
6
#define CBM_ANA_DIELECTRON_REPORTS
7
8
#include "TObject.h"
9
10
#include <string>
11
#include <vector>
12
21
class
CbmAnaDielectronReports
:
public
TObject {
22
public
:
26
CbmAnaDielectronReports
();
27
31
virtual
~CbmAnaDielectronReports
();
32
33
void
CreateStudyReport
(
const
std::string& title,
const
std::vector<std::string>& fileNames,
34
const
std::vector<std::string>& studyNames,
const
std::string& outputDir);
35
36
ClassDef
(
CbmAnaDielectronReports
, 1);
37
};
38
39
#endif
CbmAnaDielectronReports::CreateStudyReport
void CreateStudyReport(const std::string &title, const std::vector< std::string > &fileNames, const std::vector< std::string > &studyNames, const std::string &outputDir)
Definition
CbmAnaDielectronReports.cxx:21
CbmAnaDielectronReports::CbmAnaDielectronReports
CbmAnaDielectronReports()
Constructor.
Definition
CbmAnaDielectronReports.cxx:17
CbmAnaDielectronReports::~CbmAnaDielectronReports
virtual ~CbmAnaDielectronReports()
Destructor.
Definition
CbmAnaDielectronReports.cxx:19
CbmAnaDielectronReports::ClassDef
ClassDef(CbmAnaDielectronReports, 1)
analysis
PWGDIL
dielectron
lmvm
legacy
CbmAnaDielectronReports.h
Generated on Fri Jan 30 2026 23:05:20 for CbmRoot by
1.13.2