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

INCL++ intra-nuclear cascade. 더 자세히 ...

#include <G4INCLXXInterface.hh>

G4INCLXXInterface에 대한 상속 다이어그램 :
G4VIntraNuclearTransportModel G4HadronicInteraction

Public 멤버 함수

 G4INCLXXInterface (G4VPreCompoundModel *const aPreCompound=0)
 
 ~G4INCLXXInterface ()
 
G4int operator== (G4INCLXXInterface &right)
 
G4int operator!= (G4INCLXXInterface &right)
 
G4ReactionProductVectorPropagate (G4KineticTrackVector *theSecondaries, G4V3DNucleus *theNucleus)
 
G4HadFinalStateApplyYourself (const G4HadProjectile &aTrack, G4Nucleus &theNucleus)
 
void DeleteModel ()
 
virtual void ModelDescription (std::ostream &outFile) const
 
G4String const & GetDeExcitationModelName () const
 
virtual G4ReactionProductVectorPropagateNuclNucl (G4KineticTrackVector *theSecondaries, G4V3DNucleus *theNucleus, G4V3DNucleus *theProjectileNucleus)
 
void SetDeExcitation (G4VPreCompoundModel *ptr)
 
void Set3DNucleus (G4V3DNucleus *const value)
 
void SetPrimaryProjectile (const G4HadProjectile &aPrimary)
 
const G4StringGetModelName () const
 
virtual void PropagateModelDescription (std::ostream &outFile) const
 
virtual G4double SampleInvariantT (const G4ParticleDefinition *p, G4double plab, G4int Z, G4int A)
 
virtual G4bool IsApplicable (const G4HadProjectile &aTrack, G4Nucleus &targetNucleus)
 
G4double GetMinEnergy () const
 
G4double GetMinEnergy (const G4Material *aMaterial, const G4Element *anElement) const
 
void SetMinEnergy (G4double anEnergy)
 
void SetMinEnergy (G4double anEnergy, const G4Element *anElement)
 
void SetMinEnergy (G4double anEnergy, const G4Material *aMaterial)
 
G4double GetMaxEnergy () const
 
G4double GetMaxEnergy (const G4Material *aMaterial, const G4Element *anElement) const
 
void SetMaxEnergy (const G4double anEnergy)
 
void SetMaxEnergy (G4double anEnergy, const G4Element *anElement)
 
void SetMaxEnergy (G4double anEnergy, const G4Material *aMaterial)
 
G4int GetVerboseLevel () const
 
void SetVerboseLevel (G4int value)
 
void DeActivateFor (const G4Material *aMaterial)
 
void DeActivateFor (const G4Element *anElement)
 
void ActivateFor (const G4Material *aMaterial)
 
void ActivateFor (const G4Element *anElement)
 
G4bool IsBlocked (const G4Material *aMaterial) const
 
G4bool IsBlocked (const G4Element *anElement) const
 
void SetRecoilEnergyThreshold (G4double val)
 
G4double GetRecoilEnergyThreshold () const
 
virtual const std::pair
< G4double, G4double
GetFatalEnergyCheckLevels () const
 
virtual std::pair< G4double,
G4double
GetEnergyMomentumCheckLevels () const
 
void SetEnergyMomentumCheckLevels (G4double relativeLevel, G4double absoluteLevel)
 
virtual void BuildPhysicsTable (const G4ParticleDefinition &)
 
virtual void InitialiseModel ()
 

Protected 멤버 함수

G4V3DNucleusGet3DNucleus () const
 
G4VPreCompoundModelGetDeExcitation () const
 
const G4HadProjectileGetPrimaryProjectile () const
 
G4bool IsBlocked () const
 
void SetModelName (const G4String &nam)
 
void Block ()
 

Protected 속성

G4String theTransportModelName
 
G4V3DNucleusthe3DNucleus
 
G4VPreCompoundModeltheDeExcitation
 
const G4HadProjectilethePrimaryProjectile
 
G4HadFinalState theParticleChange
 
G4int verboseLevel
 
G4double theMinEnergy
 
G4double theMaxEnergy
 
G4bool isBlocked
 

Private 멤버 함수

G4bool AccurateProjectile (const G4HadProjectile &aTrack, const G4Nucleus &theTargetNucleus) const
 
 G4INCLXXInterface (const G4INCLXXInterface &rhs)
 Dummy copy constructor to shut up Coverity warnings. 더 자세히 ...
 
G4INCLXXInterfaceoperator= (G4INCLXXInterface const &rhs)
 Dummy assignment operator to shut up Coverity warnings. 더 자세히 ...
 
G4INCL::ParticleType toINCLParticleType (G4ParticleDefinition const *const) const
 Convert G4ParticleDefinition to corresponding INCL particle type. 더 자세히 ...
 
G4INCL::ParticleSpecies toINCLParticleSpecies (G4HadProjectile const &) const
 Convert G4HadProjectile to corresponding INCL particle species. 더 자세히 ...
 
G4double toINCLKineticEnergy (G4HadProjectile const &) const
 Convert G4HadProjectile to corresponding INCL particle kinetic energy. 더 자세히 ...
 
G4DynamicParticletoG4Particle (G4int A, G4int Z, G4int PDGCode, G4double kinE, G4double px, G4double py, G4double pz) const
 Convert an INCL particle to a G4DynamicParticle. 더 자세히 ...
 
G4ParticleDefinitiontoG4ParticleDefinition (G4int A, G4int Z, G4int PDGCode) const
 Convert A and Z to a G4ParticleDefinition. 더 자세히 ...
 
G4double remnant4MomentumScaling (G4double mass, G4double kineticE, G4double px, G4double py, G4double pz) const
 Rescale remnant momentum if necessary. 더 자세히 ...
 

Private 속성

G4INCL::INCLtheINCLModel
 
G4VPreCompoundModelthePreCompoundModel
 
G4HadFinalState theResult
 
G4HadronicInteractiontheBackupModel
 
G4HadronicInteractiontheBackupModelNucleon
 
G4INCLXXInterfaceStore *const theInterfaceStore
 
G4INCLXXVInterfaceTallytheTally
 
G4bool complainedAboutBackupModel
 
G4bool complainedAboutPreCompound
 
G4IonTable *const theIonTable
 
G4bool dumpRemnantInfo
 
G4VLevelDensityParametertheINCLXXLevelDensity
 
G4FissionProbabilitytheINCLXXFissionProbability
 

상세한 설명

INCL++ intra-nuclear cascade.

Interface for INCL++. This interface handles basic hadron bullet particles (protons, neutrons, pions), as well as light ions.

Example usage in case of protons:

* inclModel -> SetMinEnergy(0.0 * MeV); // Set the energy limits
* inclModel -> SetMaxEnergy(3.0 * GeV);
*
* G4ProtonInelasticProcess* protonInelasticProcess = new G4ProtonInelasticProcess();
* G4ProtonInelasticCrossSection* protonInelasticCrossSection = new G4ProtonInelasticCrossSection();
*
* protonInelasticProcess -> RegisterMe(inclModel);
* protonInelasticProcess -> AddDataSet(protonInelasticCrossSection);
*
* particle = G4Proton::Proton();
* processManager = particle -> GetProcessManager();
* processManager -> AddDiscreteProcess(protonInelasticProcess);
*

The same setup procedure is needed for neutron, pion and generic-ion inelastic processes as well.

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

생성자 & 소멸자 문서화

G4INCLXXInterface::G4INCLXXInterface ( G4VPreCompoundModel *const  aPreCompound = 0)
G4INCLXXInterface::~G4INCLXXInterface ( )

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

다음을 참조함 : theINCLXXFissionProbability, theINCLXXLevelDensity.

G4INCLXXInterface::G4INCLXXInterface ( const G4INCLXXInterface rhs)
private

Dummy copy constructor to shut up Coverity warnings.

멤버 함수 문서화

G4bool G4INCLXXInterface::AccurateProjectile ( const G4HadProjectile aTrack,
const G4Nucleus theTargetNucleus 
) const
private
void G4HadronicInteraction::ActivateFor ( const G4Material aMaterial)
inlineinherited
void G4HadronicInteraction::ActivateFor ( const G4Element anElement)
inlineinherited
G4HadFinalState * G4INCLXXInterface::ApplyYourself ( const G4HadProjectile aTrack,
G4Nucleus theNucleus 
)
virtual

Main method to apply the INCL physics model.

매개변수
aTrackthe projectile particle
theNucleustarget nucleus
반환값
the output of the INCL physics model

G4HadronicInteraction를 구현.

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

다음을 참조함 : A(), G4INCL::EventInfo::A, AccurateProjectile(), G4HadFinalState::AddSecondary(), G4HadronicInteraction::ApplyYourself(), G4INCL::EventInfo::ARem, CLHEP::HepLorentzVector::boostVector(), G4HadFinalState::Clear(), complainedAboutBackupModel, complainedAboutPreCompound, G4VPreCompoundModel::DeExcite(), dumpRemnantInfo, CLHEP::HepLorentzVector::e(), G4INCL::EventInfo::EKin, G4INCL::EventInfo::EKinRem, G4INCLXXInterfaceStore::EmitBigWarning(), G4INCLXXInterfaceStore::EmitWarning(), G4INCL::EventInfo::EStarRem, G4cerr, G4endl, G4GenericIon::GenericIon(), G4HadProjectile::Get4Momentum(), G4DynamicParticle::Get4Momentum(), G4Nucleus::GetA_asInt(), G4ParticleDefinition::GetAtomicMass(), G4ParticleDefinition::GetAtomicNumber(), G4INCLXXInterfaceStore::GetCascadeMinEnergyPerNucleon(), G4HadProjectile::GetDefinition(), G4INCLXXInterfaceStore::GetINCLModel(), G4INCLXXInterfaceStore::GetInstance(), G4IonTable::GetIon(), G4IonTable::GetIonMass(), G4IonTable::GetIonName(), G4HadProjectile::GetKineticEnergy(), G4INCLXXInterfaceStore::GetMaxProjMassINCL(), G4HadronicInteraction::GetModelName(), G4NucleiProperties::GetNuclearMass(), G4HadFinalState::GetNumberOfSecondaries(), G4HadSecondary::GetParticle(), G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetParticleType(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMass(), G4HadFinalState::GetSecondary(), G4INCLXXInterfaceStore::GetTally(), CLHEP::HepLorentzVector::getV(), G4Nucleus::GetZ_asInt(), CLHEP::hbar_Planck, CLHEP::HepLorentzRotation::inverse(), CLHEP::HepRotation::inverse(), isAlive, G4INCL::EventInfo::jxRem, G4INCL::EventInfo::jyRem, G4INCL::EventInfo::jzRem, kineticEnergy, message(), MeV, G4Neutron::NeutronDefinition(), G4INCL::EventInfo::nParticles, G4INCL::EventInfo::nRemnants, G4INCL::EventInfo::PDGCode, CLHEP::HepLorentzVector::phi(), G4INCL::INCL::processEvent(), G4Proton::ProtonDefinition(), G4INCL::EventInfo::px, G4INCL::EventInfo::pxRem, G4INCL::EventInfo::py, G4INCL::EventInfo::pyRem, G4INCL::EventInfo::pz, G4INCL::EventInfo::pzRem, remnant4MomentumScaling(), CLHEP::HepLorentzVector::rho(), CLHEP::HepRotation::rotateY(), CLHEP::HepRotation::rotateZ(), G4DynamicParticle::Set4Momentum(), G4Fragment::SetAngularMomentum(), CLHEP::HepLorentzVector::setE(), G4HadFinalState::SetEnergyChange(), G4HadFinalState::SetMomentumChange(), G4HadFinalState::SetStatusChange(), CLHEP::HepLorentzVector::setVect(), ss, stopAndKill, G4INCLXXVInterfaceTally::Tally(), theBackupModel, theBackupModelNucleon, G4VIntraNuclearTransportModel::theDeExcitation, theINCLModel, theInterfaceStore, theIonTable, thePreCompoundModel, theResult, CLHEP::HepLorentzVector::theta(), theTally, toG4Particle(), toINCLKineticEnergy(), toINCLParticleSpecies(), G4INCL::EventInfo::transparent, CLHEP::Hep3Vector::unit(), CLHEP::HepLorentzVector::vect(), Z, G4INCL::EventInfo::Z, G4INCL::EventInfo::ZRem.

void G4HadronicInteraction::Block ( )
inlineprotectedinherited

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

다음을 참조함 : G4HadronicInteraction::isBlocked.

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

void G4HadronicInteraction::BuildPhysicsTable ( const G4ParticleDefinition )
virtualinherited
void G4HadronicInteraction::DeActivateFor ( const G4Material aMaterial)
inherited

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

다음을 참조함 : G4HadronicInteraction::theBlockedList.

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

void G4HadronicInteraction::DeActivateFor ( const G4Element anElement)
inherited

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

다음을 참조함 : G4HadronicInteraction::theBlockedListElements.

void G4INCLXXInterface::DeleteModel ( )
inline

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

다음을 참조함 : theINCLModel.

G4V3DNucleus * G4VIntraNuclearTransportModel::Get3DNucleus ( ) const
inlineprotectedinherited

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

다음을 참조함 : G4VIntraNuclearTransportModel::the3DNucleus.

G4VPreCompoundModel * G4VIntraNuclearTransportModel::GetDeExcitation ( ) const
inlineprotectedinherited

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

다음을 참조함 : G4VIntraNuclearTransportModel::theDeExcitation.

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

G4String const & G4INCLXXInterface::GetDeExcitationModelName ( ) const

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

다음을 참조함 : G4HadronicInteraction::GetModelName(), G4VIntraNuclearTransportModel::theDeExcitation.

std::pair< G4double, G4double > G4HadronicInteraction::GetEnergyMomentumCheckLevels ( ) const
virtualinherited

G4TheoFSGenerator에서 재구현되었습니다.

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

다음을 참조함 : G4HadronicInteraction::epCheckLevels.

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

const std::pair< G4double, G4double > G4HadronicInteraction::GetFatalEnergyCheckLevels ( ) const
virtualinherited

G4FissLib, G4ParticleHPInelastic, G4ParticleHPThermalScattering, G4LFission, G4LENDFission, G4ParticleHPFission, G4ParticleHPCapture, G4ParticleHPElastic에서 재구현되었습니다.

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

다음을 참조함 : GeV, perCent.

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

G4double G4HadronicInteraction::GetMaxEnergy ( ) const
inlineinherited

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

다음을 참조함 : G4HadronicInteraction::theMaxEnergy.

다음에 의해서 참조됨 : G4HadronicInteraction::ActivateFor(), G4EnergyRangeManager::GetHadronicInteraction(), G4HadronicProcessStore::Print().

G4double G4HadronicInteraction::GetMaxEnergy ( const G4Material aMaterial,
const G4Element anElement 
) const
inherited
G4double G4HadronicInteraction::GetMinEnergy ( ) const
inlineinherited

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

다음을 참조함 : G4HadronicInteraction::theMinEnergy.

다음에 의해서 참조됨 : G4HadronicInteraction::ActivateFor(), G4EnergyRangeManager::GetHadronicInteraction(), G4HadronicProcessStore::Print().

G4double G4HadronicInteraction::GetMinEnergy ( const G4Material aMaterial,
const G4Element anElement 
) const
inherited
const G4String & G4VIntraNuclearTransportModel::GetModelName ( ) const
inlineinherited

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

다음을 참조함 : G4VIntraNuclearTransportModel::theTransportModelName.

const G4HadProjectile * G4VIntraNuclearTransportModel::GetPrimaryProjectile ( ) const
inlineprotectedinherited
G4double G4HadronicInteraction::GetRecoilEnergyThreshold ( ) const
inlineinherited

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

다음을 참조함 : G4HadronicInteraction::recoilEnergyThreshold.

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

G4int G4HadronicInteraction::GetVerboseLevel ( ) const
inlineinherited

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

다음을 참조함 : G4HadronicInteraction::verboseLevel.

void G4HadronicInteraction::InitialiseModel ( )
virtualinherited

G4PreCompoundModel, G4NeutronRadCapture에서 재구현되었습니다.

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

G4bool G4HadronicInteraction::IsApplicable ( const G4HadProjectile aTrack,
G4Nucleus targetNucleus 
)
virtualinherited
G4bool G4HadronicInteraction::IsBlocked ( const G4Material aMaterial) const
inherited

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

다음을 참조함 : G4HadronicInteraction::theBlockedList.

G4bool G4HadronicInteraction::IsBlocked ( const G4Element anElement) const
inherited

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

다음을 참조함 : G4HadronicInteraction::theBlockedListElements.

G4bool G4HadronicInteraction::IsBlocked ( ) const
inlineprotectedinherited
void G4INCLXXInterface::ModelDescription ( std::ostream &  outFile) const
virtual

G4VIntraNuclearTransportModel(으)로부터 재구현되었습니다.

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

G4int G4INCLXXInterface::operator!= ( G4INCLXXInterface right)
inline

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

G4INCLXXInterface& G4INCLXXInterface::operator= ( G4INCLXXInterface const &  rhs)
private

Dummy assignment operator to shut up Coverity warnings.

G4int G4INCLXXInterface::operator== ( G4INCLXXInterface right)
inline

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

G4ReactionProductVector * G4INCLXXInterface::Propagate ( G4KineticTrackVector theSecondaries,
G4V3DNucleus theNucleus 
)
virtual

G4VIntraNuclearTransportModel를 구현.

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

void G4VIntraNuclearTransportModel::PropagateModelDescription ( std::ostream &  outFile) const
virtualinherited

G4BinaryCascade, G4GeneratorPrecompoundInterface에서 재구현되었습니다.

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

다음을 참조함 : G4endl.

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

G4ReactionProductVector * G4VIntraNuclearTransportModel::PropagateNuclNucl ( G4KineticTrackVector theSecondaries,
G4V3DNucleus theNucleus,
G4V3DNucleus theProjectileNucleus 
)
virtualinherited

G4GeneratorPrecompoundInterface에서 재구현되었습니다.

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

다음을 참조함 : FatalException, G4Exception().

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

G4double G4INCLXXInterface::remnant4MomentumScaling ( G4double  mass,
G4double  kineticE,
G4double  px,
G4double  py,
G4double  pz 
) const
private

Rescale remnant momentum if necessary.

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

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

G4double G4HadronicInteraction::SampleInvariantT ( const G4ParticleDefinition p,
G4double  plab,
G4int  Z,
G4int  A 
)
virtualinherited
void G4VIntraNuclearTransportModel::Set3DNucleus ( G4V3DNucleus *const  value)
inlineinherited

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

다음을 참조함 : G4VIntraNuclearTransportModel::the3DNucleus.

void G4VIntraNuclearTransportModel::SetDeExcitation ( G4VPreCompoundModel ptr)
inlineinherited
void G4HadronicInteraction::SetEnergyMomentumCheckLevels ( G4double  relativeLevel,
G4double  absoluteLevel 
)
inlineinherited

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

다음을 참조함 : G4HadronicInteraction::epCheckLevels.

다음에 의해서 참조됨 : G4BinaryCascade::G4BinaryCascade(), G4CascadeInterface::G4CascadeInterface().

void G4HadronicInteraction::SetMaxEnergy ( const G4double  anEnergy)
inlineinherited

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

다음을 참조함 : G4HadronicInteraction::theMaxEnergy.

다음에 의해서 참조됨 : G4HadronicInteraction::ActivateFor(), G4IonINCLXXPhysics::AddProcess(), G4IonQMDPhysics::AddProcess(), G4NeutronLENDBuilder::Build(), G4ProtonPHPBuilder::Build(), G4AlphaPHPBuilder::Build(), G4NeutronPHPBuilder::Build(), G4BertiniElectroNuclearBuilder::Build(), G4He3PHPBuilder::Build(), G4TritonPHPBuilder::Build(), G4DeuteronPHPBuilder::Build(), G4LENDBertiniGammaElectroNuclearBuilder::Build(), G4BinaryProtonBuilder::Build(), G4BinaryHe3Builder::Build(), G4BinaryPionBuilder::Build(), G4PrecoProtonBuilder::Build(), G4BinaryTritonBuilder::Build(), G4BertiniProtonBuilder::Build(), G4BinaryAlphaBuilder::Build(), G4BinaryDeuteronBuilder::Build(), G4BertiniPiKBuilder::Build(), G4BinaryPiKBuilder::Build(), G4BertiniKaonBuilder::Build(), G4BinaryNeutronBuilder::Build(), G4BertiniPionBuilder::Build(), G4BertiniNeutronBuilder::Build(), G4FTFBinaryKaonBuilder::Build(), G4INCLXXPionBuilder::Build(), G4PrecoNeutronBuilder::Build(), G4INCLXXNeutronBuilder::Build(), G4QGSBinaryProtonBuilder::Build(), G4QGSPLundStrFragmProtonBuilder::Build(), G4FTFPProtonBuilder::Build(), G4FTFBinaryPionBuilder::Build(), G4FTFBinaryProtonBuilder::Build(), G4FTFPKaonBuilder::Build(), G4QGSBinaryKaonBuilder::Build(), G4FTFPPionBuilder::Build(), G4QGSPKaonBuilder::Build(), G4FTFBinaryNeutronBuilder::Build(), G4FTFPAntiBarionBuilder::Build(), G4QGSBinaryPionBuilder::Build(), G4QGSPPiKBuilder::Build(), G4QGSPPionBuilder::Build(), G4QGSPProtonBuilder::Build(), G4FTFPNeutronBuilder::Build(), G4QGSBinaryNeutronBuilder::Build(), G4QGSBinaryPiKBuilder::Build(), G4FTFPPiKBuilder::Build(), G4QGSPNeutronBuilder::Build(), G4INCLXXProtonBuilder::Build(), G4VHadronPhysics::BuildModel(), B03PhysicsList::ConstructHad(), DMXPhysicsList::ConstructHad(), GammaNuclearPhysics::ConstructProcess(), G4HadronDElasticPhysics::ConstructProcess(), G4HadronHElasticPhysics::ConstructProcess(), G4IonPhysics::ConstructProcess(), G4HadronElasticPhysics::ConstructProcess(), G4IonBinaryCascadePhysics::ConstructProcess(), G4IonPhysicsPHP::ConstructProcess(), GammaRayTelIonPhysics::ConstructProcess(), GammaRayTelHadronPhysics::ConstructProcess(), G4HadronPhysicsFTFQGSP_BERT::CreateModels(), G4BertiniKaonBuilder::G4BertiniKaonBuilder(), G4BertiniPiKBuilder::G4BertiniPiKBuilder(), G4BertiniPionBuilder::G4BertiniPionBuilder(), G4BinaryCascade::G4BinaryCascade(), G4BinaryPiKBuilder::G4BinaryPiKBuilder(), G4BinaryPionBuilder::G4BinaryPionBuilder(), G4ChargeExchange::G4ChargeExchange(), G4DiffuseElastic::G4DiffuseElastic(), G4DiffuseElasticV2::G4DiffuseElasticV2(), G4ElectroVDNuclearModel::G4ElectroVDNuclearModel(), G4EMDissociation::G4EMDissociation(), G4EventGenerator::G4EventGenerator(), G4FissLib::G4FissLib(), G4FTFBinaryKaonBuilder::G4FTFBinaryKaonBuilder(), G4FTFBinaryNeutronBuilder::G4FTFBinaryNeutronBuilder(), G4FTFBinaryPiKBuilder::G4FTFBinaryPiKBuilder(), G4FTFBinaryPionBuilder::G4FTFBinaryPionBuilder(), G4FTFBinaryProtonBuilder::G4FTFBinaryProtonBuilder(), G4FTFPAntiBarionBuilder::G4FTFPAntiBarionBuilder(), G4FTFPKaonBuilder::G4FTFPKaonBuilder(), G4FTFPNeutronBuilder::G4FTFPNeutronBuilder(), G4FTFPPiKBuilder::G4FTFPPiKBuilder(), G4FTFPPionBuilder::G4FTFPPionBuilder(), G4FTFPProtonBuilder::G4FTFPProtonBuilder(), G4HadronElastic::G4HadronElastic(), G4HadronicAbsorptionFritiof::G4HadronicAbsorptionFritiof(), G4hhElastic::G4hhElastic(), G4HyperonFTFPBuilder::G4HyperonFTFPBuilder(), G4INCLXXPionBuilder::G4INCLXXPionBuilder(), G4LEHadronProtonElastic::G4LEHadronProtonElastic(), G4LENDModel::G4LENDModel(), G4LEnp::G4LEnp(), G4LEpp::G4LEpp(), G4LFission::G4LFission(), G4MuonVDNuclearModel::G4MuonVDNuclearModel(), G4NeutrinoElectronCcModel::G4NeutrinoElectronCcModel(), G4NeutrinoElectronNcModel::G4NeutrinoElectronNcModel(), G4NeutronElectronElModel::G4NeutronElectronElModel(), G4NeutronRadCapture::G4NeutronRadCapture(), G4NuclNuclDiffuseElastic::G4NuclNuclDiffuseElastic(), G4ParaFissionModel::G4ParaFissionModel(), G4ParticleHPCapture::G4ParticleHPCapture(), G4ParticleHPElastic::G4ParticleHPElastic(), G4ParticleHPFission::G4ParticleHPFission(), G4ParticleHPInelastic::G4ParticleHPInelastic(), G4ParticleHPThermalScattering::G4ParticleHPThermalScattering(), G4RPGAntiKZeroInelastic::G4RPGAntiKZeroInelastic(), G4RPGAntiLambdaInelastic::G4RPGAntiLambdaInelastic(), G4RPGAntiNeutronInelastic::G4RPGAntiNeutronInelastic(), G4RPGAntiOmegaMinusInelastic::G4RPGAntiOmegaMinusInelastic(), G4RPGAntiProtonInelastic::G4RPGAntiProtonInelastic(), G4RPGAntiSigmaMinusInelastic::G4RPGAntiSigmaMinusInelastic(), G4RPGAntiSigmaPlusInelastic::G4RPGAntiSigmaPlusInelastic(), G4RPGAntiXiMinusInelastic::G4RPGAntiXiMinusInelastic(), G4RPGAntiXiZeroInelastic::G4RPGAntiXiZeroInelastic(), G4RPGKLongInelastic::G4RPGKLongInelastic(), G4RPGKMinusInelastic::G4RPGKMinusInelastic(), G4RPGKPlusInelastic::G4RPGKPlusInelastic(), G4RPGKShortInelastic::G4RPGKShortInelastic(), G4RPGKZeroInelastic::G4RPGKZeroInelastic(), G4RPGLambdaInelastic::G4RPGLambdaInelastic(), G4RPGNucleonInelastic::G4RPGNucleonInelastic(), G4RPGOmegaMinusInelastic::G4RPGOmegaMinusInelastic(), G4RPGPionInelastic::G4RPGPionInelastic(), G4RPGSigmaMinusInelastic::G4RPGSigmaMinusInelastic(), G4RPGSigmaPlusInelastic::G4RPGSigmaPlusInelastic(), G4RPGXiMinusInelastic::G4RPGXiMinusInelastic(), G4RPGXiZeroInelastic::G4RPGXiZeroInelastic(), G4WilsonAbrasionModel::G4WilsonAbrasionModel(), G4VHadronPhysics::NewModel().

void G4HadronicInteraction::SetMaxEnergy ( G4double  anEnergy,
const G4Element anElement 
)
inherited
void G4HadronicInteraction::SetMaxEnergy ( G4double  anEnergy,
const G4Material aMaterial 
)
inherited
void G4HadronicInteraction::SetMinEnergy ( G4double  anEnergy)
inlineinherited

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

다음을 참조함 : G4HadronicInteraction::theMinEnergy.

다음에 의해서 참조됨 : G4HadronicInteraction::ActivateFor(), G4IonINCLXXPhysics::AddProcess(), G4IonQMDPhysics::AddProcess(), G4NeutronLENDBuilder::Build(), G4AlphaPHPBuilder::Build(), G4ProtonPHPBuilder::Build(), G4NeutronPHPBuilder::Build(), G4He3PHPBuilder::Build(), G4BertiniElectroNuclearBuilder::Build(), G4TritonPHPBuilder::Build(), G4DeuteronPHPBuilder::Build(), G4LENDBertiniGammaElectroNuclearBuilder::Build(), G4BinaryProtonBuilder::Build(), G4BinaryHe3Builder::Build(), G4BinaryPionBuilder::Build(), G4BinaryTritonBuilder::Build(), G4BertiniProtonBuilder::Build(), G4BinaryAlphaBuilder::Build(), G4PrecoProtonBuilder::Build(), G4BinaryDeuteronBuilder::Build(), G4BertiniPiKBuilder::Build(), G4BinaryPiKBuilder::Build(), G4BertiniKaonBuilder::Build(), G4BinaryNeutronBuilder::Build(), G4BertiniPionBuilder::Build(), G4BertiniNeutronBuilder::Build(), G4FTFBinaryKaonBuilder::Build(), G4INCLXXNeutronBuilder::Build(), G4INCLXXPionBuilder::Build(), G4PrecoNeutronBuilder::Build(), G4FTFPProtonBuilder::Build(), G4QGSBinaryProtonBuilder::Build(), G4QGSPLundStrFragmProtonBuilder::Build(), G4FTFBinaryPionBuilder::Build(), G4FTFBinaryProtonBuilder::Build(), G4FTFPKaonBuilder::Build(), G4FTFBinaryPiKBuilder::Build(), G4FTFPPionBuilder::Build(), G4QGSBinaryKaonBuilder::Build(), G4QGSPKaonBuilder::Build(), G4FTFBinaryNeutronBuilder::Build(), G4FTFPAntiBarionBuilder::Build(), G4QGSBinaryPionBuilder::Build(), G4QGSPPiKBuilder::Build(), G4QGSPPionBuilder::Build(), G4QGSPProtonBuilder::Build(), G4FTFPNeutronBuilder::Build(), G4FTFPPiKBuilder::Build(), G4QGSBinaryNeutronBuilder::Build(), G4QGSBinaryPiKBuilder::Build(), G4QGSPNeutronBuilder::Build(), G4INCLXXProtonBuilder::Build(), G4VHadronPhysics::BuildModel(), B03PhysicsList::ConstructHad(), DMXPhysicsList::ConstructHad(), HadronElasticPhysicsHP::ConstructProcess(), NeutronHPphysics::ConstructProcess(), G4HadronDElasticPhysics::ConstructProcess(), G4HadronElasticPhysicsPHP::ConstructProcess(), G4IonElasticPhysics::ConstructProcess(), G4HadronElasticPhysicsHP::ConstructProcess(), G4HadronElasticPhysicsLEND::ConstructProcess(), G4HadronHElasticPhysics::ConstructProcess(), G4IonPhysics::ConstructProcess(), G4HadronElasticPhysics::ConstructProcess(), G4IonBinaryCascadePhysics::ConstructProcess(), G4IonPhysicsPHP::ConstructProcess(), G4HadronPhysicsShieldingLEND::ConstructProcess(), G4HadronPhysicsShielding::ConstructProcess(), G4HadronPhysicsQGSP_BIC_HP::ConstructProcess(), GammaRayTelIonPhysics::ConstructProcess(), GammaRayTelHadronPhysics::ConstructProcess(), G4HadronPhysicsFTFQGSP_BERT::CreateModels(), G4HadronPhysicsFTFP_BERT_HP::ExtraConfiguration(), G4HadronPhysicsQGSP_BERT_HP::ExtraConfiguration(), G4HadronPhysicsINCLXX::ExtraConfiguration(), G4BertiniKaonBuilder::G4BertiniKaonBuilder(), G4BertiniPiKBuilder::G4BertiniPiKBuilder(), G4BertiniPionBuilder::G4BertiniPionBuilder(), G4BinaryCascade::G4BinaryCascade(), G4BinaryPiKBuilder::G4BinaryPiKBuilder(), G4BinaryPionBuilder::G4BinaryPionBuilder(), G4ChargeExchange::G4ChargeExchange(), G4DiffuseElastic::G4DiffuseElastic(), G4DiffuseElasticV2::G4DiffuseElasticV2(), G4ElectroVDNuclearModel::G4ElectroVDNuclearModel(), G4EMDissociation::G4EMDissociation(), G4EventGenerator::G4EventGenerator(), G4FissLib::G4FissLib(), G4FTFBinaryKaonBuilder::G4FTFBinaryKaonBuilder(), G4FTFBinaryNeutronBuilder::G4FTFBinaryNeutronBuilder(), G4FTFBinaryPiKBuilder::G4FTFBinaryPiKBuilder(), G4FTFBinaryPionBuilder::G4FTFBinaryPionBuilder(), G4FTFBinaryProtonBuilder::G4FTFBinaryProtonBuilder(), G4FTFPAntiBarionBuilder::G4FTFPAntiBarionBuilder(), G4FTFPKaonBuilder::G4FTFPKaonBuilder(), G4FTFPNeutronBuilder::G4FTFPNeutronBuilder(), G4FTFPPiKBuilder::G4FTFPPiKBuilder(), G4FTFPPionBuilder::G4FTFPPionBuilder(), G4FTFPProtonBuilder::G4FTFPProtonBuilder(), G4HadronElastic::G4HadronElastic(), G4HadronicAbsorptionBertini::G4HadronicAbsorptionBertini(), G4HadronicAbsorptionFritiof::G4HadronicAbsorptionFritiof(), G4hhElastic::G4hhElastic(), G4HyperonFTFPBuilder::G4HyperonFTFPBuilder(), G4INCLXXPionBuilder::G4INCLXXPionBuilder(), G4LEHadronProtonElastic::G4LEHadronProtonElastic(), G4LENDModel::G4LENDModel(), G4LEnp::G4LEnp(), G4LEpp::G4LEpp(), G4LFission::G4LFission(), G4MuonVDNuclearModel::G4MuonVDNuclearModel(), G4NeutrinoElectronCcModel::G4NeutrinoElectronCcModel(), G4NeutrinoElectronNcModel::G4NeutrinoElectronNcModel(), G4NeutronElectronElModel::G4NeutronElectronElModel(), G4NeutronRadCapture::G4NeutronRadCapture(), G4NuclNuclDiffuseElastic::G4NuclNuclDiffuseElastic(), G4ParaFissionModel::G4ParaFissionModel(), G4ParticleHPCapture::G4ParticleHPCapture(), G4ParticleHPElastic::G4ParticleHPElastic(), G4ParticleHPFission::G4ParticleHPFission(), G4ParticleHPInelastic::G4ParticleHPInelastic(), G4ParticleHPThermalScattering::G4ParticleHPThermalScattering(), G4RPGAntiKZeroInelastic::G4RPGAntiKZeroInelastic(), G4RPGAntiLambdaInelastic::G4RPGAntiLambdaInelastic(), G4RPGAntiNeutronInelastic::G4RPGAntiNeutronInelastic(), G4RPGAntiOmegaMinusInelastic::G4RPGAntiOmegaMinusInelastic(), G4RPGAntiProtonInelastic::G4RPGAntiProtonInelastic(), G4RPGAntiSigmaMinusInelastic::G4RPGAntiSigmaMinusInelastic(), G4RPGAntiSigmaPlusInelastic::G4RPGAntiSigmaPlusInelastic(), G4RPGAntiXiMinusInelastic::G4RPGAntiXiMinusInelastic(), G4RPGAntiXiZeroInelastic::G4RPGAntiXiZeroInelastic(), G4RPGKLongInelastic::G4RPGKLongInelastic(), G4RPGKMinusInelastic::G4RPGKMinusInelastic(), G4RPGKPlusInelastic::G4RPGKPlusInelastic(), G4RPGKShortInelastic::G4RPGKShortInelastic(), G4RPGKZeroInelastic::G4RPGKZeroInelastic(), G4RPGLambdaInelastic::G4RPGLambdaInelastic(), G4RPGNucleonInelastic::G4RPGNucleonInelastic(), G4RPGOmegaMinusInelastic::G4RPGOmegaMinusInelastic(), G4RPGPionInelastic::G4RPGPionInelastic(), G4RPGSigmaMinusInelastic::G4RPGSigmaMinusInelastic(), G4RPGSigmaPlusInelastic::G4RPGSigmaPlusInelastic(), G4RPGXiMinusInelastic::G4RPGXiMinusInelastic(), G4RPGXiZeroInelastic::G4RPGXiZeroInelastic(), G4WilsonAbrasionModel::G4WilsonAbrasionModel(), G4NeutrinoElectronCcModel::IsApplicable(), G4VHadronPhysics::NewModel().

void G4HadronicInteraction::SetMinEnergy ( G4double  anEnergy,
const G4Element anElement 
)
inherited
void G4HadronicInteraction::SetMinEnergy ( G4double  anEnergy,
const G4Material aMaterial 
)
inherited
void G4HadronicInteraction::SetModelName ( const G4String nam)
inlineprotectedinherited

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

다음을 참조함 : G4HadronicInteraction::theModelName.

void G4VIntraNuclearTransportModel::SetPrimaryProjectile ( const G4HadProjectile aPrimary)
inlineinherited

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

다음을 참조함 : G4VIntraNuclearTransportModel::thePrimaryProjectile.

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

void G4HadronicInteraction::SetRecoilEnergyThreshold ( G4double  val)
inlineinherited

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

다음을 참조함 : G4HadronicInteraction::recoilEnergyThreshold.

다음에 의해서 참조됨 : G4HadronElasticProcess::PostStepDoIt(), G4NeutrinoElectronProcess::PostStepDoIt().

void G4HadronicInteraction::SetVerboseLevel ( G4int  value)
inlineinherited

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

다음을 참조함 : G4HadronicInteraction::verboseLevel.

다음에 의해서 참조됨 : G4PreCompoundDeexcitation::setVerboseLevel(), G4CascadeInterface::SetVerboseLevel().

G4DynamicParticle * G4INCLXXInterface::toG4Particle ( G4int  A,
G4int  Z,
G4int  PDGCode,
G4double  kinE,
G4double  px,
G4double  py,
G4double  pz 
) const
private

Convert an INCL particle to a G4DynamicParticle.

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

다음을 참조함 : energy, MeV, toG4ParticleDefinition(), CLHEP::Hep3Vector::unit().

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

G4ParticleDefinition * G4INCLXXInterface::toG4ParticleDefinition ( G4int  A,
G4int  Z,
G4int  PDGCode 
) const
private
G4double G4INCLXXInterface::toINCLKineticEnergy ( G4HadProjectile const &  aTrack) const
private

Convert G4HadProjectile to corresponding INCL particle kinetic energy.

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

다음을 참조함 : G4HadProjectile::GetKineticEnergy().

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

G4INCL::ParticleSpecies G4INCLXXInterface::toINCLParticleSpecies ( G4HadProjectile const &  aTrack) const
private
G4INCL::ParticleType G4INCLXXInterface::toINCLParticleType ( G4ParticleDefinition const * const  pdef) const
private

멤버 데이타 문서화

G4bool G4INCLXXInterface::complainedAboutBackupModel
private

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

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

G4bool G4INCLXXInterface::complainedAboutPreCompound
private

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

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

G4bool G4INCLXXInterface::dumpRemnantInfo
private

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

다음에 의해서 참조됨 : ApplyYourself(), G4INCLXXInterface().

G4bool G4HadronicInteraction::isBlocked
protectedinherited

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

다음에 의해서 참조됨 : G4HadronicInteraction::Block(), G4WilsonAbrasionModel::G4WilsonAbrasionModel(), G4HadronicInteraction::IsBlocked().

G4V3DNucleus* G4VIntraNuclearTransportModel::the3DNucleus
protectedinherited
G4HadronicInteraction* G4INCLXXInterface::theBackupModel
private

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

다음에 의해서 참조됨 : ApplyYourself(), G4INCLXXInterface().

G4HadronicInteraction* G4INCLXXInterface::theBackupModelNucleon
private

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

다음에 의해서 참조됨 : ApplyYourself(), G4INCLXXInterface().

G4VPreCompoundModel* G4VIntraNuclearTransportModel::theDeExcitation
protectedinherited
G4INCL::INCL* G4INCLXXInterface::theINCLModel
private

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

다음에 의해서 참조됨 : ApplyYourself(), DeleteModel().

G4FissionProbability* G4INCLXXInterface::theINCLXXFissionProbability
private

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

다음에 의해서 참조됨 : G4INCLXXInterface(), ~G4INCLXXInterface().

G4VLevelDensityParameter* G4INCLXXInterface::theINCLXXLevelDensity
private

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

다음에 의해서 참조됨 : G4INCLXXInterface(), ~G4INCLXXInterface().

G4INCLXXInterfaceStore* const G4INCLXXInterface::theInterfaceStore
private

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

다음에 의해서 참조됨 : AccurateProjectile(), ApplyYourself(), G4INCLXXInterface().

G4IonTable* const G4INCLXXInterface::theIonTable
private

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

다음에 의해서 참조됨 : ApplyYourself(), toG4ParticleDefinition().

G4double G4HadronicInteraction::theMaxEnergy
protectedinherited
G4double G4HadronicInteraction::theMinEnergy
protectedinherited
G4HadFinalState G4HadronicInteraction::theParticleChange
protectedinherited

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

다음에 의해서 참조됨 : G4RPGPiMinusInelastic::ApplyYourself(), G4RPGPiPlusInelastic::ApplyYourself(), G4RPGKMinusInelastic::ApplyYourself(), G4RPGNeutronInelastic::ApplyYourself(), G4RPGProtonInelastic::ApplyYourself(), G4RPGAntiSigmaPlusInelastic::ApplyYourself(), G4RPGSigmaPlusInelastic::ApplyYourself(), G4RPGXiMinusInelastic::ApplyYourself(), G4RPGAntiLambdaInelastic::ApplyYourself(), G4RPGAntiProtonInelastic::ApplyYourself(), G4RPGAntiNeutronInelastic::ApplyYourself(), G4RPGAntiOmegaMinusInelastic::ApplyYourself(), G4RPGAntiSigmaMinusInelastic::ApplyYourself(), G4RPGAntiXiMinusInelastic::ApplyYourself(), G4RPGOmegaMinusInelastic::ApplyYourself(), G4RPGAntiXiZeroInelastic::ApplyYourself(), G4RPGKPlusInelastic::ApplyYourself(), G4RPGKZeroInelastic::ApplyYourself(), G4RPGLambdaInelastic::ApplyYourself(), G4RPGSigmaMinusInelastic::ApplyYourself(), G4ElectroVDNuclearModel::ApplyYourself(), G4MuonVDNuclearModel::ApplyYourself(), G4RPGXiZeroInelastic::ApplyYourself(), G4RPGAntiKZeroInelastic::ApplyYourself(), G4HadronElastic::ApplyYourself(), G4ChargeExchange::ApplyYourself(), G4NeutronRadCapture::ApplyYourself(), G4LENDElastic::ApplyYourself(), G4NeutrinoElectronNcModel::ApplyYourself(), G4NeutrinoElectronCcModel::ApplyYourself(), G4LENDCapture::ApplyYourself(), G4LENDFission::ApplyYourself(), G4LEpp::ApplyYourself(), G4LEHadronProtonElastic::ApplyYourself(), G4NeutronElectronElModel::ApplyYourself(), G4QMDReaction::ApplyYourself(), G4LENDInelastic::ApplyYourself(), G4LEnp::ApplyYourself(), G4LFission::ApplyYourself(), G4BinaryCascade::ApplyYourself(), G4LMsdGenerator::ApplyYourself(), G4ParticleHPThermalScattering::ApplyYourself(), G4WilsonAbrasionModel::ApplyYourself(), G4CascadeInterface::ApplyYourself(), G4ElectroVDNuclearModel::CalculateEMVertex(), G4MuonVDNuclearModel::CalculateEMVertex(), G4MuonVDNuclearModel::CalculateHadronicVertex(), G4ElectroVDNuclearModel::CalculateHadronicVertex(), G4CascadeInterface::copyOutputToHadronicResult(), G4BinaryCascade::DebugEpConservation(), G4BinaryCascade::DebugFinalEpConservation(), G4WilsonAbrasionModel::GetAbradedNucleons(), G4CascadeInterface::NoInteraction(), G4CascadeInterface::Propagate(), G4RPGInelastic::SetUpChange(), G4RPGNeutronInelastic::SlowNeutron(), G4RPGProtonInelastic::SlowProton(), G4LEHadronProtonElastic::~G4LEHadronProtonElastic(), G4LEnp::~G4LEnp(), G4LFission::~G4LFission().

G4VPreCompoundModel* G4INCLXXInterface::thePreCompoundModel
private

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

다음에 의해서 참조됨 : ApplyYourself(), G4INCLXXInterface().

const G4HadProjectile* G4VIntraNuclearTransportModel::thePrimaryProjectile
protectedinherited
G4HadFinalState G4INCLXXInterface::theResult
private

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

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

G4INCLXXVInterfaceTally* G4INCLXXInterface::theTally
private

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

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

G4String G4VIntraNuclearTransportModel::theTransportModelName
protectedinherited

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

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

G4int G4HadronicInteraction::verboseLevel
protectedinherited

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

다음에 의해서 참조됨 : G4RPGKMinusInelastic::ApplyYourself(), G4RPGSigmaPlusInelastic::ApplyYourself(), G4RPGXiMinusInelastic::ApplyYourself(), G4RPGAntiLambdaInelastic::ApplyYourself(), G4RPGAntiProtonInelastic::ApplyYourself(), G4RPGAntiSigmaPlusInelastic::ApplyYourself(), G4RPGAntiOmegaMinusInelastic::ApplyYourself(), G4RPGAntiSigmaMinusInelastic::ApplyYourself(), G4RPGAntiXiMinusInelastic::ApplyYourself(), G4RPGAntiNeutronInelastic::ApplyYourself(), G4RPGOmegaMinusInelastic::ApplyYourself(), G4RPGAntiXiZeroInelastic::ApplyYourself(), G4RPGLambdaInelastic::ApplyYourself(), G4RPGKPlusInelastic::ApplyYourself(), G4RPGSigmaMinusInelastic::ApplyYourself(), G4RPGKZeroInelastic::ApplyYourself(), G4RPGXiZeroInelastic::ApplyYourself(), G4RPGAntiKZeroInelastic::ApplyYourself(), G4HadronElastic::ApplyYourself(), G4ChargeExchange::ApplyYourself(), G4NeutronRadCapture::ApplyYourself(), G4LEpp::ApplyYourself(), G4LEHadronProtonElastic::ApplyYourself(), G4LEnp::ApplyYourself(), G4LFission::ApplyYourself(), G4MuMinusCapturePrecompound::ApplyYourself(), G4WilsonAbrasionModel::ApplyYourself(), G4CascadeInterface::ApplyYourself(), G4CascadeInterface::checkFinalResult(), G4CascadeInterface::copyOutputToHadronicResult(), G4CascadeInterface::copyOutputToReactionProducts(), G4LENDModel::create_used_target_map(), G4CascadeInterface::createBullet(), G4CascadeInterface::createTarget(), G4ElasticHadrNucleusHE::DefineHadronValues(), G4DiffuseElastic::G4DiffuseElastic(), G4DiffuseElasticV2::G4DiffuseElasticV2(), G4ElasticHadrNucleusHE::G4ElasticHadrNucleusHE(), G4EMDissociation::G4EMDissociation(), G4hhElastic::G4hhElastic(), G4NuclNuclDiffuseElastic::G4NuclNuclDiffuseElastic(), G4WilsonAbrasionModel::G4WilsonAbrasionModel(), G4ElasticHadrNucleusHE::GetFt(), G4ElasticHadrNucleusHE::GetHeavyFq2(), G4ElasticHadrNucleusHE::GetKinematics(), G4ElasticHadrNucleusHE::GetLightFq2(), G4HadronicInteraction::GetMaxEnergy(), G4HadronicInteraction::GetMinEnergy(), G4ElasticHadrNucleusHE::GetQ2_2(), G4HadronicInteraction::GetVerboseLevel(), G4ElasticHadrNucleusHE::HadronNucleusQ2_2(), G4LFission::init(), G4NuclNuclDiffuseElastic::Initialise(), G4DiffuseElasticV2::Initialise(), G4DiffuseElastic::Initialise(), G4NuclNuclDiffuseElastic::InitialiseOnFly(), G4DiffuseElasticV2::InitialiseOnFly(), G4DiffuseElastic::InitialiseOnFly(), G4CascadeInterface::makeDynamicParticle(), G4CascadeInterface::NoInteraction(), G4CascadeInterface::Propagate(), G4ElasticHadrNucleusHE::SampleInvariantT(), G4AntiNuclElastic::SampleThetaCMS(), G4AntiNuclElastic::SampleThetaLab(), G4NuclNuclDiffuseElastic::SampleThetaLab(), G4DiffuseElastic::SampleThetaLab(), G4WilsonAbrasionModel::SetUseAblation(), G4WilsonAbrasionModel::SetVerboseLevel(), G4HadronicInteraction::SetVerboseLevel(), G4DiffuseElasticV2::ThetaCMStoThetaLab(), G4NuclNuclDiffuseElastic::ThetaCMStoThetaLab(), G4DiffuseElastic::ThetaCMStoThetaLab(), G4DiffuseElasticV2::ThetaLabToThetaCMS(), G4NuclNuclDiffuseElastic::ThetaLabToThetaCMS(), G4DiffuseElastic::ThetaLabToThetaCMS().


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