Heavy ion Analysis Libriares
Loading...
Searching...
No Matches
Hal::FemtoWeightGeneratorK0K0 Class Reference
Inheritance diagram for Hal::FemtoWeightGeneratorK0K0:
Hal::FemtoWeightGenerator

Public Member Functions

virtual FemtoWeightGeneratorMakeCopy () 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 FemtoWeightGeneratoroperator= (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 FemtoWeightGeneratorClone (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 PackageReport () 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
 

Detailed Description

Definition at line 15 of file FemtoWeightGeneratorDummy.h.

Constructor & Destructor Documentation

◆ FemtoWeightGeneratorK0K0()

Hal::FemtoWeightGeneratorK0K0::FemtoWeightGeneratorK0K0 ( )

Definition at line 22 of file FemtoWeightGeneratorDummy.cxx.

◆ ~FemtoWeightGeneratorK0K0()

virtual Hal::FemtoWeightGeneratorK0K0::~FemtoWeightGeneratorK0K0 ( )
inlinevirtual

Definition at line 45 of file FemtoWeightGeneratorDummy.h.

Member Function Documentation

◆ GenerateWeight()

Double_t Hal::FemtoWeightGeneratorK0K0::GenerateWeight ( FemtoPair * pair)
virtual

return weight of pair

Parameters
pairpair used for calculating weights
Returns
calculated weight

Reimplemented from Hal::FemtoWeightGenerator.

Definition at line 24 of file FemtoWeightGeneratorDummy.cxx.

◆ GetGammaA0Kk()

Double_t Hal::FemtoWeightGeneratorK0K0::GetGammaA0Kk ( ) const
inline

Definition at line 32 of file FemtoWeightGeneratorDummy.h.

◆ GetGammaA0pieta()

Double_t Hal::FemtoWeightGeneratorK0K0::GetGammaA0pieta ( ) const
inline

Definition at line 33 of file FemtoWeightGeneratorDummy.h.

◆ GetGammaF0KK()

Double_t Hal::FemtoWeightGeneratorK0K0::GetGammaF0KK ( ) const
inline

Definition at line 34 of file FemtoWeightGeneratorDummy.h.

◆ GetGammaF0pipi()

Double_t Hal::FemtoWeightGeneratorK0K0::GetGammaF0pipi ( ) const
inline

Definition at line 35 of file FemtoWeightGeneratorDummy.h.

◆ GetMa0()

Double_t Hal::FemtoWeightGeneratorK0K0::GetMa0 ( ) const
inline

Definition at line 36 of file FemtoWeightGeneratorDummy.h.

◆ GetMf0()

Double_t Hal::FemtoWeightGeneratorK0K0::GetMf0 ( ) const
inline

Definition at line 31 of file FemtoWeightGeneratorDummy.h.

◆ MakeCopy()

virtual FemtoWeightGenerator * Hal::FemtoWeightGeneratorK0K0::MakeCopy ( ) const
inlinevirtual

make copy

Returns

Reimplemented from Hal::FemtoWeightGenerator.

Definition at line 26 of file FemtoWeightGeneratorDummy.h.

◆ SetAssymetry() [1/2]

Double_t Hal::FemtoWeightGeneratorK0K0::SetAssymetry ( ) const
inline

Definition at line 30 of file FemtoWeightGeneratorDummy.h.

◆ SetAssymetry() [2/2]

void Hal::FemtoWeightGeneratorK0K0::SetAssymetry ( Double_t Assymetry)
inline

Definition at line 38 of file FemtoWeightGeneratorDummy.h.

◆ SetDefParams()

void Hal::FemtoWeightGeneratorK0K0::SetDefParams ( Int_t opt)

Definition at line 112 of file FemtoWeightGeneratorDummy.cxx.

◆ SetGammaA0Kk()

void Hal::FemtoWeightGeneratorK0K0::SetGammaA0Kk ( Double_t GammaA0Kk)
inline

Definition at line 40 of file FemtoWeightGeneratorDummy.h.

◆ SetGammaA0pieta()

void Hal::FemtoWeightGeneratorK0K0::SetGammaA0pieta ( Double_t GammaA0pieta)
inline

Definition at line 41 of file FemtoWeightGeneratorDummy.h.

◆ SetGammaF0KK()

void Hal::FemtoWeightGeneratorK0K0::SetGammaF0KK ( Double_t GammaF0Kk)
inline

Definition at line 42 of file FemtoWeightGeneratorDummy.h.

◆ SetGammaF0pipi()

void Hal::FemtoWeightGeneratorK0K0::SetGammaF0pipi ( Double_t GammaF0pipi)
inline

Definition at line 43 of file FemtoWeightGeneratorDummy.h.

◆ SetMa0()

void Hal::FemtoWeightGeneratorK0K0::SetMa0 ( Double_t Ma0)
inline

Definition at line 44 of file FemtoWeightGeneratorDummy.h.

◆ SetMf0()

void Hal::FemtoWeightGeneratorK0K0::SetMf0 ( Double_t f0)
inline

Definition at line 39 of file FemtoWeightGeneratorDummy.h.


The documentation for this class was generated from the following files: