Definition at line 25 of file Fluctuation1D.h.
◆ Fluctuation1D() [1/3]
Hal::Fluctuation1D::Fluctuation1D |
( |
| ) |
|
◆ Fluctuation1D() [2/3]
Hal::Fluctuation1D::Fluctuation1D |
( |
TH1D * | h | ) |
|
basic constructor
- Parameters
-
h | histogram used for calculations |
Definition at line 123 of file Fluctuation1D.cxx.
◆ Fluctuation1D() [3/3]
Hal::Fluctuation1D::Fluctuation1D |
( |
TH2D * | h, |
|
|
TString | opt ) |
c-torcreate histogram from 2D histogram
- Parameters
-
h | source of data |
opt | if "x" or "pos" then histogram is made from projection along X -axis if opt is "y" or "neg" the histogram is made from projection along Y-axis if opt is equal to "sum" or "+" then histogram is made from sum of x and y otherwise histogram is calculated as netto value of positive and negative particles |
Definition at line 132 of file Fluctuation1D.cxx.
◆ ~Fluctuation1D()
Hal::Fluctuation1D::~Fluctuation1D |
( |
| ) |
|
|
virtual |
◆ Add()
void Hal::Fluctuation1D::Add |
( |
const Object * | pack | ) |
|
|
virtual |
◆ Browse()
void Hal::Fluctuation1D::Browse |
( |
TBrowser * | b | ) |
|
|
virtual |
◆ Draw()
void Hal::Fluctuation1D::Draw |
( |
Option_t * | opt | ) |
|
|
virtual |
◆ GetCentralMoment()
Double_t Hal::Fluctuation1D::GetCentralMoment |
( |
Int_t | i | ) |
const |
- Parameters
-
i | central moment idex <2;6> |
- Returns
- i-th central moment
Definition at line 62 of file Fluctuation1D.cxx.
◆ GetCentralMomentError()
Double_t Hal::Fluctuation1D::GetCentralMomentError |
( |
Int_t | i | ) |
const |
- Parameters
-
i | central moment idex <2;6> |
- Returns
- i-th centralm moment error
Definition at line 71 of file Fluctuation1D.cxx.
◆ GetHistogram()
TH1D * Hal::Fluctuation1D::GetHistogram |
( |
| ) |
const |
|
inline |
◆ GetKappaSigma()
Double_t Hal::Fluctuation1D::GetKappaSigma |
( |
| ) |
const |
|
inline |
◆ GetKappaSigmaError()
Double_t Hal::Fluctuation1D::GetKappaSigmaError |
( |
| ) |
const |
|
inline |
◆ GetMean()
Double_t Hal::Fluctuation1D::GetMean |
( |
| ) |
const |
|
inline |
◆ GetMeanError()
Double_t Hal::Fluctuation1D::GetMeanError |
( |
| ) |
const |
|
inline |
◆ GetOmega()
Double_t Hal::Fluctuation1D::GetOmega |
( |
| ) |
const |
|
inline |
◆ GetOmegaError()
Double_t Hal::Fluctuation1D::GetOmegaError |
( |
| ) |
const |
|
inline |
◆ GetSSigma()
Double_t Hal::Fluctuation1D::GetSSigma |
( |
| ) |
const |
|
inline |
◆ GetSSigmaError()
Double_t Hal::Fluctuation1D::GetSSigmaError |
( |
| ) |
const |
|
inline |
◆ HTMLExtract()
TString Hal::Fluctuation1D::HTMLExtract |
( |
Int_t | , |
|
|
TString | = "" ) const |
|
virtual |
exttact this object into HTML
- Parameters
-
no | (used to numbering directories to avoid name conflicts) |
dir | directory where object should be extracted |
- Returns
- value or Url to html with report
Reimplemented from Hal::Object.
Definition at line 145 of file Fluctuation1D.cxx.
◆ Merge()
Long64_t Hal::Fluctuation1D::Merge |
( |
TCollection * | collection | ) |
|
|
virtual |
◆ Print()
void Hal::Fluctuation1D::Print |
( |
Option_t * | option = "" | ) |
const |
|
virtual |
◆ Recalculate()
void Hal::Fluctuation1D::Recalculate |
( |
| ) |
|
◆ SetSample()
void Hal::Fluctuation1D::SetSample |
( |
Int_t | sample | ) |
|
|
inline |
set number of samples used in boosttrap method for caluclate sigma, kappa errors
- Parameters
-
Definition at line 136 of file Fluctuation1D.h.
The documentation for this class was generated from the following files: