#include <LmvmEventMix.h>
|
| | LmvmEventMix () |
| |
| virtual | ~LmvmEventMix () |
| |
| void | DoEventMix (const std::string &dataDir, const std::string &outputDir, const std::string &outFile, const std::string &taskIdStr, int nofFilesToMix) |
| |
Definition at line 15 of file LmvmEventMix.h.
◆ LmvmEventMix() [1/2]
| LmvmEventMix::LmvmEventMix |
( |
| ) |
|
|
inline |
◆ ~LmvmEventMix()
| virtual LmvmEventMix::~LmvmEventMix |
( |
| ) |
|
|
inlinevirtual |
◆ LmvmEventMix() [2/2]
◆ CheckMemory()
| void LmvmEventMix::CheckMemory |
( |
const std::string & | text | ) |
|
|
private |
◆ ClassDef()
◆ CreateHistos()
| void LmvmEventMix::CreateHistos |
( |
| ) |
|
|
private |
◆ DoEventMix()
| void LmvmEventMix::DoEventMix |
( |
const std::string & | dataDir, |
|
|
const std::string & | outputDir, |
|
|
const std::string & | outFile, |
|
|
const std::string & | taskIdStr, |
|
|
int | nofFilesToMix ) |
Definition at line 46 of file LmvmEventMix.cxx.
References CheckMemory(), CreateHistos(), fDataDir, fEnergy, fFileName, fHMean, FillMinvHistos(), fNofEvents, fNofFilesToMix, fOutputDir, fSignal, Cbm::NumberToString(), and SaveHist().
◆ FillMinvHistos()
| void LmvmEventMix::FillMinvHistos |
( |
const std::vector< LmvmCand > & | cands, |
|
|
const std::string & | mode ) |
|
private |
◆ operator=()
◆ SaveHist()
| void LmvmEventMix::SaveHist |
( |
| ) |
|
|
private |
◆ fDataDir
| std::string LmvmEventMix::fDataDir = "" |
|
private |
◆ fEnergy
| std::string LmvmEventMix::fEnergy = "8gev" |
|
private |
◆ fFileName
| std::string LmvmEventMix::fFileName = "" |
|
private |
◆ fHMean
◆ fNofEvents
| int LmvmEventMix::fNofEvents = 0 |
|
private |
◆ fNofFilesToMix
| int LmvmEventMix::fNofFilesToMix = 0 |
|
private |
◆ fOutputDir
| std::string LmvmEventMix::fOutputDir = "" |
|
private |
◆ fSignal
| std::string LmvmEventMix::fSignal = "" |
|
private |
The documentation for this class was generated from the following files: