11#ifndef HALFEMTOWEIGHTGENERATORLEDNICKY_H_
12#define HALFEMTOWEIGHTGENERATORLEDNICKY_H_
14#include "FemtoWeightGenerator.h"
130 bool SetPid(
const int aPid1,
const int aPid2);
145 void PairIDToLL(Femto::EPairType pair_pid, Int_t& LL, Int_t& tCharge)
const;
193 virtual void SetPairType(Femto::EPairType aPairType);
288 virtual void Print(Option_t* option =
"")
const;
289 virtual Package* Report()
const;
virtual Double_t GetKStar() const
virtual Double_t GetRStarLong() const
void PairIDToLL(Femto::EPairType pair_pid, Int_t &LL, Int_t &tCharge) const
virtual Double_t GetKStarLong() const
virtual ~FemtoWeightGeneratorLednicky()
Bool_t Init(Int_t taks_id, FemtoPair *pair)
virtual Double_t GetRStar() const
virtual Femto::EPairType GetPairType() const
virtual Double_t GetRStarSide() const
virtual Double_t GetRStarOut() const
bool SetPid(const int aPid1, const int aPid2)
virtual void SetPairType(Femto::EPairType aPairType)
virtual Double_t GenerateWeight(FemtoPair *pair)
virtual Double_t GetKStarOut() const
virtual void SetPairTypeFromPairAndConfigureFSI(FemtoPair *pair)
void FsiSetKpKmModelType()
virtual FemtoWeightGeneratorLednicky * MakeCopy() const
void SetFlags(Int_t qs, Int_t s, Int_t c)
virtual Double_t GetKStarSide() const
virtual FemtoWeightGenerator * Clone(const char *newname="") const
virtual void SetPairTypeFromPair(FemtoPair *pair)
Femto::EPairType LLToPairID(Int_t ll) const
void SetNuclMass(const double aNuclMass)
FemtoWeightGeneratorLednicky()
void SetNuclCharge(const double aNuclCharge)
virtual Bool_t IsPairSupported(Femto::EPairType type) const
void RawCalc(FemtoPair *pair)
FemtoWeightGeneratorLednicky & operator=(const FemtoWeightGeneratorLednicky &aWeight)