|
| | G4FTFParameters (const G4ParticleDefinition *, G4int theA, G4int theZ, G4double s) |
| |
| | ~G4FTFParameters () |
| |
| void | SethNcmsEnergy (const G4double s) |
| |
| void | SetTotalCrossSection (const G4double Xtotal) |
| |
| void | SetElastisCrossSection (const G4double Xelastic) |
| |
| void | SetInelasticCrossSection (const G4double Xinelastic) |
| |
| void | SetProbabilityOfElasticScatt (const G4double Xtotal, const G4double Xelastic) |
| |
| void | SetProbabilityOfElasticScatt (const G4double aValue) |
| |
| void | SetProbabilityOfAnnihilation (const G4double aValue) |
| |
| void | SetRadiusOfHNinteractions2 (const G4double Radius2) |
| |
| void | SetSlope (const G4double Slope) |
| |
| void | SetGamma0 (const G4double Gamma0) |
| |
| G4double | GammaElastic (const G4double impactsquare) |
| |
| void | SetAvaragePt2ofElasticScattering (const G4double aPt2) |
| |
| void | SetParams (const G4int ProcN, const G4double A1, const G4double B1, const G4double A2, const G4double B2, const G4double A3, const G4double Atop, const G4double Ymin) |
| |
| void | SetDeltaProbAtQuarkExchange (const G4double aValue) |
| |
| void | SetProbOfSameQuarkExchange (const G4double aValue) |
| |
| void | SetProjMinDiffMass (const G4double aValue) |
| |
| void | SetProjMinNonDiffMass (const G4double aValue) |
| |
| void | SetProbabilityOfProjDiff (const G4double aValue) |
| |
| void | SetTarMinDiffMass (const G4double aValue) |
| |
| void | SetTarMinNonDiffMass (const G4double aValue) |
| |
| void | SetProbabilityOfTarDiff (const G4double aValue) |
| |
| void | SetAveragePt2 (const G4double aValue) |
| |
| void | SetProbLogDistr (const G4double aValue) |
| |
| void | SetPt2Kink (const G4double aValue) |
| |
| void | SetQuarkProbabilitiesAtGluonSplitUp (const G4double Puubar, const G4double Pddbar, const G4double Pssbar) |
| |
| void | SetMaxNumberOfCollisions (const G4double aValue, const G4double bValue) |
| |
| void | SetProbOfInteraction (const G4double aValue) |
| |
| void | SetCofNuclearDestruction (const G4double aValue) |
| |
| void | SetR2ofNuclearDestruction (const G4double aValue) |
| |
| void | SetExcitationEnergyPerWoundedNucleon (const G4double aValue) |
| |
| void | SetDofNuclearDestruction (const G4double aValue) |
| |
| void | SetPt2ofNuclearDestruction (const G4double aValue) |
| |
| void | SetMaxPt2ofNuclearDestruction (const G4double aValue) |
| |
| G4double | GetTotalCrossSection () |
| |
| G4double | GetElasticCrossSection () |
| |
| G4double | GetInelasticCrossSection () |
| |
| G4double | GetProbabilityOfInteraction (const G4double impactsquare) |
| |
| G4double | GetInelasticProbability (const G4double impactsquare) |
| |
| G4double | GetProbabilityOfElasticScatt () |
| |
| G4double | GetSlope () |
| |
| G4double | GetProbabilityOfAnnihilation () |
| |
| G4double | GetAvaragePt2ofElasticScattering () |
| |
| G4double | GetProcProb (const G4int ProcN, const G4double y) |
| |
| G4double | GetDeltaProbAtQuarkExchange () |
| |
| G4double | GetProbOfSameQuarkExchange () |
| |
| G4double | GetProjMinDiffMass () |
| |
| G4double | GetProjMinNonDiffMass () |
| |
| G4double | GetTarMinDiffMass () |
| |
| G4double | GetTarMinNonDiffMass () |
| |
| G4double | GetAveragePt2 () |
| |
| G4double | GetProbLogDistr () |
| |
| G4double | GetPt2Kink () |
| |
| std::vector< G4double > | GetQuarkProbabilitiesAtGluonSplitUp () |
| |
| G4double | GetMaxNumberOfCollisions () |
| |
| G4double | GetProbOfInteraction () |
| |
| G4double | GetCofNuclearDestruction () |
| |
| G4double | GetR2ofNuclearDestruction () |
| |
| G4double | GetExcitationEnergyPerWoundedNucleon () |
| |
| G4double | GetDofNuclearDestruction () |
| |
| G4double | GetPt2ofNuclearDestruction () |
| |
| G4double | GetMaxPt2ofNuclearDestruction () |
| |
| | G4FTFParameters () |
| |
Definition at line 40 of file G4FTFParameters.hh.