Heavy ion Analysis Libriares
|
Public Member Functions | |
FemtoSourceModelExp1D (const FemtoSourceModelExp1D &model) | |
FemtoSourceModel * | MakeCopy () const |
void | GenerateCoordinates (FemtoPair *Pair) |
Public Member Functions inherited from Hal::FemtoSourceModel1D | |
FemtoSourceModel1D (const FemtoSourceModel1D &model) | |
void | SetRadius (Double_t radii) |
Public Member Functions inherited from Hal::FemtoSourceModel | |
FemtoSourceModel (Int_t nparams=1) | |
FemtoSourceModel (const FemtoSourceModel &model) | |
Double_t | GetROut () const |
Double_t | GetRSide () const |
Double_t | GetRLong () const |
void | SetSeed (UInt_t seed) |
void | SetParameter (Int_t par_no, Double_t par_val) |
void | SetParameterByName (TString name, Double_t par) |
Int_t | GetNpar () const |
TString | GetParamName (Int_t n) const |
Double_t | GetParameter (Int_t n) const |
virtual Bool_t | Init () |
virtual void | Print (Option_t *option="") const |
FemtoSourceDensity * | GetDensityProb () const |
ENumProperty | GetModelNumProp () const |
virtual Package * | Report () const |
Additional Inherited Members | |
Public Types inherited from Hal::FemtoSourceModel | |
enum class | ENumProperty { kNonAnalytical , kAnalytical1d , kAnalytical3d , kFullyAnalytical } |
Protected Member Functions inherited from Hal::FemtoSourceModel1D | |
FemtoSourceModel1D (Int_t par) | |
Protected Member Functions inherited from Hal::FemtoSourceModel | |
void | SetParName (Int_t no, TString name) |
Protected Attributes inherited from Hal::FemtoSourceModel | |
TRandom * | fRandom = {nullptr} |
FemtoSourceDensity * | fDensity = {nullptr} |
Double_t | fRout |
Double_t | fRside |
Double_t | fRlong |
TString | fModelName |
Definition at line 19 of file FemtoSourceModelExp.h.
Hal::FemtoSourceModelExp1D::FemtoSourceModelExp1D | ( | ) |
Definition at line 25 of file FemtoSourceModelExp.cxx.
Hal::FemtoSourceModelExp1D::FemtoSourceModelExp1D | ( | const FemtoSourceModelExp1D & | model | ) |
|
virtual |
Definition at line 27 of file FemtoSourceModelExp.cxx.
|
virtual |
calculate coordinates
Implements Hal::FemtoSourceModel.
Definition at line 16 of file FemtoSourceModelExp.cxx.
|
virtual |
Implements Hal::FemtoSourceModel1D.
Definition at line 14 of file FemtoSourceModelExp.cxx.