Definition at line 23 of file CorrFitHDFunc.h.
◆ CorrFitHDFunc()
Hal::CorrFitHDFunc::CorrFitHDFunc |
( |
Int_t | dim = 1 | ) |
|
◆ ~CorrFitHDFunc()
Hal::CorrFitHDFunc::~CorrFitHDFunc |
( |
| ) |
|
|
virtual |
◆ GetBinHD()
Int_t Hal::CorrFitHDFunc::GetBinHD |
( |
Int_t | bin | ) |
const |
|
inlineprotected |
- Parameters
-
- Returns
- HD bin number for given bin
Definition at line 44 of file CorrFitHDFunc.h.
◆ GetMin()
Double_t Hal::CorrFitHDFunc::GetMin |
( |
Int_t | no | ) |
const |
|
inline |
return minimal value of the histogram with CF
- Parameters
-
- Returns
Definition at line 71 of file CorrFitHDFunc.h.
◆ GetStep()
Double_t Hal::CorrFitHDFunc::GetStep |
( |
Int_t | no | ) |
const |
|
inline |
return half of the bin width of original function
- Parameters
-
- Returns
Definition at line 65 of file CorrFitHDFunc.h.
◆ HDBinToBin()
Int_t Hal::CorrFitHDFunc::HDBinToBin |
( |
Int_t | hd_bin | ) |
const |
|
inline |
conver "standard bin number" to "HD bin number"
- Parameters
-
- Returns
Definition at line 59 of file CorrFitHDFunc.h.
◆ RecalcHDBin()
void Hal::CorrFitHDFunc::RecalcHDBin |
( |
Int_t | newSize | ) |
|
|
protected |
recalculate array with conversion from bin to hd bin
- Parameters
-
Definition at line 29 of file CorrFitHDFunc.cxx.
◆ SetMask()
virtual void Hal::CorrFitHDFunc::SetMask |
( |
const CorrFitMask & | mask, |
|
|
TH1 * | denominator, |
|
|
Bool_t | hd ) |
|
pure virtual |
◆ fDim
const Int_t Hal::CorrFitHDFunc::fDim |
|
protected |
◆ fDummyVal
const Int_t Hal::CorrFitHDFunc::fDummyVal |
|
protected |
dummy val - used to avoid recalculation of bins
Definition at line 28 of file CorrFitHDFunc.h.
◆ fHDToBin
Array_1<Int_t> Hal::CorrFitHDFunc::fHDToBin |
|
protected |
◆ fMins
Double_t* Hal::CorrFitHDFunc::fMins |
|
protected |
◆ fParams
Double_t* Hal::CorrFitHDFunc::fParams |
|
protected |
◆ fSteps
Double_t* Hal::CorrFitHDFunc::fSteps |
|
protected |
The documentation for this class was generated from the following files: