#include <Femto1DMapGenerator.h>
basic class for "smarter" map generators
Definition at line 26 of file Femto1DMapGenerator.h.
◆ Femto1DMapGenerator() [1/2]
Hal::Femto1DMapGenerator::Femto1DMapGenerator |
( |
Bool_t | fake | ) |
|
|
protected |
◆ Femto1DMapGenerator() [2/2]
Hal::Femto1DMapGenerator::Femto1DMapGenerator |
( |
| ) |
|
◆ ~Femto1DMapGenerator()
Hal::Femto1DMapGenerator::~Femto1DMapGenerator |
( |
| ) |
|
|
virtual |
◆ GetMap()
◆ IgnoreSign()
void Hal::Femto1DMapGenerator::IgnoreSign |
( |
Bool_t | ignore = kTRUE | ) |
|
|
inline |
if true then histogram are filled without sign (e.g. with abs(kstar))
- Parameters
-
Definition at line 55 of file Femto1DMapGenerator.h.
◆ Init()
Bool_t Hal::Femto1DMapGenerator::Init |
( |
| ) |
|
|
virtual |
◆ SaveMap()
void Hal::Femto1DMapGenerator::SaveMap |
( |
TString | filename | ) |
|
|
virtual |
◆ SetCorrFctn()
void Hal::Femto1DMapGenerator::SetCorrFctn |
( |
const Femto1DCF & | cf | ) |
|
|
virtual |
◆ SetGenerator()
◆ SetPid()
void Hal::Femto1DMapGenerator::SetPid |
( |
Int_t | pid1, |
|
|
Int_t | pid2 ) |
◆ SetRBins()
void Hal::Femto1DMapGenerator::SetRBins |
( |
Int_t | bins, |
|
|
Double_t | rmin, |
|
|
Double_t | rmax, |
|
|
Bool_t | center = kFALSE ) |
set range of R bins
- Parameters
-
bins | |
rmin | |
rmax | |
center | if true them rmin and rmax correspond to the centers of first and last bin, not the lower/upper edges like in ROOT histograms |
Definition at line 70 of file Femto1DMapGenerator.cxx.
◆ SetWeightGenerator()
◆ fGenerator
◆ fIgnoreSign
Bool_t Hal::Femto1DMapGenerator::fIgnoreSign |
|
protected |
◆ fKinematics
Femto::EKinematics Hal::Femto1DMapGenerator::fKinematics |
|
protected |
◆ fKStarBins
Int_t Hal::Femto1DMapGenerator::fKStarBins |
|
protected |
◆ fKStarMax
Double_t Hal::Femto1DMapGenerator::fKStarMax |
|
protected |
◆ fKStarMin
Double_t Hal::Femto1DMapGenerator::fKStarMin |
|
protected |
◆ fMap
◆ fMass12
Double_t Hal::Femto1DMapGenerator::fMass12 |
|
protected |
◆ fMass22
Double_t Hal::Femto1DMapGenerator::fMass22 |
|
protected |
◆ fPair
◆ fPid1
Int_t Hal::Femto1DMapGenerator::fPid1 |
|
protected |
◆ fPid2
Int_t Hal::Femto1DMapGenerator::fPid2 |
|
protected |
◆ fRadiiBins
Array_1<Double_t> Hal::Femto1DMapGenerator::fRadiiBins |
|
protected |
◆ fRBins
Int_t Hal::Femto1DMapGenerator::fRBins |
|
protected |
◆ fRMax
Double_t Hal::Femto1DMapGenerator::fRMax |
|
protected |
◆ fRMin
Double_t Hal::Femto1DMapGenerator::fRMin |
|
protected |
◆ fUseFake
Bool_t Hal::Femto1DMapGenerator::fUseFake |
|
protected |
◆ fWeight
The documentation for this class was generated from the following files: