Heavy ion Analysis Libriares
|
Public Member Functions | |
virtual FemtoWeightGenerator * | MakeCopy () const |
virtual Double_t | GenerateWeight (FemtoPair *pair) |
void | SetDefParams (Int_t opt) |
Double_t | SetAssymetry () const |
Double_t | GetMf0 () const |
Double_t | GetGammaA0Kk () const |
Double_t | GetGammaA0pieta () const |
Double_t | GetGammaF0KK () const |
Double_t | GetGammaF0pipi () const |
Double_t | GetMa0 () const |
void | SetAssymetry (Double_t Assymetry) |
void | SetMf0 (Double_t f0) |
void | SetGammaA0Kk (Double_t GammaA0Kk) |
void | SetGammaA0pieta (Double_t GammaA0pieta) |
void | SetGammaF0KK (Double_t GammaF0Kk) |
void | SetGammaF0pipi (Double_t GammaF0pipi) |
void | SetMa0 (Double_t Ma0) |
Public Member Functions inherited from Hal::FemtoWeightGenerator | |
FemtoWeightGenerator () | |
FemtoWeightGenerator (const FemtoWeightGenerator &aModel) | |
virtual FemtoWeightGenerator & | operator= (const FemtoWeightGenerator &aModel) |
virtual void | SetPairType (Femto::EPairType aPairType) |
virtual void | SetPairTypeFromPair (FemtoPair *pair) |
virtual Femto::EPairType | GetPairType () const |
virtual Femto::EPairType | GetPairTypeFromPair (FemtoPair *pair) |
virtual Double_t | GetKStar () const |
virtual Double_t | GetKStarOut () const |
virtual Double_t | GetKStarSide () const |
virtual Double_t | GetKStarLong () const |
virtual Double_t | GetRStar () const |
virtual Double_t | GetRStarOut () const |
virtual Double_t | GetRStarSide () const |
virtual Double_t | GetRStarLong () const |
virtual FemtoWeightGenerator * | Clone (const char *="") const |
virtual Int_t | GetPdg1 () |
virtual Int_t | GetPdg2 () |
virtual Bool_t | Init (Int_t task_id, FemtoPair *pair) |
virtual Bool_t | IsPairSupported (Femto::EPairType) const |
virtual void | Print (Option_t *option="") const |
virtual Package * | Report () const |
Additional Inherited Members | |
Protected Member Functions inherited from Hal::FemtoWeightGenerator | |
void | CalculateKinematics (FemtoPair *pair) |
Protected Attributes inherited from Hal::FemtoWeightGenerator | |
Femto::EPairType | fPairType |
Int_t | fTaskID |
Double_t | fKStarOut |
Double_t | fKStarSide |
Double_t | fKStarLong |
Double_t | fKStar |
Double_t | fRStarOut |
Double_t | fRStarSide |
Double_t | fRStarLong |
Double_t | fRStar |
Definition at line 15 of file FemtoWeightGeneratorDummy.h.
Hal::FemtoWeightGeneratorK0K0::FemtoWeightGeneratorK0K0 | ( | ) |
Definition at line 22 of file FemtoWeightGeneratorDummy.cxx.
|
inlinevirtual |
Definition at line 45 of file FemtoWeightGeneratorDummy.h.
|
virtual |
return weight of pair
pair | pair used for calculating weights |
Reimplemented from Hal::FemtoWeightGenerator.
Definition at line 24 of file FemtoWeightGeneratorDummy.cxx.
|
inline |
Definition at line 32 of file FemtoWeightGeneratorDummy.h.
|
inline |
Definition at line 33 of file FemtoWeightGeneratorDummy.h.
|
inline |
Definition at line 34 of file FemtoWeightGeneratorDummy.h.
|
inline |
Definition at line 35 of file FemtoWeightGeneratorDummy.h.
|
inline |
Definition at line 36 of file FemtoWeightGeneratorDummy.h.
|
inline |
Definition at line 31 of file FemtoWeightGeneratorDummy.h.
|
inlinevirtual |
make copy
Reimplemented from Hal::FemtoWeightGenerator.
Definition at line 26 of file FemtoWeightGeneratorDummy.h.
|
inline |
Definition at line 30 of file FemtoWeightGeneratorDummy.h.
|
inline |
Definition at line 38 of file FemtoWeightGeneratorDummy.h.
void Hal::FemtoWeightGeneratorK0K0::SetDefParams | ( | Int_t | opt | ) |
Definition at line 112 of file FemtoWeightGeneratorDummy.cxx.
|
inline |
Definition at line 40 of file FemtoWeightGeneratorDummy.h.
|
inline |
Definition at line 41 of file FemtoWeightGeneratorDummy.h.
|
inline |
Definition at line 42 of file FemtoWeightGeneratorDummy.h.
|
inline |
Definition at line 43 of file FemtoWeightGeneratorDummy.h.
|
inline |
Definition at line 44 of file FemtoWeightGeneratorDummy.h.
|
inline |
Definition at line 39 of file FemtoWeightGeneratorDummy.h.