Definition at line 21 of file FemtoImaging1D.h.
◆ FemtoImaging1D()
Hal::FemtoImaging1D::FemtoImaging1D |
( |
| ) |
|
◆ ~FemtoImaging1D()
Hal::FemtoImaging1D::~FemtoImaging1D |
( |
| ) |
|
|
virtual |
◆ BesselJ0()
Double_t Hal::FemtoImaging1D::BesselJ0 |
( |
double | x | ) |
const |
|
protected |
◆ BesselJ1()
double Hal::FemtoImaging1D::BesselJ1 |
( |
double | x | ) |
const |
|
protected |
◆ BesselJn()
Double_t Hal::FemtoImaging1D::BesselJn |
( |
int | n, |
|
|
double | x ) const |
|
protected |
◆ Init()
void Hal::FemtoImaging1D::Init |
( |
| ) |
|
|
protectedvirtual |
check if required resolution can be achieved with current data, and create histogram with source function
Definition at line 30 of file FemtoImaging1D.cxx.
◆ Inverse() [1/2]
TH1D * Hal::FemtoImaging1D::Inverse |
( |
Femto1DCF * | cf | ) |
|
inverse correlation function and return source image
- Parameters
-
Definition at line 54 of file FemtoImaging1D.cxx.
◆ Inverse() [2/2]
TH1D * Hal::FemtoImaging1D::Inverse |
( |
TH1D * | cf, |
|
|
Bool_t | normalize = kTRUE ) |
inverse one dimensional histogram
- Parameters
-
cf | histogram to inverse |
normalize | if true then histogram is normalized |
- Returns
- image of CF
Definition at line 74 of file FemtoImaging1D.cxx.
◆ InverseTransofrm()
void Hal::FemtoImaging1D::InverseTransofrm |
( |
| ) |
|
|
protectedvirtual |
◆ MagicInverse()
TH1D * Hal::FemtoImaging1D::MagicInverse |
( |
TH1D * | cf, |
|
|
Double_t | l, |
|
|
Bool_t | normalize = kTRUE ) |
◆ MagicInverseTransform()
void Hal::FemtoImaging1D::MagicInverseTransform |
( |
Int_t | l | ) |
|
|
protectedvirtual |
◆ SetQMax()
void Hal::FemtoImaging1D::SetQMax |
( |
Double_t | qmax | ) |
|
|
inline |
◆ SetQMin()
void Hal::FemtoImaging1D::SetQMin |
( |
Double_t | qmin | ) |
|
|
inline |
◆ SetRAxis()
void Hal::FemtoImaging1D::SetRAxis |
( |
Int_t | bins, |
|
|
Double_t | min, |
|
|
Double_t | max ) |
◆ fBins
Int_t Hal::FemtoImaging1D::fBins |
|
protected |
◆ fCF
◆ fKinematics
Femto::EKinematics Hal::FemtoImaging1D::fKinematics |
|
protected |
◆ fQMax
Double_t Hal::FemtoImaging1D::fQMax |
|
protected |
◆ fQMin
Double_t Hal::FemtoImaging1D::fQMin |
|
protected |
◆ fR
TH1D* Hal::FemtoImaging1D::fR |
|
protected |
◆ fRMax
Double_t Hal::FemtoImaging1D::fRMax |
|
protected |
◆ fRMin
Double_t Hal::FemtoImaging1D::fRMin |
|
protected |
◆ fSource
TH1D* Hal::FemtoImaging1D::fSource |
|
protected |
The documentation for this class was generated from the following files: