Definition at line 23 of file CorrFitSmear1DCF.h.
◆ CorrFitSmear1DCF()
Hal::CorrFitSmear1DCF::CorrFitSmear1DCF |
( |
| ) |
|
◆ ~CorrFitSmear1DCF()
Hal::CorrFitSmear1DCF::~CorrFitSmear1DCF |
( |
| ) |
|
◆ AutoFillLastBin()
void Hal::CorrFitSmear1DCF::AutoFillLastBin |
( |
Bool_t | autofill = kTRUE | ) |
|
|
inline |
enable "automatic filling" the pairs that are escape the smearing matrix
- Parameters
-
Definition at line 86 of file CorrFitSmear1DCF.h.
◆ GetFunc()
TF1 * Hal::CorrFitSmear1DCF::GetFunc |
( |
| ) |
|
|
inline |
◆ RecalcSmearMatrix()
TH2D Hal::CorrFitSmear1DCF::RecalcSmearMatrix |
( |
TH2D & | matrix | ) |
|
smear matrix on x-axis sim momentum on y-axis reco momentum
- Parameters
-
matrix | of smearing on x-axis real momentum on y-axis reconstructed |
- Returns
Definition at line 48 of file CorrFitSmear1DCF.cxx.
◆ SetCF()
set correlation function (used when "smear separately" option is used)
- Parameters
-
Definition at line 40 of file CorrFitSmear1DCF.cxx.
◆ SetMap()
◆ SetThresBin()
void Hal::CorrFitSmear1DCF::SetThresBin |
( |
Int_t | no | ) |
|
|
inline |
set threshold bin this is the bin in which "pair" leaking becomes significant
- Parameters
-
Definition at line 64 of file CorrFitSmear1DCF.h.
◆ SmearFunction()
◆ SmearMatrix()
basic method for smearing with the method of matrices NOTE: recommended flags for advanced and addLastBin are true, false or false, true
- Parameters
-
map | map to smear |
smearMatrix | smearing matrix - e.g., cut monitor on x-axis real momentum, on y-axis reconstructed momentum |
advanced | enables "advanced" mode - in this mode the semaring is performed separately on numerator (denominator*CF) and denominator, ratio of such functions is divided to get the map |
addLastBin | this method allow to compensate the leak of pair outside of the CF, it's assumed that this number of pairs is the same as the number of pairs that goes in lower bins |
- Returns
- smeared map
Definition at line 70 of file CorrFitSmear1DCF.cxx.
◆ SmearSeparately()
void Hal::CorrFitSmear1DCF::SmearSeparately |
( |
Bool_t | smear = kTRUE | ) |
|
|
inline |
option of smearing
- Parameters
-
smear | if true separately smear numerator and denominator, require to set the CF |
Definition at line 81 of file CorrFitSmear1DCF.h.
◆ TransposeHistogram()
TH2D Hal::CorrFitSmear1DCF::TransposeHistogram |
( |
TH2D & | matrix | ) |
|
|
static |
The documentation for this class was generated from the following files: