Definition at line 20 of file FemtoSourceDensity.h.
◆ FemtoSourceDensity() [1/2]
Hal::FemtoSourceDensity::FemtoSourceDensity |
( |
Int_t | params = 0, |
|
|
Bool_t | ana1d = kFALSE, |
|
|
Bool_t | ana3d = kTRUE ) |
|
inline |
◆ FemtoSourceDensity() [2/2]
◆ ~FemtoSourceDensity()
virtual Hal::FemtoSourceDensity::~FemtoSourceDensity |
( |
| ) |
|
|
inlinevirtual |
◆ GetProbDensity1d()
virtual Double_t Hal::FemtoSourceDensity::GetProbDensity1d |
( |
const Double_t | , |
|
|
const Double_t * | ) const |
|
inlinevirtual |
◆ GetProbDensity3d()
virtual Double_t Hal::FemtoSourceDensity::GetProbDensity3d |
( |
const TVector3 & | , |
|
|
const Double_t * | ) const |
|
inlinevirtual |
◆ GetRelativeProbDensity1d()
Double_t Hal::FemtoSourceDensity::GetRelativeProbDensity1d |
( |
const Double_t | r, |
|
|
const Double_t * | params ) const |
|
virtual |
return probability relative to base parameters
- Parameters
-
r | radius |
params | source parameters |
- Returns
Definition at line 52 of file FemtoSourceDensity.cxx.
◆ GetRelativeProbDensity3d()
Double_t Hal::FemtoSourceDensity::GetRelativeProbDensity3d |
( |
const TVector3 & | vec, |
|
|
const Double_t * | params ) |
|
virtual |
returns probability relative to base parameters
- Parameters
-
vec | rout/rside/rlong |
params | source parameters (this->prob/base->prob) |
- Returns
Definition at line 48 of file FemtoSourceDensity.cxx.
◆ IsAna1d()
Bool_t Hal::FemtoSourceDensity::IsAna1d |
( |
| ) |
const |
|
inline |
◆ IsAna3d()
Bool_t Hal::FemtoSourceDensity::IsAna3d |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetBaseParameters()
void Hal::FemtoSourceDensity::SetBaseParameters |
( |
const Double_t * | params | ) |
|
|
virtual |
set parameters for calculation of relative source density
- Parameters
-
Definition at line 42 of file FemtoSourceDensity.cxx.
The documentation for this class was generated from the following files: