|
| TH3D * | Inverse (Femto3DCF *cf, Option_t *opt="") |
| |
| void | SetRAxis (Int_t bins, Double_t min, Double_t max, Option_t *opt) |
| |
| void | SetQMax (Double_t qmax, Option_t *opt) |
| |
| void | SetQMin (Double_t qmin, Option_t *opt) |
| |
Definition at line 17 of file FemtoImaging3D.h.
◆ FemtoImaging3D()
| Hal::FemtoImaging3D::FemtoImaging3D |
( |
| ) |
|
◆ ~FemtoImaging3D()
| Hal::FemtoImaging3D::~FemtoImaging3D |
( |
| ) |
|
|
virtual |
◆ Inverse()
| TH3D * Hal::FemtoImaging3D::Inverse |
( |
Femto3DCF * | cf, |
|
|
Option_t * | opt = "" ) |
inverse correlation function and return source image
- Parameters
-
| cf | |
| opt | if "fast" then fast inversion is made (partial inversion) |
Definition at line 151 of file FemtoImaging3D.cxx.
◆ SetQMax()
| void Hal::FemtoImaging3D::SetQMax |
( |
Double_t | qmax, |
|
|
Option_t * | opt ) |
set maximu momentum difference used form imaging
- Parameters
-
Definition at line 177 of file FemtoImaging3D.cxx.
◆ SetQMin()
| void Hal::FemtoImaging3D::SetQMin |
( |
Double_t | qmin, |
|
|
Option_t * | opt ) |
◆ SetRAxis()
| void Hal::FemtoImaging3D::SetRAxis |
( |
Int_t | bins, |
|
|
Double_t | min, |
|
|
Double_t | max, |
|
|
Option_t * | opt ) |
- Parameters
-
| bins | bin numer |
| min | minum value |
| max | maximum value |
| opt | "x" for out, "y" for side, "z" for long |
Definition at line 161 of file FemtoImaging3D.cxx.
The documentation for this class was generated from the following files: