Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Public 속성 | Private 멤버 함수 | Private 속성 | 정적 Private 속성 | 모든 멤버 목록
G4FTFParameters 클래스 참조

#include <G4FTFParameters.hh>

Public 멤버 함수

 G4FTFParameters ()
 
 ~G4FTFParameters ()
 
void InitForInteraction (const G4ParticleDefinition *, G4int theA, G4int theZ, G4double s)
 
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 SetProbLogDistrPrD (const G4double aValue)
 
void SetTarMinDiffMass (const G4double aValue)
 
void SetTarMinNonDiffMass (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 SetCofNuclearDestructionPr (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 GetProbLogDistrPrD ()
 
G4double GetTarMinDiffMass ()
 
G4double GetTarMinNonDiffMass ()
 
G4double GetAveragePt2 ()
 
G4double GetProbLogDistr ()
 
G4double GetPt2Kink ()
 
std::vector< G4doubleGetQuarkProbabilitiesAtGluonSplitUp ()
 
G4double GetMaxNumberOfCollisions ()
 
G4double GetProbOfInteraction ()
 
G4double GetCofNuclearDestructionPr ()
 
G4double GetCofNuclearDestruction ()
 
G4double GetR2ofNuclearDestruction ()
 
G4double GetExcitationEnergyPerWoundedNucleon ()
 
G4double GetDofNuclearDestruction ()
 
G4double GetPt2ofNuclearDestruction ()
 
G4double GetMaxPt2ofNuclearDestruction ()
 

Public 속성

G4double FTFhNcmsEnergy
 
G4ChipsComponentXSFTFxsManager
 
G4double FTFXtotal
 
G4double FTFXelastic
 
G4double FTFXinelastic
 
G4double FTFXannihilation
 
G4double ProbabilityOfAnnihilation
 
G4double ProbabilityOfElasticScatt
 
G4double RadiusOfHNinteractions2
 
G4double FTFSlope
 
G4double AvaragePt2ofElasticScattering
 
G4double FTFGamma0
 
G4double ProcParams [5][7]
 
G4double DeltaProbAtQuarkExchange
 
G4double ProbOfSameQuarkExchange
 
G4double ProjMinDiffMass
 
G4double ProjMinNonDiffMass
 
G4double ProbLogDistrPrD
 
G4double TarMinDiffMass
 
G4double TarMinNonDiffMass
 
G4double AveragePt2
 
G4double ProbLogDistr
 
G4double Pt2kink
 
std::vector< G4doubleQuarkProbabilitiesAtGluonSplitUp
 
G4double MaxNumberOfCollisions
 
G4double ProbOfInelInteraction
 
G4double CofNuclearDestructionPr
 
G4double CofNuclearDestruction
 
G4double R2ofNuclearDestruction
 
G4double ExcitationEnergyPerWoundedNucleon
 
G4double DofNuclearDestruction
 
G4double Pt2ofNuclearDestruction
 
G4double MaxPt2ofNuclearDestruction
 

Private 멤버 함수

void Reset ()
 

Private 속성

G4FTFParamCollBaryonProj fParCollBaryonProj
 

정적 Private 속성

static G4ThreadLocal bool chipsComponentXSisInitialized = false
 
static G4ThreadLocal
G4ChipsComponentXS
chipsComponentXSinstance = 0
 

상세한 설명

G4FTFParameters.hh 파일의 246 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

G4FTFParameters::G4FTFParameters ( )

G4FTFParameters.cc 파일의 404 번째 라인에서 정의되었습니다.

다음을 참조함 : chipsComponentXSinstance, chipsComponentXSisInitialized, FTFxsManager, Reset().

G4FTFParameters::~G4FTFParameters ( )

G4FTFParameters.cc 파일의 425 번째 라인에서 정의되었습니다.

멤버 함수 문서화

G4double G4FTFParameters::GammaElastic ( const G4double  impactsquare)
inline

G4FTFParameters.hh 파일의 428 번째 라인에서 정의되었습니다.

다음을 참조함 : FTFGamma0, FTFSlope, G4Exp().

다음에 의해서 참조됨 : GetInelasticProbability().

G4double G4FTFParameters::GetAvaragePt2ofElasticScattering ( )
inline

G4FTFParameters.hh 파일의 631 번째 라인에서 정의되었습니다.

다음을 참조함 : AvaragePt2ofElasticScattering.

다음에 의해서 참조됨 : G4ElasticHNScattering::ElasticScattering(), G4DiffractiveExcitation::ExciteParticipants_doDiffraction().

G4double G4FTFParameters::GetAveragePt2 ( )
inline

G4FTFParameters.hh 파일의 661 번째 라인에서 정의되었습니다.

다음을 참조함 : AveragePt2.

다음에 의해서 참조됨 : G4DiffractiveExcitation::ExciteParticipants_doNonDiffraction().

G4double G4FTFParameters::GetCofNuclearDestruction ( )
inline

G4FTFParameters.hh 파일의 697 번째 라인에서 정의되었습니다.

다음을 참조함 : CofNuclearDestruction.

다음에 의해서 참조됨 : G4FTFModel::ReggeonCascade().

G4double G4FTFParameters::GetCofNuclearDestructionPr ( )
inline

G4FTFParameters.hh 파일의 693 번째 라인에서 정의되었습니다.

다음을 참조함 : CofNuclearDestructionPr.

다음에 의해서 참조됨 : G4FTFModel::ReggeonCascade().

G4double G4FTFParameters::GetDeltaProbAtQuarkExchange ( )
inline

G4FTFParameters.hh 파일의 637 번째 라인에서 정의되었습니다.

다음을 참조함 : DeltaProbAtQuarkExchange.

다음에 의해서 참조됨 : G4DiffractiveExcitation::ExciteParticipants_doChargeExchange().

G4double G4FTFParameters::GetDofNuclearDestruction ( )
inline

G4FTFParameters.hh 파일의 709 번째 라인에서 정의되었습니다.

다음을 참조함 : DofNuclearDestruction.

다음에 의해서 참조됨 : G4FTFModel::AdjustNucleonsAlgorithm_Sampling(), G4FTFModel::PutOnMassShell().

G4double G4FTFParameters::GetElasticCrossSection ( )
inline

G4FTFParameters.hh 파일의 597 번째 라인에서 정의되었습니다.

다음을 참조함 : FTFXelastic.

G4double G4FTFParameters::GetExcitationEnergyPerWoundedNucleon ( )
inline

G4FTFParameters.hh 파일의 705 번째 라인에서 정의되었습니다.

다음을 참조함 : ExcitationEnergyPerWoundedNucleon.

다음에 의해서 참조됨 : G4FTFModel::AdjustNucleonsAlgorithm_beforeSampling(), G4FTFModel::ComputeNucleusProperties(), G4FTFModel::ReggeonCascade().

G4double G4FTFParameters::GetInelasticCrossSection ( )
inline

G4FTFParameters.hh 파일의 601 번째 라인에서 정의되었습니다.

다음을 참조함 : FTFXinelastic.

G4double G4FTFParameters::GetInelasticProbability ( const G4double  impactsquare)
inline

G4FTFParameters.hh 파일의 621 번째 라인에서 정의되었습니다.

다음을 참조함 : GammaElastic().

G4double G4FTFParameters::GetMaxNumberOfCollisions ( )
inline

G4FTFParameters.hh 파일의 685 번째 라인에서 정의되었습니다.

다음을 참조함 : MaxNumberOfCollisions.

다음에 의해서 참조됨 : G4FTFModel::ExciteParticipants().

G4double G4FTFParameters::GetMaxPt2ofNuclearDestruction ( )
inline

G4FTFParameters.hh 파일의 717 번째 라인에서 정의되었습니다.

다음을 참조함 : MaxPt2ofNuclearDestruction.

다음에 의해서 참조됨 : G4FTFModel::AdjustNucleonsAlgorithm_Sampling(), G4FTFModel::PutOnMassShell().

G4double G4FTFParameters::GetProbabilityOfAnnihilation ( )
inline

G4FTFParameters.hh 파일의 626 번째 라인에서 정의되었습니다.

다음을 참조함 : ProbabilityOfAnnihilation.

다음에 의해서 참조됨 : G4FTFModel::ExciteParticipants().

G4double G4FTFParameters::GetProbabilityOfElasticScatt ( )
inline

G4FTFParameters.hh 파일의 617 번째 라인에서 정의되었습니다.

다음을 참조함 : ProbabilityOfElasticScatt.

다음에 의해서 참조됨 : G4FTFModel::ExciteParticipants().

G4double G4FTFParameters::GetProbabilityOfInteraction ( const G4double  impactsquare)
inline

G4FTFParameters.hh 파일의 609 번째 라인에서 정의되었습니다.

다음을 참조함 : RadiusOfHNinteractions2.

다음에 의해서 참조됨 : G4FTFParticipants::GetList().

G4double G4FTFParameters::GetProbLogDistr ( )
inline

G4FTFParameters.hh 파일의 669 번째 라인에서 정의되었습니다.

다음을 참조함 : ProbLogDistr.

다음에 의해서 참조됨 : G4DiffractiveExcitation::ExciteParticipants_doNonDiffraction().

G4double G4FTFParameters::GetProbLogDistrPrD ( )
inline

G4FTFParameters.hh 파일의 665 번째 라인에서 정의되었습니다.

다음을 참조함 : ProbLogDistrPrD.

다음에 의해서 참조됨 : G4DiffractiveExcitation::ExciteParticipants_doNonDiffraction().

G4double G4FTFParameters::GetProbOfInteraction ( )
inline

G4FTFParameters.hh 파일의 689 번째 라인에서 정의되었습니다.

다음을 참조함 : ProbOfInelInteraction.

G4double G4FTFParameters::GetProbOfSameQuarkExchange ( )
inline

G4FTFParameters.hh 파일의 641 번째 라인에서 정의되었습니다.

다음을 참조함 : ProbOfSameQuarkExchange.

다음에 의해서 참조됨 : G4DiffractiveExcitation::ExciteParticipants_doChargeExchange().

G4double G4FTFParameters::GetProcProb ( const G4int  ProcN,
const G4double  y 
)

G4FTFParameters.cc 파일의 1247 번째 라인에서 정의되었습니다.

다음을 참조함 : G4Exp(), ProcParams.

다음에 의해서 참조됨 : G4DiffractiveExcitation::ExciteParticipants().

G4double G4FTFParameters::GetProjMinDiffMass ( )
inline

G4FTFParameters.hh 파일의 645 번째 라인에서 정의되었습니다.

다음을 참조함 : ProjMinDiffMass.

다음에 의해서 참조됨 : G4DiffractiveExcitation::CreateStrings(), G4DiffractiveExcitation::ExciteParticipants().

G4double G4FTFParameters::GetProjMinNonDiffMass ( )
inline

G4FTFParameters.hh 파일의 649 번째 라인에서 정의되었습니다.

다음을 참조함 : ProjMinNonDiffMass.

다음에 의해서 참조됨 : G4DiffractiveExcitation::ExciteParticipants().

G4double G4FTFParameters::GetPt2Kink ( )
inline

G4FTFParameters.hh 파일의 675 번째 라인에서 정의되었습니다.

다음을 참조함 : Pt2kink.

다음에 의해서 참조됨 : G4DiffractiveExcitation::CreateStrings().

G4double G4FTFParameters::GetPt2ofNuclearDestruction ( )
inline

G4FTFParameters.hh 파일의 713 번째 라인에서 정의되었습니다.

다음을 참조함 : Pt2ofNuclearDestruction.

다음에 의해서 참조됨 : G4FTFModel::AdjustNucleonsAlgorithm_Sampling(), G4FTFModel::PutOnMassShell().

std::vector< G4double > G4FTFParameters::GetQuarkProbabilitiesAtGluonSplitUp ( )
inline

G4FTFParameters.hh 파일의 679 번째 라인에서 정의되었습니다.

다음을 참조함 : QuarkProbabilitiesAtGluonSplitUp.

다음에 의해서 참조됨 : G4DiffractiveExcitation::CreateStrings().

G4double G4FTFParameters::GetR2ofNuclearDestruction ( )
inline

G4FTFParameters.hh 파일의 701 번째 라인에서 정의되었습니다.

다음을 참조함 : R2ofNuclearDestruction.

다음에 의해서 참조됨 : G4FTFModel::ReggeonCascade().

G4double G4FTFParameters::GetSlope ( )
inline

G4FTFParameters.hh 파일의 605 번째 라인에서 정의되었습니다.

다음을 참조함 : FTFSlope.

다음에 의해서 참조됨 : InitForInteraction().

G4double G4FTFParameters::GetTarMinDiffMass ( )
inline

G4FTFParameters.hh 파일의 653 번째 라인에서 정의되었습니다.

다음을 참조함 : TarMinDiffMass.

다음에 의해서 참조됨 : G4DiffractiveExcitation::CreateStrings(), G4DiffractiveExcitation::ExciteParticipants().

G4double G4FTFParameters::GetTarMinNonDiffMass ( )
inline

G4FTFParameters.hh 파일의 657 번째 라인에서 정의되었습니다.

다음을 참조함 : TarMinNonDiffMass.

다음에 의해서 참조됨 : G4DiffractiveExcitation::ExciteParticipants().

G4double G4FTFParameters::GetTotalCrossSection ( )
inline

G4FTFParameters.hh 파일의 593 번째 라인에서 정의되었습니다.

다음을 참조함 : FTFXtotal.

void G4FTFParameters::InitForInteraction ( const G4ParticleDefinition particle,
G4int  theA,
G4int  theZ,
G4double  s 
)

G4FTFParameters.cc 파일의 475 번째 라인에서 정의되었습니다.

다음을 참조함 : fermi, fParCollBaryonProj, FTFxsManager, G4cout, G4endl, G4Exp(), G4Log(), G4FTFParamCollection::GetAveragePt2(), G4ParticleDefinition::GetBaryonNumber(), G4FTFParamCollection::GetDeltaProbAtQuarkExchange(), G4FTFParamCollection::GetDofNuclearDestruct(), G4ChipsComponentXS::GetElasticElementCrossSection(), G4FTFParamCollection::GetExciEnergyPerWoundedNucleon(), G4Pow::GetInstance(), G4FTFParamCollection::GetMaxPt2ofNuclearDestruct(), G4FTFParamCollection::GetNuclearProjDestructP1(), G4FTFParamCollection::GetNuclearProjDestructP2(), G4FTFParamCollection::GetNuclearProjDestructP3(), G4FTFParamCollection::GetNuclearTgtDestructP1(), G4FTFParamCollection::GetNuclearTgtDestructP2(), G4FTFParamCollection::GetNuclearTgtDestructP3(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGEncoding(), G4ParticleDefinition::GetPDGMass(), G4FTFParamCollection::GetProbLogDistr(), G4FTFParamCollection::GetProbLogDistrPrD(), G4FTFParamCollection::GetProbOfSameQuarkExchange(), G4FTFParamCollection::GetProc0A1(), G4FTFParamCollection::GetProc0A2(), G4FTFParamCollection::GetProc0A3(), G4FTFParamCollection::GetProc0Atop(), G4FTFParamCollection::GetProc0B1(), G4FTFParamCollection::GetProc0B2(), G4FTFParamCollection::GetProc0Ymin(), G4FTFParamCollection::GetProc1A1(), G4FTFParamCollection::GetProc1A2(), G4FTFParamCollection::GetProc1A3(), G4FTFParamCollection::GetProc1Atop(), G4FTFParamCollection::GetProc1B1(), G4FTFParamCollection::GetProc1B2(), G4FTFParamCollection::GetProc1Ymin(), G4FTFParamCollection::GetProc4A1(), G4FTFParamCollection::GetProc4A2(), G4FTFParamCollection::GetProc4A3(), G4FTFParamCollection::GetProc4Atop(), G4FTFParamCollection::GetProc4B1(), G4FTFParamCollection::GetProc4B2(), G4FTFParamCollection::GetProc4Ymin(), G4FTFParamCollection::GetProjMinDiffMass(), G4FTFParamCollection::GetProjMinNonDiffMass(), G4FTFParamCollection::GetPt2NuclearDestructP1(), G4FTFParamCollection::GetPt2NuclearDestructP2(), G4FTFParamCollection::GetPt2NuclearDestructP3(), G4FTFParamCollection::GetPt2NuclearDestructP4(), G4FTFParamCollection::GetR2ofNuclearDestruct(), GetSlope(), G4FTFParamCollection::GetTgtMinDiffMass(), G4FTFParamCollection::GetTgtMinNonDiffMass(), G4ChipsComponentXS::GetTotalElementCrossSection(), CLHEP::GeV, GeV, G4FTFParamCollection::IsNuclearProjDestructP1_NBRNDEP(), G4FTFParamCollection::IsNuclearTgtDestructP1_ADEP(), G4FTFParamCollection::IsProjDiffDissociation(), G4FTFParamCollection::IsTgtDiffDissociation(), G4KaonMinus::KaonMinus(), G4KaonPlus::KaonPlus(), MeV, millibarn, G4Neutron::Neutron(), Neutron, pi, G4PionMinus::PionMinus(), G4PionPlus::PionPlus(), G4Pow::powA(), G4Proton::Proton(), Proton, Reset(), S(), SetAvaragePt2ofElasticScattering(), SetAveragePt2(), SetCofNuclearDestruction(), SetCofNuclearDestructionPr(), SetDeltaProbAtQuarkExchange(), SetDofNuclearDestruction(), SetElastisCrossSection(), SetExcitationEnergyPerWoundedNucleon(), SetGamma0(), SetInelasticCrossSection(), SetMaxNumberOfCollisions(), SetMaxPt2ofNuclearDestruction(), SetParams(), SetProbabilityOfAnnihilation(), SetProbabilityOfElasticScatt(), SetProbLogDistr(), SetProbLogDistrPrD(), SetProbOfSameQuarkExchange(), SetProjMinDiffMass(), SetProjMinNonDiffMass(), SetPt2Kink(), SetPt2ofNuclearDestruction(), SetQuarkProbabilitiesAtGluonSplitUp(), SetR2ofNuclearDestruction(), SetRadiusOfHNinteractions2(), SetSlope(), SetTarMinDiffMass(), SetTarMinNonDiffMass(), SetTotalCrossSection(), sqr().

다음에 의해서 참조됨 : G4FTFModel::Init().

void G4FTFParameters::Reset ( )
private
void G4FTFParameters::SetAvaragePt2ofElasticScattering ( const G4double  aPt2)
inline

G4FTFParameters.hh 파일의 480 번째 라인에서 정의되었습니다.

다음을 참조함 : AvaragePt2ofElasticScattering.

다음에 의해서 참조됨 : InitForInteraction().

void G4FTFParameters::SetAveragePt2 ( const G4double  aValue)
inline

G4FTFParameters.hh 파일의 520 번째 라인에서 정의되었습니다.

다음을 참조함 : AveragePt2, CLHEP::GeV.

다음에 의해서 참조됨 : InitForInteraction().

void G4FTFParameters::SetCofNuclearDestruction ( const G4double  aValue)
inline

G4FTFParameters.hh 파일의 568 번째 라인에서 정의되었습니다.

다음을 참조함 : CofNuclearDestruction.

다음에 의해서 참조됨 : InitForInteraction().

void G4FTFParameters::SetCofNuclearDestructionPr ( const G4double  aValue)
inline

G4FTFParameters.hh 파일의 564 번째 라인에서 정의되었습니다.

다음을 참조함 : CofNuclearDestructionPr.

다음에 의해서 참조됨 : InitForInteraction().

void G4FTFParameters::SetDeltaProbAtQuarkExchange ( const G4double  aValue)
inline

G4FTFParameters.hh 파일의 496 번째 라인에서 정의되었습니다.

다음을 참조함 : DeltaProbAtQuarkExchange.

다음에 의해서 참조됨 : InitForInteraction().

void G4FTFParameters::SetDofNuclearDestruction ( const G4double  aValue)
inline

G4FTFParameters.hh 파일의 580 번째 라인에서 정의되었습니다.

다음을 참조함 : DofNuclearDestruction.

다음에 의해서 참조됨 : InitForInteraction().

void G4FTFParameters::SetElastisCrossSection ( const G4double  Xelastic)
inline

G4FTFParameters.hh 파일의 442 번째 라인에서 정의되었습니다.

다음을 참조함 : FTFXelastic.

다음에 의해서 참조됨 : InitForInteraction().

void G4FTFParameters::SetExcitationEnergyPerWoundedNucleon ( const G4double  aValue)
inline

G4FTFParameters.hh 파일의 576 번째 라인에서 정의되었습니다.

다음을 참조함 : ExcitationEnergyPerWoundedNucleon.

다음에 의해서 참조됨 : InitForInteraction().

void G4FTFParameters::SetGamma0 ( const G4double  Gamma0)
inline

G4FTFParameters.hh 파일의 475 번째 라인에서 정의되었습니다.

다음을 참조함 : FTFGamma0.

다음에 의해서 참조됨 : InitForInteraction().

void G4FTFParameters::SethNcmsEnergy ( const G4double  s)
inline

G4FTFParameters.hh 파일의 432 번째 라인에서 정의되었습니다.

다음을 참조함 : FTFhNcmsEnergy, S().

void G4FTFParameters::SetInelasticCrossSection ( const G4double  Xinelastic)
inline

G4FTFParameters.hh 파일의 446 번째 라인에서 정의되었습니다.

다음을 참조함 : FTFXinelastic.

다음에 의해서 참조됨 : InitForInteraction().

void G4FTFParameters::SetMaxNumberOfCollisions ( const G4double  aValue,
const G4double  bValue 
)
inline

G4FTFParameters.hh 파일의 547 번째 라인에서 정의되었습니다.

다음을 참조함 : MaxNumberOfCollisions, SetProbOfInteraction().

다음에 의해서 참조됨 : InitForInteraction().

void G4FTFParameters::SetMaxPt2ofNuclearDestruction ( const G4double  aValue)
inline

G4FTFParameters.hh 파일의 588 번째 라인에서 정의되었습니다.

다음을 참조함 : MaxPt2ofNuclearDestruction.

다음에 의해서 참조됨 : InitForInteraction().

void G4FTFParameters::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 
)
inline

G4FTFParameters.hh 파일의 486 번째 라인에서 정의되었습니다.

다음을 참조함 : ProcParams, Ymin.

다음에 의해서 참조됨 : InitForInteraction().

void G4FTFParameters::SetProbabilityOfAnnihilation ( const G4double  aValue)
inline

G4FTFParameters.hh 파일의 463 번째 라인에서 정의되었습니다.

다음을 참조함 : ProbabilityOfAnnihilation.

다음에 의해서 참조됨 : InitForInteraction().

void G4FTFParameters::SetProbabilityOfElasticScatt ( const G4double  Xtotal,
const G4double  Xelastic 
)
inline

G4FTFParameters.hh 파일의 450 번째 라인에서 정의되었습니다.

다음을 참조함 : ProbabilityOfElasticScatt.

다음에 의해서 참조됨 : InitForInteraction().

void G4FTFParameters::SetProbabilityOfElasticScatt ( const G4double  aValue)
inline

G4FTFParameters.hh 파일의 459 번째 라인에서 정의되었습니다.

다음을 참조함 : ProbabilityOfElasticScatt.

void G4FTFParameters::SetProbLogDistr ( const G4double  aValue)
inline

G4FTFParameters.hh 파일의 528 번째 라인에서 정의되었습니다.

다음을 참조함 : ProbLogDistr.

다음에 의해서 참조됨 : InitForInteraction().

void G4FTFParameters::SetProbLogDistrPrD ( const G4double  aValue)
inline

G4FTFParameters.hh 파일의 524 번째 라인에서 정의되었습니다.

다음을 참조함 : ProbLogDistrPrD.

다음에 의해서 참조됨 : InitForInteraction().

void G4FTFParameters::SetProbOfInteraction ( const G4double  aValue)
inline

G4FTFParameters.hh 파일의 560 번째 라인에서 정의되었습니다.

다음을 참조함 : ProbOfInelInteraction.

다음에 의해서 참조됨 : SetMaxNumberOfCollisions().

void G4FTFParameters::SetProbOfSameQuarkExchange ( const G4double  aValue)
inline

G4FTFParameters.hh 파일의 500 번째 라인에서 정의되었습니다.

다음을 참조함 : ProbOfSameQuarkExchange.

다음에 의해서 참조됨 : InitForInteraction().

void G4FTFParameters::SetProjMinDiffMass ( const G4double  aValue)
inline
void G4FTFParameters::SetProjMinNonDiffMass ( const G4double  aValue)
inline
void G4FTFParameters::SetPt2Kink ( const G4double  aValue)
inline

G4FTFParameters.hh 파일의 534 번째 라인에서 정의되었습니다.

다음을 참조함 : Pt2kink.

다음에 의해서 참조됨 : InitForInteraction().

void G4FTFParameters::SetPt2ofNuclearDestruction ( const G4double  aValue)
inline

G4FTFParameters.hh 파일의 584 번째 라인에서 정의되었습니다.

다음을 참조함 : Pt2ofNuclearDestruction.

다음에 의해서 참조됨 : InitForInteraction().

void G4FTFParameters::SetQuarkProbabilitiesAtGluonSplitUp ( const G4double  Puubar,
const G4double  Pddbar,
const G4double  Pssbar 
)
inline

G4FTFParameters.hh 파일의 538 번째 라인에서 정의되었습니다.

다음을 참조함 : QuarkProbabilitiesAtGluonSplitUp.

다음에 의해서 참조됨 : InitForInteraction().

void G4FTFParameters::SetR2ofNuclearDestruction ( const G4double  aValue)
inline

G4FTFParameters.hh 파일의 572 번째 라인에서 정의되었습니다.

다음을 참조함 : R2ofNuclearDestruction.

다음에 의해서 참조됨 : InitForInteraction().

void G4FTFParameters::SetRadiusOfHNinteractions2 ( const G4double  Radius2)
inline

G4FTFParameters.hh 파일의 467 번째 라인에서 정의되었습니다.

다음을 참조함 : RadiusOfHNinteractions2.

다음에 의해서 참조됨 : InitForInteraction().

void G4FTFParameters::SetSlope ( const G4double  Slope)
inline

G4FTFParameters.hh 파일의 471 번째 라인에서 정의되었습니다.

다음을 참조함 : FTFSlope.

다음에 의해서 참조됨 : InitForInteraction().

void G4FTFParameters::SetTarMinDiffMass ( const G4double  aValue)
inline

G4FTFParameters.hh 파일의 512 번째 라인에서 정의되었습니다.

다음을 참조함 : CLHEP::GeV, TarMinDiffMass.

다음에 의해서 참조됨 : G4FTFAnnihilation::Create2QuarkAntiQuarkStrings(), G4FTFAnnihilation::Create3QuarkAntiQuarkStrings(), InitForInteraction().

void G4FTFParameters::SetTarMinNonDiffMass ( const G4double  aValue)
inline

G4FTFParameters.hh 파일의 516 번째 라인에서 정의되었습니다.

다음을 참조함 : CLHEP::GeV, TarMinNonDiffMass.

다음에 의해서 참조됨 : G4FTFAnnihilation::Create2QuarkAntiQuarkStrings(), G4FTFAnnihilation::Create3QuarkAntiQuarkStrings(), InitForInteraction().

void G4FTFParameters::SetTotalCrossSection ( const G4double  Xtotal)
inline

G4FTFParameters.hh 파일의 438 번째 라인에서 정의되었습니다.

다음을 참조함 : FTFXtotal.

다음에 의해서 참조됨 : InitForInteraction().

멤버 데이타 문서화

G4double G4FTFParameters::AvaragePt2ofElasticScattering

G4FTFParameters.hh 파일의 377 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetAvaragePt2ofElasticScattering(), Reset(), SetAvaragePt2ofElasticScattering().

G4double G4FTFParameters::AveragePt2

G4FTFParameters.hh 파일의 392 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetAveragePt2(), Reset(), SetAveragePt2().

G4ThreadLocal G4ChipsComponentXS * G4FTFParameters::chipsComponentXSinstance = 0
staticprivate

G4FTFParameters.hh 파일의 424 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4FTFParameters().

G4ThreadLocal bool G4FTFParameters::chipsComponentXSisInitialized = false
staticprivate

G4FTFParameters.hh 파일의 423 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4FTFParameters().

G4double G4FTFParameters::CofNuclearDestruction

G4FTFParameters.hh 파일의 404 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetCofNuclearDestruction(), Reset(), SetCofNuclearDestruction().

G4double G4FTFParameters::CofNuclearDestructionPr

G4FTFParameters.hh 파일의 403 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetCofNuclearDestructionPr(), Reset(), SetCofNuclearDestructionPr().

G4double G4FTFParameters::DeltaProbAtQuarkExchange

G4FTFParameters.hh 파일의 383 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetDeltaProbAtQuarkExchange(), Reset(), SetDeltaProbAtQuarkExchange().

G4double G4FTFParameters::DofNuclearDestruction

G4FTFParameters.hh 파일의 409 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetDofNuclearDestruction(), Reset(), SetDofNuclearDestruction().

G4double G4FTFParameters::ExcitationEnergyPerWoundedNucleon

G4FTFParameters.hh 파일의 407 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetExcitationEnergyPerWoundedNucleon(), Reset(), SetExcitationEnergyPerWoundedNucleon().

G4FTFParamCollBaryonProj G4FTFParameters::fParCollBaryonProj
private

G4FTFParameters.hh 파일의 419 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : InitForInteraction().

G4double G4FTFParameters::FTFGamma0

G4FTFParameters.hh 파일의 378 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GammaElastic(), Reset(), SetGamma0().

G4double G4FTFParameters::FTFhNcmsEnergy

G4FTFParameters.hh 파일의 363 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : Reset(), SethNcmsEnergy().

G4double G4FTFParameters::FTFSlope

G4FTFParameters.hh 파일의 376 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GammaElastic(), GetSlope(), Reset(), SetSlope().

G4double G4FTFParameters::FTFXannihilation

G4FTFParameters.hh 파일의 372 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : Reset().

G4double G4FTFParameters::FTFXelastic

G4FTFParameters.hh 파일의 370 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetElasticCrossSection(), Reset(), SetElastisCrossSection().

G4double G4FTFParameters::FTFXinelastic

G4FTFParameters.hh 파일의 371 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetInelasticCrossSection(), Reset(), SetInelasticCrossSection().

G4ChipsComponentXS* G4FTFParameters::FTFxsManager

G4FTFParameters.hh 파일의 366 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4FTFParameters(), InitForInteraction().

G4double G4FTFParameters::FTFXtotal

G4FTFParameters.hh 파일의 369 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetTotalCrossSection(), Reset(), SetTotalCrossSection().

G4double G4FTFParameters::MaxNumberOfCollisions

G4FTFParameters.hh 파일의 400 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetMaxNumberOfCollisions(), Reset(), SetMaxNumberOfCollisions().

G4double G4FTFParameters::MaxPt2ofNuclearDestruction

G4FTFParameters.hh 파일의 411 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetMaxPt2ofNuclearDestruction(), Reset(), SetMaxPt2ofNuclearDestruction().

G4double G4FTFParameters::ProbabilityOfAnnihilation

G4FTFParameters.hh 파일의 373 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetProbabilityOfAnnihilation(), Reset(), SetProbabilityOfAnnihilation().

G4double G4FTFParameters::ProbabilityOfElasticScatt

G4FTFParameters.hh 파일의 374 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetProbabilityOfElasticScatt(), Reset(), SetProbabilityOfElasticScatt().

G4double G4FTFParameters::ProbLogDistr

G4FTFParameters.hh 파일의 393 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetProbLogDistr(), Reset(), SetProbLogDistr().

G4double G4FTFParameters::ProbLogDistrPrD

G4FTFParameters.hh 파일의 388 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetProbLogDistrPrD(), Reset(), SetProbLogDistrPrD().

G4double G4FTFParameters::ProbOfInelInteraction

G4FTFParameters.hh 파일의 401 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetProbOfInteraction(), Reset(), SetProbOfInteraction().

G4double G4FTFParameters::ProbOfSameQuarkExchange

G4FTFParameters.hh 파일의 384 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetProbOfSameQuarkExchange(), Reset(), SetProbOfSameQuarkExchange().

G4double G4FTFParameters::ProcParams[5][7]

G4FTFParameters.hh 파일의 381 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetProcProb(), Reset(), SetParams().

G4double G4FTFParameters::ProjMinDiffMass

G4FTFParameters.hh 파일의 386 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetProjMinDiffMass(), Reset(), SetProjMinDiffMass().

G4double G4FTFParameters::ProjMinNonDiffMass

G4FTFParameters.hh 파일의 387 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetProjMinNonDiffMass(), Reset(), SetProjMinNonDiffMass().

G4double G4FTFParameters::Pt2kink

G4FTFParameters.hh 파일의 396 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetPt2Kink(), Reset(), SetPt2Kink().

G4double G4FTFParameters::Pt2ofNuclearDestruction

G4FTFParameters.hh 파일의 410 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetPt2ofNuclearDestruction(), Reset(), SetPt2ofNuclearDestruction().

std::vector< G4double > G4FTFParameters::QuarkProbabilitiesAtGluonSplitUp

G4FTFParameters.hh 파일의 397 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetQuarkProbabilitiesAtGluonSplitUp(), SetQuarkProbabilitiesAtGluonSplitUp().

G4double G4FTFParameters::R2ofNuclearDestruction

G4FTFParameters.hh 파일의 405 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetR2ofNuclearDestruction(), Reset(), SetR2ofNuclearDestruction().

G4double G4FTFParameters::RadiusOfHNinteractions2

G4FTFParameters.hh 파일의 375 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetProbabilityOfInteraction(), Reset(), SetRadiusOfHNinteractions2().

G4double G4FTFParameters::TarMinDiffMass

G4FTFParameters.hh 파일의 389 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetTarMinDiffMass(), Reset(), SetTarMinDiffMass().

G4double G4FTFParameters::TarMinNonDiffMass

G4FTFParameters.hh 파일의 390 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetTarMinNonDiffMass(), Reset(), SetTarMinNonDiffMass().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: