ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4FTFParamCollection Class Reference

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/parton_string/diffraction/include/G4FTFParameters.hh>

+ Inheritance diagram for G4FTFParamCollection:

Public Member Functions

virtual ~G4FTFParamCollection ()
 
double GetProc0A1 () const
 
double GetProc0B1 () const
 
double GetProc0A2 () const
 
double GetProc0B2 () const
 
double GetProc0A3 () const
 
double GetProc0Atop () const
 
double GetProc0Ymin () const
 
double GetProc1A1 () const
 
double GetProc1B1 () const
 
double GetProc1A2 () const
 
double GetProc1B2 () const
 
double GetProc1A3 () const
 
double GetProc1Atop () const
 
double GetProc1Ymin () const
 
double GetProc2A1 () const
 
double GetProc2B1 () const
 
double GetProc2A2 () const
 
double GetProc2B2 () const
 
double GetProc2A3 () const
 
double GetProc2Atop () const
 
double GetProc2Ymin () const
 
double GetProc3A1 () const
 
double GetProc3B1 () const
 
double GetProc3A2 () const
 
double GetProc3B2 () const
 
double GetProc3A3 () const
 
double GetProc3Atop () const
 
double GetProc3Ymin () const
 
bool IsProjDiffDissociation () const
 
bool IsTgtDiffDissociation () const
 
double GetProc4A1 () const
 
double GetProc4B1 () const
 
double GetProc4A2 () const
 
double GetProc4B2 () const
 
double GetProc4A3 () const
 
double GetProc4Atop () const
 
double GetProc4Ymin () const
 
double GetDeltaProbAtQuarkExchange () const
 
double GetProbOfSameQuarkExchange () const
 
double GetProjMinDiffMass () const
 
double GetProjMinNonDiffMass () const
 
double GetTgtMinDiffMass () const
 
double GetTgtMinNonDiffMass () const
 
double GetAveragePt2 () const
 
double GetProbLogDistrPrD () const
 
double GetProbLogDistr () const
 
double GetNuclearProjDestructP1 () const
 
bool IsNuclearProjDestructP1_NBRNDEP () const
 
double GetNuclearTgtDestructP1 () const
 
bool IsNuclearTgtDestructP1_ADEP () const
 
double GetNuclearProjDestructP2 () const
 
double GetNuclearProjDestructP3 () const
 
double GetNuclearTgtDestructP2 () const
 
double GetNuclearTgtDestructP3 () const
 
double GetPt2NuclearDestructP1 () const
 
double GetPt2NuclearDestructP2 () const
 
double GetPt2NuclearDestructP3 () const
 
double GetPt2NuclearDestructP4 () const
 
double GetR2ofNuclearDestruct () const
 
double GetExciEnergyPerWoundedNucleon () const
 
double GetDofNuclearDestruct () const
 
double GetMaxPt2ofNuclearDestruct () const
 

Protected Member Functions

 G4FTFParamCollection ()
 

Protected Attributes

double fProc0A1
 
double fProc0B1
 
double fProc0A2
 
double fProc0B2
 
double fProc0A3
 
double fProc0Atop
 
double fProc0Ymin
 
double fProc1A1
 
double fProc1B1
 
double fProc1A2
 
double fProc1B2
 
double fProc1A3
 
double fProc1Atop
 
double fProc1Ymin
 
bool fProjDiffDissociation
 
bool fTgtDiffDissociation
 
double fProc2A1
 
double fProc2B1
 
double fProc2A2
 
double fProc2B2
 
double fProc2A3
 
double fProc2Atop
 
double fProc2Ymin
 
double fProc3A1
 
double fProc3B1
 
double fProc3A2
 
double fProc3B2
 
double fProc3A3
 
double fProc3Atop
 
double fProc3Ymin
 
double fProc4A1
 
double fProc4B1
 
double fProc4A2
 
double fProc4B2
 
double fProc4A3
 
double fProc4Atop
 
double fProc4Ymin
 
double fDeltaProbAtQuarkExchange
 
double fProbOfSameQuarkExchange
 
double fProjMinDiffMass
 
double fProjMinNonDiffMass
 
double fTgtMinDiffMass
 
double fTgtMinNonDiffMass
 
double fAveragePt2
 
double fProbLogDistrPrD
 
double fProbLogDistr
 
double fNuclearProjDestructP1
 
bool fNuclearProjDestructP1_NBRNDEP
 
double fNuclearTgtDestructP1
 
bool fNuclearTgtDestructP1_ADEP
 
double fNuclearProjDestructP2
 
double fNuclearProjDestructP3
 
double fNuclearTgtDestructP2
 
double fNuclearTgtDestructP3
 
double fPt2NuclearDestructP1
 
double fPt2NuclearDestructP2
 
double fPt2NuclearDestructP3
 
double fPt2NuclearDestructP4
 
double fR2ofNuclearDestruct
 
double fExciEnergyPerWoundedNucleon
 
double fDofNuclearDestruct
 
double fMaxPt2ofNuclearDestruct
 

Private Member Functions

void Reset ()
 

Detailed Description

Definition at line 48 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 48 of file G4FTFParameters.hh

Constructor & Destructor Documentation

virtual G4FTFParamCollection::~G4FTFParamCollection ( )
inlinevirtual

Definition at line 52 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 52 of file G4FTFParameters.hh

G4FTFParamCollection::G4FTFParamCollection ( )
protected

Definition at line 1103 of file G4FTFParameters.cc.

View newest version in sPHENIX GitHub at line 1103 of file G4FTFParameters.cc

References fNuclearProjDestructP2, fNuclearProjDestructP3, and Reset().

+ Here is the call graph for this function:

Member Function Documentation

double G4FTFParamCollection::GetAveragePt2 ( ) const
inline

Definition at line 123 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 123 of file G4FTFParameters.hh

References fAveragePt2.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetDeltaProbAtQuarkExchange ( ) const
inline

Definition at line 117 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 117 of file G4FTFParameters.hh

References fDeltaProbAtQuarkExchange.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetDofNuclearDestruct ( ) const
inline

Definition at line 148 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 148 of file G4FTFParameters.hh

References fDofNuclearDestruct.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetExciEnergyPerWoundedNucleon ( ) const
inline

Definition at line 147 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 147 of file G4FTFParameters.hh

References fExciEnergyPerWoundedNucleon.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetMaxPt2ofNuclearDestruct ( ) const
inline

Definition at line 149 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 149 of file G4FTFParameters.hh

References fMaxPt2ofNuclearDestruct.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetNuclearProjDestructP1 ( ) const
inline

Definition at line 131 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 131 of file G4FTFParameters.hh

References fNuclearProjDestructP1.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetNuclearProjDestructP2 ( ) const
inline

Definition at line 135 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 135 of file G4FTFParameters.hh

References fNuclearProjDestructP2.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetNuclearProjDestructP3 ( ) const
inline

Definition at line 136 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 136 of file G4FTFParameters.hh

References fNuclearProjDestructP3.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetNuclearTgtDestructP1 ( ) const
inline

Definition at line 133 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 133 of file G4FTFParameters.hh

References fNuclearTgtDestructP1.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetNuclearTgtDestructP2 ( ) const
inline

Definition at line 137 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 137 of file G4FTFParameters.hh

References fNuclearTgtDestructP2.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetNuclearTgtDestructP3 ( ) const
inline

Definition at line 138 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 138 of file G4FTFParameters.hh

References fNuclearTgtDestructP3.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProbLogDistr ( ) const
inline

Definition at line 125 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 125 of file G4FTFParameters.hh

References fProbLogDistr.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProbLogDistrPrD ( ) const
inline

Definition at line 124 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 124 of file G4FTFParameters.hh

References fProbLogDistrPrD.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProbOfSameQuarkExchange ( ) const
inline

Definition at line 118 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 118 of file G4FTFParameters.hh

References fProbOfSameQuarkExchange.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc0A1 ( ) const
inline

Definition at line 58 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 58 of file G4FTFParameters.hh

References fProc0A1.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc0A2 ( ) const
inline

Definition at line 60 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 60 of file G4FTFParameters.hh

References fProc0A2.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc0A3 ( ) const
inline

Definition at line 62 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 62 of file G4FTFParameters.hh

References fProc0A3.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc0Atop ( ) const
inline

Definition at line 63 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 63 of file G4FTFParameters.hh

References fProc0Atop.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc0B1 ( ) const
inline

Definition at line 59 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 59 of file G4FTFParameters.hh

References fProc0B1.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc0B2 ( ) const
inline

Definition at line 61 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 61 of file G4FTFParameters.hh

References fProc0B2.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc0Ymin ( ) const
inline

Definition at line 64 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 64 of file G4FTFParameters.hh

References fProc0Ymin.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc1A1 ( ) const
inline

Definition at line 68 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 68 of file G4FTFParameters.hh

References fProc1A1.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc1A2 ( ) const
inline

Definition at line 70 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 70 of file G4FTFParameters.hh

References fProc1A2.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc1A3 ( ) const
inline

Definition at line 72 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 72 of file G4FTFParameters.hh

References fProc1A3.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc1Atop ( ) const
inline

Definition at line 73 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 73 of file G4FTFParameters.hh

References fProc1Atop.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc1B1 ( ) const
inline

Definition at line 69 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 69 of file G4FTFParameters.hh

References fProc1B1.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc1B2 ( ) const
inline

Definition at line 71 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 71 of file G4FTFParameters.hh

References fProc1B2.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc1Ymin ( ) const
inline

Definition at line 74 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 74 of file G4FTFParameters.hh

References fProc1Ymin.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc2A1 ( ) const
inline

Definition at line 85 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 85 of file G4FTFParameters.hh

References fProc2A1.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc2A2 ( ) const
inline

Definition at line 87 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 87 of file G4FTFParameters.hh

References fProc2A2.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc2A3 ( ) const
inline

Definition at line 89 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 89 of file G4FTFParameters.hh

References fProc2A3.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc2Atop ( ) const
inline

Definition at line 90 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 90 of file G4FTFParameters.hh

References fProc2Atop.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc2B1 ( ) const
inline

Definition at line 86 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 86 of file G4FTFParameters.hh

References fProc2B1.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc2B2 ( ) const
inline

Definition at line 88 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 88 of file G4FTFParameters.hh

References fProc2B2.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc2Ymin ( ) const
inline

Definition at line 91 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 91 of file G4FTFParameters.hh

References fProc2Ymin.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc3A1 ( ) const
inline

Definition at line 95 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 95 of file G4FTFParameters.hh

References fProc3A1.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc3A2 ( ) const
inline

Definition at line 97 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 97 of file G4FTFParameters.hh

References fProc3A2.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc3A3 ( ) const
inline

Definition at line 99 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 99 of file G4FTFParameters.hh

References fProc3A3.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc3Atop ( ) const
inline

Definition at line 100 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 100 of file G4FTFParameters.hh

References fProc3Atop.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc3B1 ( ) const
inline

Definition at line 96 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 96 of file G4FTFParameters.hh

References fProc3B1.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc3B2 ( ) const
inline

Definition at line 98 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 98 of file G4FTFParameters.hh

References fProc3B2.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc3Ymin ( ) const
inline

Definition at line 101 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 101 of file G4FTFParameters.hh

References fProc3Ymin.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc4A1 ( ) const
inline

Definition at line 108 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 108 of file G4FTFParameters.hh

References fProc4A1.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc4A2 ( ) const
inline

Definition at line 110 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 110 of file G4FTFParameters.hh

References fProc4A2.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc4A3 ( ) const
inline

Definition at line 112 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 112 of file G4FTFParameters.hh

References fProc4A3.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc4Atop ( ) const
inline

Definition at line 113 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 113 of file G4FTFParameters.hh

References fProc4Atop.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc4B1 ( ) const
inline

Definition at line 109 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 109 of file G4FTFParameters.hh

References fProc4B1.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc4B2 ( ) const
inline

Definition at line 111 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 111 of file G4FTFParameters.hh

References fProc4B2.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProc4Ymin ( ) const
inline

Definition at line 114 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 114 of file G4FTFParameters.hh

References fProc4Ymin.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProjMinDiffMass ( ) const
inline

Definition at line 119 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 119 of file G4FTFParameters.hh

References fProjMinDiffMass.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetProjMinNonDiffMass ( ) const
inline

Definition at line 120 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 120 of file G4FTFParameters.hh

References fProjMinNonDiffMass.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetPt2NuclearDestructP1 ( ) const
inline

Definition at line 139 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 139 of file G4FTFParameters.hh

References fPt2NuclearDestructP1.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetPt2NuclearDestructP2 ( ) const
inline

Definition at line 140 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 140 of file G4FTFParameters.hh

References fPt2NuclearDestructP2.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetPt2NuclearDestructP3 ( ) const
inline

Definition at line 141 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 141 of file G4FTFParameters.hh

References fPt2NuclearDestructP3.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetPt2NuclearDestructP4 ( ) const
inline

Definition at line 142 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 142 of file G4FTFParameters.hh

References fPt2NuclearDestructP4.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetR2ofNuclearDestruct ( ) const
inline

Definition at line 146 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 146 of file G4FTFParameters.hh

References fR2ofNuclearDestruct.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetTgtMinDiffMass ( ) const
inline

Definition at line 121 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 121 of file G4FTFParameters.hh

References fTgtMinDiffMass.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

double G4FTFParamCollection::GetTgtMinNonDiffMass ( ) const
inline

Definition at line 122 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 122 of file G4FTFParameters.hh

References fTgtMinNonDiffMass.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

bool G4FTFParamCollection::IsNuclearProjDestructP1_NBRNDEP ( ) const
inline

Definition at line 132 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 132 of file G4FTFParameters.hh

References fNuclearProjDestructP1_NBRNDEP.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

bool G4FTFParamCollection::IsNuclearTgtDestructP1_ADEP ( ) const
inline

Definition at line 134 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 134 of file G4FTFParameters.hh

References fNuclearTgtDestructP1_ADEP.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

bool G4FTFParamCollection::IsProjDiffDissociation ( ) const
inline

Definition at line 103 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 103 of file G4FTFParameters.hh

References fProjDiffDissociation.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

bool G4FTFParamCollection::IsTgtDiffDissociation ( ) const
inline

Definition at line 104 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 104 of file G4FTFParameters.hh

References fTgtDiffDissociation.

Referenced by G4FTFParameters::InitForInteraction().

+ Here is the caller graph for this function:

Member Data Documentation

double G4FTFParamCollection::fAveragePt2
protected

Definition at line 232 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 232 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetAveragePt2(), and Reset().

double G4FTFParamCollection::fDeltaProbAtQuarkExchange
protected
double G4FTFParamCollection::fDofNuclearDestruct
protected
double G4FTFParamCollection::fExciEnergyPerWoundedNucleon
protected
double G4FTFParamCollection::fMaxPt2ofNuclearDestruct
protected
double G4FTFParamCollection::fNuclearProjDestructP1
protected

Definition at line 248 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 248 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), GetNuclearProjDestructP1(), and Reset().

bool G4FTFParamCollection::fNuclearProjDestructP1_NBRNDEP
protected

Definition at line 254 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 254 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), and IsNuclearProjDestructP1_NBRNDEP().

double G4FTFParamCollection::fNuclearProjDestructP2
protected

Definition at line 257 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 257 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollection(), GetNuclearProjDestructP2(), and Reset().

double G4FTFParamCollection::fNuclearProjDestructP3
protected

Definition at line 258 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 258 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollection(), GetNuclearProjDestructP3(), and Reset().

double G4FTFParamCollection::fNuclearTgtDestructP1
protected
bool G4FTFParamCollection::fNuclearTgtDestructP1_ADEP
protected
double G4FTFParamCollection::fNuclearTgtDestructP2
protected
double G4FTFParamCollection::fNuclearTgtDestructP3
protected
double G4FTFParamCollection::fProbLogDistr
protected

Definition at line 234 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 234 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetProbLogDistr(), and Reset().

double G4FTFParamCollection::fProbLogDistrPrD
protected

Definition at line 233 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 233 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetProbLogDistrPrD(), and Reset().

double G4FTFParamCollection::fProbOfSameQuarkExchange
protected
double G4FTFParamCollection::fProc0A1
protected

Definition at line 166 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 166 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetProc0A1(), and Reset().

double G4FTFParamCollection::fProc0A2
protected

Definition at line 168 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 168 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetProc0A2(), and Reset().

double G4FTFParamCollection::fProc0A3
protected

Definition at line 170 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 170 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetProc0A3(), and Reset().

double G4FTFParamCollection::fProc0Atop
protected

Definition at line 171 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 171 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetProc0Atop(), and Reset().

double G4FTFParamCollection::fProc0B1
protected

Definition at line 167 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 167 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetProc0B1(), and Reset().

double G4FTFParamCollection::fProc0B2
protected

Definition at line 169 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 169 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetProc0B2(), and Reset().

double G4FTFParamCollection::fProc0Ymin
protected

Definition at line 172 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 172 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetProc0Ymin(), and Reset().

double G4FTFParamCollection::fProc1A1
protected

Definition at line 174 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 174 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetProc1A1(), and Reset().

double G4FTFParamCollection::fProc1A2
protected

Definition at line 176 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 176 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetProc1A2(), and Reset().

double G4FTFParamCollection::fProc1A3
protected

Definition at line 178 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 178 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetProc1A3(), and Reset().

double G4FTFParamCollection::fProc1Atop
protected

Definition at line 179 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 179 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetProc1Atop(), and Reset().

double G4FTFParamCollection::fProc1B1
protected

Definition at line 175 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 175 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetProc1B1(), and Reset().

double G4FTFParamCollection::fProc1B2
protected

Definition at line 177 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 177 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetProc1B2(), and Reset().

double G4FTFParamCollection::fProc1Ymin
protected

Definition at line 180 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 180 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetProc1Ymin(), and Reset().

double G4FTFParamCollection::fProc2A1
protected

Definition at line 194 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 194 of file G4FTFParameters.hh

Referenced by G4FTFParamCollPionProj::G4FTFParamCollPionProj(), and GetProc2A1().

double G4FTFParamCollection::fProc2A2
protected

Definition at line 196 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 196 of file G4FTFParameters.hh

Referenced by G4FTFParamCollPionProj::G4FTFParamCollPionProj(), and GetProc2A2().

double G4FTFParamCollection::fProc2A3
protected

Definition at line 198 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 198 of file G4FTFParameters.hh

Referenced by G4FTFParamCollPionProj::G4FTFParamCollPionProj(), and GetProc2A3().

double G4FTFParamCollection::fProc2Atop
protected

Definition at line 199 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 199 of file G4FTFParameters.hh

Referenced by G4FTFParamCollPionProj::G4FTFParamCollPionProj(), and GetProc2Atop().

double G4FTFParamCollection::fProc2B1
protected

Definition at line 195 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 195 of file G4FTFParameters.hh

Referenced by G4FTFParamCollPionProj::G4FTFParamCollPionProj(), and GetProc2B1().

double G4FTFParamCollection::fProc2B2
protected

Definition at line 197 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 197 of file G4FTFParameters.hh

Referenced by G4FTFParamCollPionProj::G4FTFParamCollPionProj(), and GetProc2B2().

double G4FTFParamCollection::fProc2Ymin
protected

Definition at line 200 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 200 of file G4FTFParameters.hh

Referenced by G4FTFParamCollPionProj::G4FTFParamCollPionProj(), and GetProc2Ymin().

double G4FTFParamCollection::fProc3A1
protected

Definition at line 202 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 202 of file G4FTFParameters.hh

Referenced by G4FTFParamCollPionProj::G4FTFParamCollPionProj(), and GetProc3A1().

double G4FTFParamCollection::fProc3A2
protected

Definition at line 204 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 204 of file G4FTFParameters.hh

Referenced by G4FTFParamCollPionProj::G4FTFParamCollPionProj(), and GetProc3A2().

double G4FTFParamCollection::fProc3A3
protected

Definition at line 206 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 206 of file G4FTFParameters.hh

Referenced by G4FTFParamCollPionProj::G4FTFParamCollPionProj(), and GetProc3A3().

double G4FTFParamCollection::fProc3Atop
protected

Definition at line 207 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 207 of file G4FTFParameters.hh

Referenced by G4FTFParamCollPionProj::G4FTFParamCollPionProj(), and GetProc3Atop().

double G4FTFParamCollection::fProc3B1
protected

Definition at line 203 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 203 of file G4FTFParameters.hh

Referenced by G4FTFParamCollPionProj::G4FTFParamCollPionProj(), and GetProc3B1().

double G4FTFParamCollection::fProc3B2
protected

Definition at line 205 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 205 of file G4FTFParameters.hh

Referenced by G4FTFParamCollPionProj::G4FTFParamCollPionProj(), and GetProc3B2().

double G4FTFParamCollection::fProc3Ymin
protected

Definition at line 208 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 208 of file G4FTFParameters.hh

Referenced by G4FTFParamCollPionProj::G4FTFParamCollPionProj(), and GetProc3Ymin().

double G4FTFParamCollection::fProc4A1
protected

Definition at line 210 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 210 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetProc4A1(), and Reset().

double G4FTFParamCollection::fProc4A2
protected

Definition at line 212 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 212 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetProc4A2(), and Reset().

double G4FTFParamCollection::fProc4A3
protected

Definition at line 214 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 214 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetProc4A3(), and Reset().

double G4FTFParamCollection::fProc4Atop
protected

Definition at line 215 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 215 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetProc4Atop(), and Reset().

double G4FTFParamCollection::fProc4B1
protected

Definition at line 211 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 211 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetProc4B1(), and Reset().

double G4FTFParamCollection::fProc4B2
protected

Definition at line 213 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 213 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetProc4B2(), and Reset().

double G4FTFParamCollection::fProc4Ymin
protected

Definition at line 216 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 216 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetProc4Ymin(), and Reset().

bool G4FTFParamCollection::fProjDiffDissociation
protected
double G4FTFParamCollection::fProjMinDiffMass
protected

Definition at line 228 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 228 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetProjMinDiffMass(), and Reset().

double G4FTFParamCollection::fProjMinNonDiffMass
protected
double G4FTFParamCollection::fPt2NuclearDestructP1
protected
double G4FTFParamCollection::fPt2NuclearDestructP2
protected
double G4FTFParamCollection::fPt2NuclearDestructP3
protected
double G4FTFParamCollection::fPt2NuclearDestructP4
protected
double G4FTFParamCollection::fR2ofNuclearDestruct
protected
bool G4FTFParamCollection::fTgtDiffDissociation
protected
double G4FTFParamCollection::fTgtMinDiffMass
protected

Definition at line 230 of file G4FTFParameters.hh.

View newest version in sPHENIX GitHub at line 230 of file G4FTFParameters.hh

Referenced by G4FTFParamCollBaryonProj::G4FTFParamCollBaryonProj(), G4FTFParamCollPionProj::G4FTFParamCollPionProj(), GetTgtMinDiffMass(), and Reset().

double G4FTFParamCollection::fTgtMinNonDiffMass
protected

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