#include <G4FastStep.hh>
Protected 멤버 함수 | |
G4FastStep (const G4FastStep &right) | |
G4FastStep & | operator= (const G4FastStep &right) |
G4Step * | UpdateStepInfo (G4Step *Step) |
void | InitializeTrueStepLength (const G4Track &) |
void | InitializeLocalEnergyDeposit (const G4Track &) |
void | InitializeSteppingControl (const G4Track &) |
void | InitializeParentWeight (const G4Track &) |
void | InitializeParentGlobalTime (const G4Track &) |
void | InitializeStatusChange (const G4Track &) |
void | InitializeSecondaries (const G4Track &) |
void | InitializeStepInVolumeFlags (const G4Track &) |
G4bool | CheckSecondary (G4Track &) |
G4double | GetAccuracyForWarning () const |
G4double | GetAccuracyForException () const |
정적 Protected 속성 | |
static const G4double | accuracyForWarning = 1.0e-9 |
static const G4double | accuracyForException = 0.001 |
Private 멤버 함수 | |
void | Initialize (const G4Track &) |
void | SetMomentumChange (G4double Px, G4double Py, G4double Pz) |
void | SetMomentumChange (const G4ThreeVector &Pfinal) |
G4FastStep.hh 파일의 91 번째 라인에서 정의되었습니다.
G4FastStep::G4FastStep | ( | ) |
G4FastStep.cc 파일의 298 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cerr, G4endl, G4VParticleChange::verboseLevel.
|
virtual |
G4FastStep.cc 파일의 312 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cerr, G4endl, G4VParticleChange::verboseLevel.
|
protected |
G4FastStep.cc 파일의 321 번째 라인에서 정의되었습니다.
다음을 참조함 : right.
G4VParticleChange.cc 파일의 171 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VParticleChange::CheckSecondary(), G4VParticleChange::debugFlag, G4VParticleChange::fSetSecondaryWeightByProcess, G4cout, G4endl, G4Exception(), JustWarning, G4FastVector< Type, N >::SetElement(), G4Track::SetWeight(), G4VParticleChange::theListOfSecondaries, G4VParticleChange::theNumberOfSecondaries, G4VParticleChange::theParentWeight, G4VParticleChange::theSizeOftheListOfSecondaries, G4VParticleChange::verboseLevel.
다음에 의해서 참조됨 : G4ParticleChangeForGamma::AddSecondary(), G4ParticleChange::AddSecondary(), G4eplusAnnihilation::AtRestDoIt(), CreateSecondaryTrack(), G4UnknownDecay::DecayIt(), G4Decay::DecayIt(), G4VEnergyLossProcess::FillSecondariesAlongStep(), SplitProcess::PostStepDoIt(), G4VEmProcess::PostStepDoIt(), G4VEnergyLossProcess::PostStepDoIt(), G4ParticleChangeForOccurenceBiasing::StealSecondaries().
G4VParticleChange(으)로부터 재구현되었습니다.
G4FastStep.cc 파일의 466 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VParticleChange::CheckIt(), DumpInfo(), FatalException, G4cout, G4endl, G4Exception(), G4VParticleChange::GetAccuracyForException(), G4VParticleChange::GetAccuracyForWarning(), G4Track::GetGlobalTime(), G4Track::GetKineticEnergy(), G4Track::GetProperTime(), JustWarning, CLHEP::Hep3Vector::mag(), CLHEP::Hep3Vector::mag2(), MeV, ns, theEnergyChange, theMomentumChange, theProperTimeChange, theTimeChange.
다음에 의해서 참조됨 : UpdateStepForAtRest(), UpdateStepForPostStep().
G4VParticleChange.cc 파일의 398 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VParticleChange::accuracyForException, G4VParticleChange::accuracyForWarning, G4VParticleChange::DumpInfo(), EventMustBeAborted, G4cout, G4endl, G4Exception(), G4ThreadLocal, G4Track::GetDefinition(), G4Track::GetGlobalTime(), G4Track::GetKineticEnergy(), G4Track::GetMomentumDirection(), G4ParticleDefinition::GetParticleName(), G4Track::GetPosition(), m, MeV, ns, G4Track::SetKineticEnergy(), G4Track::SetMomentumDirection(), G4VParticleChange::theParentGlobalTime, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), CLHEP::Hep3Vector::z().
다음에 의해서 참조됨 : G4VParticleChange::AddSecondary().
|
inherited |
다음에 의해서 참조됨 : GB04BOptnBremSplitting::ApplyFinalStateBiasing(), G4MuonicAtomDecay::DecayIt(), CexmcHadronicProcess::FillTotalResult(), G4SteppingManager::InvokeAlongStepDoItProcs(), G4SteppingManager::InvokeAtRestDoItProcs(), G4SteppingManager::InvokePSDIP(), G4HadronElasticProcess::PostStepDoIt(), G4NeutrinoElectronProcess::PostStepDoIt(), CexmcHadronicProcess::PostStepDoIt(), G4HadronicProcess::PostStepDoIt(), G4ParticleChangeForOccurenceBiasing::StealSecondaries().
|
inherited |
다음에 의해서 참조됨 : G4ErrorEnergyLoss::AlongStepDoIt().
G4Track * G4FastStep::CreateSecondaryTrack | ( | const G4DynamicParticle & | dynamics, |
G4ThreeVector | polarization, | ||
G4ThreeVector | position, | ||
G4double | time, | ||
G4bool | localCoordinates = true |
||
) |
G4FastStep.cc 파일의 203 번째 라인에서 정의되었습니다.
다음을 참조함 : G4DynamicParticle::SetPolarization(), CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), CLHEP::Hep3Vector::z().
다음에 의해서 참조됨 : Par01PiModel::DoIt().
G4Track * G4FastStep::CreateSecondaryTrack | ( | const G4DynamicParticle & | dynamics, |
G4ThreeVector | position, | ||
G4double | time, | ||
G4bool | localCoordinates = true |
||
) |
G4FastStep.cc 파일의 225 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VParticleChange::AddSecondary(), fFastTrack, G4FastTrack::GetInverseAffineTransformation(), G4DynamicParticle::GetPolarization(), G4DynamicParticle::SetMomentumDirection(), G4DynamicParticle::SetPolarization(), CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), CLHEP::Hep3Vector::z().
|
virtual |
G4VParticleChange(으)로부터 재구현되었습니다.
G4FastStep.cc 파일의 443 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VParticleChange::DumpInfo(), G4BestUnit, G4cout, G4endl, theEnergyChange, theMomentumChange, thePolarizationChange, thePositionChange, theProperTimeChange, theTimeChange, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), CLHEP::Hep3Vector::z().
다음에 의해서 참조됨 : CheckIt().
void G4FastStep::ForceSteppingHitInvocation | ( | ) |
|
protectedinherited |
G4VParticleChange.cc 파일의 513 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VParticleChange::accuracyForException.
다음에 의해서 참조됨 : CheckIt().
|
protectedinherited |
G4VParticleChange.cc 파일의 508 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VParticleChange::accuracyForWarning.
다음에 의해서 참조됨 : CheckIt().
|
inherited |
|
inherited |
다음에 의해서 참조됨 : G4ParticleChangeForTransport::UpdateStepForPostStep().
|
inherited |
다음에 의해서 참조됨 : G4ParticleChangeForTransport::UpdateStepForPostStep().
|
inherited |
|
inherited |
|
inherited |
다음에 의해서 참조됨 : GB04BOptnBremSplitting::ApplyFinalStateBiasing(), G4HadronicProcess::CheckEnergyMomentumConservation(), G4SteppingManager::InvokeAlongStepDoItProcs(), G4SteppingManager::InvokeAtRestDoItProcs(), G4SteppingManager::InvokePSDIP(), G4OpWLS::PostStepDoIt(), G4Cerenkov::PostStepDoIt(), G4Scintillation::PostStepDoIt(), G4ParticleChangeForOccurenceBiasing::StealSecondaries().
G4int G4FastStep::GetNumberOfSecondaryTracks | ( | ) |
|
inherited |
다음에 의해서 참조됨 : GB04BOptnBremSplitting::ApplyFinalStateBiasing(), G4HadronicProcess::CheckEnergyMomentumConservation(), G4VParticleChange::DumpInfo(), G4SteppingManager::InvokeAlongStepDoItProcs(), G4SteppingManager::InvokeAtRestDoItProcs(), G4SteppingManager::InvokePSDIP(), SplitProcess::PostStepDoIt(), G4ParticleChangeForOccurenceBiasing::StealSecondaries().
|
inherited |
G4double G4FastStep::GetTotalEnergyDeposited | ( | ) | const |
|
inherited |
다음에 의해서 참조됨 : GB04BOptnBremSplitting::ApplyFinalStateBiasing(), G4HadronicProcess::CheckEnergyMomentumConservation(), G4ParticleChange::CheckIt(), G4SteppingManager::InvokeAlongStepDoItProcs(), G4SteppingManager::InvokePSDIP(), CexmcHadronicProcess::PostStepDoIt(), G4FastSimulationManagerProcess::PostStepDoIt(), G4VEmProcess::PostStepDoIt(), G4BiasingProcessInterface::PostStepDoIt(), G4VEnergyLossProcess::PostStepDoIt().
|
inherited |
|
inherited |
|
inherited |
void G4FastStep::Initialize | ( | const G4FastTrack & | fastTrack | ) |
G4FastStep.cc 파일의 54 번째 라인에서 정의되었습니다.
다음을 참조함 : AvoidHitInvocation, fFastTrack, G4Track::GetDynamicParticle(), G4Track::GetGlobalTime(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4DynamicParticle::GetPolarization(), G4Track::GetPosition(), G4FastTrack::GetPrimaryTrack(), G4DynamicParticle::GetProperTime(), G4Track::GetWeight(), G4VParticleChange::Initialize(), theEnergyChange, theMomentumChange, thePolarizationChange, thePositionChange, theProperTimeChange, G4VParticleChange::theSteppingControlFlag, theTimeChange, theWeightChange.
다음에 의해서 참조됨 : G4FastSimulationManager::AtRestGetFastSimulationManagerTrigger(), G4FastSimulationManager::PostStepGetFastSimulationManagerTrigger().
G4VParticleChange(으)로부터 재구현되었습니다.
G4FastStep.cc 파일의 287 번째 라인에서 정의되었습니다.
다음을 참조함 : FatalException, G4endl, G4Exception().
|
inherited |
G4VParticleChange.cc 파일의 527 번째 라인에서 정의되었습니다.
|
inherited |
void G4FastStep::KillPrimaryTrack | ( | ) |
G4FastStep.cc 파일의 88 번째 라인에서 정의되었습니다.
다음을 참조함 : fStopAndKill, G4VParticleChange::ProposeTrackStatus(), SetPrimaryTrackFinalKineticEnergy().
다음에 의해서 참조됨 : Par01PionShowerModel::DoIt(), Par01EMShowerModel::DoIt(), Par02FastSimModelEMCal::DoIt(), Par02FastSimModelHCal::DoIt(), GFlashShowerModel::ElectronDoIt().
|
inherited |
G4VParticleChange.cc 파일의 166 번째 라인에서 정의되었습니다.
G4bool G4FastStep::operator!= | ( | const G4FastStep & | right | ) | const |
G4FastStep.cc 파일의 361 번째 라인에서 정의되었습니다.
|
protected |
G4FastStep.cc 파일의 328 번째 라인에서 정의되었습니다.
다음을 참조함 : fFastTrack, G4VParticleChange::operator=(), theEnergyChange, G4VParticleChange::theListOfSecondaries, G4VParticleChange::theLocalEnergyDeposit, theMomentumChange, G4VParticleChange::theNumberOfSecondaries, thePolarizationChange, thePositionChange, theProperTimeChange, G4VParticleChange::theSizeOftheListOfSecondaries, G4VParticleChange::theStatusChange, G4VParticleChange::theSteppingControlFlag, theTimeChange, G4VParticleChange::theTrueStepLength, theWeightChange.
|
inherited |
G4VParticleChange.cc 파일의 160 번째 라인에서 정의되었습니다.
G4bool G4FastStep::operator== | ( | const G4FastStep & | right | ) | const |
G4FastStep.cc 파일의 356 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ErrorEnergyLoss::AlongStepDoIt(), G4NuclearStopping::AlongStepDoIt(), G4eLowEnergyLoss::AlongStepDoIt(), G4hImpactIonisation::AlongStepDoIt(), G4VEnergyLossProcess::AlongStepDoIt(), G4AntiNeutronAnnihilationAtRest::AtRestDoIt(), G4eplusAnnihilation::AtRestDoIt(), G4MuonMinusAtomicCapture::AtRestDoIt(), G4HadronStoppingProcess::AtRestDoIt(), G4UnknownDecay::DecayIt(), G4Decay::DecayIt(), G4DNAMolecularDissociation::DecayIt(), G4MuonicAtomDecay::DecayIt(), G4Radioactivation::DecayIt(), G4RadioactiveDecayBase::DecayIt(), G4RadioactiveDecay::DecayIt(), G4OpBoundaryProcess::DoAbsorption(), G4MuonicAtomDecay::FillResult(), G4HadronicProcess::FillResult(), CexmcHadronicProcess::FillTotalResult(), G4HadronElasticProcess::PostStepDoIt(), G4NeutrinoElectronProcess::PostStepDoIt(), G4UserSpecialCuts::PostStepDoIt(), DMXSpecialCuts::PostStepDoIt(), G4SpecialCuts::PostStepDoIt(), G4LowEnergyRayleigh::PostStepDoIt(), G4LowEnergyCompton::PostStepDoIt(), G4LowEnergyGammaConversion::PostStepDoIt(), G4LowEnergyPhotoElectric::PostStepDoIt(), G4ElectronCapture::PostStepDoIt(), G4LowECapture::PostStepDoIt(), G4LowEnergyPolarizedCompton::PostStepDoIt(), G4LowEnergyIonisation::PostStepDoIt(), G4SynchrotronRadiationInMat::PostStepDoIt(), G4OpAbsorption::PostStepDoIt(), G4UCNBoundaryProcess::PostStepDoIt(), G4VEmProcess::PostStepDoIt(), G4hImpactIonisation::PostStepDoIt(), G4OpBoundaryProcess::PostStepDoIt(), G4VEnergyLossProcess::PostStepDoIt(), G4ScreenedNuclearRecoil::PostStepDoIt(), G4LEPTSRotExcitationModel::SampleSecondaries(), G4LEPTSIonisationModel::SampleSecondaries(), G4LEPTSDissociationModel::SampleSecondaries(), G4LEPTSPositroniumModel::SampleSecondaries(), G4LEPTSVibExcitationModel::SampleSecondaries(), G4LEPTSElasticModel::SampleSecondaries(), G4LEPTSExcitationModel::SampleSecondaries(), G4LEPTSAttachmentModel::SampleSecondaries(), G4DNADingfelderChargeDecreaseModel::SampleSecondaries(), G4DNADingfelderChargeIncreaseModel::SampleSecondaries(), G4DNAMeltonAttachmentModel::SampleSecondaries(), G4BoldyshevTripletModel::SampleSecondaries(), G4DNASancheExcitationModel::SampleSecondaries(), G4LivermorePolarizedPhotoElectricGDModel::SampleSecondaries(), G4DNARuddIonisationModel::SampleSecondaries(), G4DNARuddIonisationExtendedModel::SampleSecondaries(), G4DNABornExcitationModel1::SampleSecondaries(), G4DNABornIonisationModel1::SampleSecondaries(), G4DNABornIonisationModel2::SampleSecondaries(), G4DNAMillerGreenExcitationModel::SampleSecondaries(), G4DNAIonElasticModel::SampleSecondaries(), G4LivermoreComptonModifiedModel::SampleSecondaries(), G4DNABornExcitationModel2::SampleSecondaries(), G4HeatedKleinNishinaCompton::SampleSecondaries(), G4MuElecElasticModel::SampleSecondaries(), G4MicroElecElasticModel::SampleSecondaries(), G4DNAEmfietzoglouExcitationModel::SampleSecondaries(), G4LivermoreComptonModel::SampleSecondaries(), G4DNACPA100ElasticModel::SampleSecondaries(), G4DNAEmfietzoglouIonisationModel::SampleSecondaries(), G4DNACPA100ExcitationModel::SampleSecondaries(), G4LivermorePolarizedRayleighModel::SampleSecondaries(), G4LivermorePhotoElectricModel::SampleSecondaries(), G4DNATransformElectronModel::SampleSecondaries(), G4LivermorePolarizedPhotoElectricModel::SampleSecondaries(), G4PenelopeGammaConversionModel::SampleSecondaries(), G4LivermorePolarizedComptonModel::SampleSecondaries(), G4PenelopeRayleighModel::SampleSecondaries(), G4LivermoreIonisationModel::SampleSecondaries(), G4DNACPA100IonisationModel::SampleSecondaries(), G4PolarizedComptonModel::SampleSecondaries(), G4PenelopePhotoElectricModel::SampleSecondaries(), G4KleinNishinaModel::SampleSecondaries(), G4KleinNishinaCompton::SampleSecondaries(), G4MuElecInelasticModel::SampleSecondaries(), G4MicroElecInelasticModel::SampleSecondaries(), G4PEEffectFluoModel::SampleSecondaries(), G4eSingleCoulombScatteringModel::SampleSecondaries(), G4hCoulombScatteringModel::SampleSecondaries(), G4IonCoulombScatteringModel::SampleSecondaries(), G4PenelopeComptonModel::SampleSecondaries(), G4PenelopeBremsstrahlungModel::SampleSecondaries(), G4PAIPhotModel::SampleSecondaries(), G4PenelopeIonisationModel::SampleSecondaries(), G4eCoulombScatteringModel::SampleSecondaries(), G4DNAPTBExcitationModel::SampleSecondaries(), G4LowEPComptonModel::SampleSecondaries(), G4DNAPTBElasticModel::SampleSecondaries(), G4DNAPTBIonisationModel::SampleSecondaries(), G4LowEPPolarizedComptonModel::SampleSecondaries().
다음에 의해서 참조됨 : G4NuclearStopping::AlongStepDoIt(), G4PhononReflection::PostStepDoIt(), G4HadronElasticProcess::PostStepDoIt(), G4NeutrinoElectronProcess::PostStepDoIt(), G4ScreenedNuclearRecoil::PostStepDoIt(), G4eSingleCoulombScatteringModel::SampleSecondaries(), G4hCoulombScatteringModel::SampleSecondaries(), G4IonCoulombScatteringModel::SampleSecondaries(), G4eCoulombScatteringModel::SampleSecondaries().
다음에 의해서 참조됨 : G4AdjointForcedInteractionForGamma::AlongStepDoIt(), G4AdjointAlongStepWeightCorrection::AlongStepDoIt(), G4ContinuousGainOfEnergy::AlongStepDoIt(), G4AdjointPhotoElectricModel::CorrectPostStepWeight(), G4AdjointIonIonisationModel::CorrectPostStepWeight(), G4VEmAdjointModel::CorrectPostStepWeight(), G4BOptnCloning::GenerateBiasingFinalState(), GB03BOptnSplitOrKillOnBoundary::GenerateBiasingFinalState(), GB05BOptnSplitAndKillByCrossSection::GenerateBiasingFinalState(), GB06BOptnSplitAndKillByImportance::GenerateBiasingFinalState(), G4AdjointComptonModel::RapidSampleSecondaries(), G4AdjointBremsstrahlungModel::RapidSampleSecondaries(), G4AdjointhIonisationModel::RapidSampleSecondaries(), G4AdjointeIonisationModel::SampleSecondaries().
void G4FastStep::ProposePrimaryTrackFinalKineticEnergyAndDirection | ( | G4double | kineticEnergy, |
const G4ThreeVector & | direction, | ||
G4bool | localCoordinates = true |
||
) |
G4FastStep.cc 파일의 151 번째 라인에서 정의되었습니다.
다음을 참조함 : fFastTrack, G4FastTrack::GetInverseAffineTransformation(), SetMomentumChange(), SetPrimaryTrackFinalKineticEnergy(), CLHEP::Hep3Vector::unit().
다음에 의해서 참조됨 : SetPrimaryTrackFinalKineticEnergyAndDirection().
void G4FastStep::ProposePrimaryTrackFinalMomentumDirection | ( | const G4ThreeVector & | momentum, |
G4bool | localCoordinates = true |
||
) |
G4FastStep.cc 파일의 125 번째 라인에서 정의되었습니다.
다음을 참조함 : fFastTrack, G4FastTrack::GetInverseAffineTransformation(), SetMomentumChange(), CLHEP::Hep3Vector::unit().
다음에 의해서 참조됨 : SetPrimaryTrackFinalMomentum().
void G4FastStep::ProposePrimaryTrackFinalPolarization | ( | const G4ThreeVector & | polarization, |
G4bool | localCoordinates = true |
||
) |
G4FastStep.cc 파일의 179 번째 라인에서 정의되었습니다.
다음을 참조함 : fFastTrack, G4FastTrack::GetInverseAffineTransformation(), thePolarizationChange.
다음에 의해서 참조됨 : SetPrimaryTrackFinalPolarization().
void G4FastStep::ProposePrimaryTrackFinalPosition | ( | const G4ThreeVector & | position, |
G4bool | localCoordinates = true |
||
) |
G4FastStep.cc 파일의 99 번째 라인에서 정의되었습니다.
다음을 참조함 : fFastTrack, G4FastTrack::GetInverseAffineTransformation(), position, thePositionChange.
다음에 의해서 참조됨 : Par01PiModel::DoIt(), Par02FastSimModelTracker::DoIt(), SetPrimaryTrackFinalPosition().
|
inherited |
다음에 의해서 참조됨 : G4ScoreSplittingProcess::PostStepDoIt().
|
inherited |
다음에 의해서 참조됨 : G4Transportation::AlongStepDoIt(), G4MonopoleTransportation::AlongStepDoIt(), G4CoupledTransportation::AlongStepDoIt(), G4eLowEnergyLoss::AlongStepDoIt(), G4ITTransportation::AlongStepDoIt(), G4hImpactIonisation::AlongStepDoIt(), G4BiasingProcessInterface::AlongStepDoIt(), G4AntiNeutronAnnihilationAtRest::AtRestDoIt(), G4MuonMinusAtomicCapture::AtRestDoIt(), G4HadronStoppingProcess::AtRestDoIt(), G4UnknownDecay::DecayIt(), G4Decay::DecayIt(), G4DNAMolecularDissociation::DecayIt(), G4MuonicAtomDecay::DecayIt(), G4Radioactivation::DecayIt(), G4RadioactiveDecayBase::DecayIt(), G4RadioactiveDecay::DecayIt(), G4DNABrownianTransportation::Diffusion(), G4OpBoundaryProcess::DoAbsorption(), G4MuonicAtomDecay::FillResult(), G4HadronicProcess::FillResult(), CexmcHadronicProcess::FillTotalResult(), GB03BOptnSplitOrKillOnBoundary::GenerateBiasingFinalState(), GB05BOptnSplitAndKillByCrossSection::GenerateBiasingFinalState(), GB06BOptnSplitAndKillByImportance::GenerateBiasingFinalState(), KillPrimaryTrack(), G4ImportanceProcess::KillTrack(), G4WeightWindowProcess::KillTrack(), G4DNAElectronHoleRecombination::MakeReaction(), G4PhononDownconversion::PostStepDoIt(), G4PhononScattering::PostStepDoIt(), G4PhononReflection::PostStepDoIt(), G4HadronElasticProcess::PostStepDoIt(), G4NeutrinoElectronProcess::PostStepDoIt(), G4UserSpecialCuts::PostStepDoIt(), DMXSpecialCuts::PostStepDoIt(), G4SpecialCuts::PostStepDoIt(), G4LowEnergyRayleigh::PostStepDoIt(), G4LowEnergyCompton::PostStepDoIt(), G4LowEnergyGammaConversion::PostStepDoIt(), G4LowEnergyPhotoElectric::PostStepDoIt(), G4DNASecondOrderReaction::PostStepDoIt(), G4Transportation::PostStepDoIt(), G4ElectronCapture::PostStepDoIt(), G4LowECapture::PostStepDoIt(), G4LowEnergyIonisation::PostStepDoIt(), G4LowEnergyPolarizedCompton::PostStepDoIt(), G4CoupledTransportation::PostStepDoIt(), G4MonopoleTransportation::PostStepDoIt(), G4NeutronKiller::PostStepDoIt(), G4SynchrotronRadiationInMat::PostStepDoIt(), G4WeightCutOffProcess::PostStepDoIt(), G4AnnihiToMuPair::PostStepDoIt(), G4UCNAbsorption::PostStepDoIt(), G4UCNLoss::PostStepDoIt(), G4GammaConversionToMuons::PostStepDoIt(), G4OpAbsorption::PostStepDoIt(), G4UCNBoundaryProcess::PostStepDoIt(), G4OpWLS::PostStepDoIt(), G4FastSimulationManagerProcess::PostStepDoIt(), G4Cerenkov::PostStepDoIt(), G4ITTransportation::PostStepDoIt(), G4Scintillation::PostStepDoIt(), G4VEmProcess::PostStepDoIt(), G4hImpactIonisation::PostStepDoIt(), G4BiasingProcessInterface::PostStepDoIt(), G4OpBoundaryProcess::PostStepDoIt(), G4VEnergyLossProcess::PostStepDoIt(), G4AdjointComptonModel::RapidSampleSecondaries(), G4AdjointBremsstrahlungModel::RapidSampleSecondaries(), G4AdjointhIonisationModel::RapidSampleSecondaries(), G4LEPTSPositroniumModel::SampleSecondaries(), G4LEPTSElasticModel::SampleSecondaries(), G4LEPTSAttachmentModel::SampleSecondaries(), G4DNADingfelderChargeDecreaseModel::SampleSecondaries(), G4DNADingfelderChargeIncreaseModel::SampleSecondaries(), G4DNAMeltonAttachmentModel::SampleSecondaries(), G4BoldyshevTripletModel::SampleSecondaries(), G4LivermorePolarizedPhotoElectricGDModel::SampleSecondaries(), G4AdjointComptonModel::SampleSecondaries(), G4DNARuddIonisationModel::SampleSecondaries(), G4AdjointeIonisationModel::SampleSecondaries(), G4DNARuddIonisationExtendedModel::SampleSecondaries(), G4HeatedKleinNishinaCompton::SampleSecondaries(), G4DNAIonElasticModel::SampleSecondaries(), G4LivermoreComptonModifiedModel::SampleSecondaries(), G4LivermorePolarizedGammaConversionModel::SampleSecondaries(), G4LivermoreGammaConversionModel::SampleSecondaries(), G4MicroElecElasticModel::SampleSecondaries(), G4MuElecElasticModel::SampleSecondaries(), G4AdjointBremsstrahlungModel::SampleSecondaries(), G4LivermoreComptonModel::SampleSecondaries(), G4AdjointPhotoElectricModel::SampleSecondaries(), G4BetheHeitler5DModel::SampleSecondaries(), G4LivermorePhotoElectricModel::SampleSecondaries(), G4DNATransformElectronModel::SampleSecondaries(), G4SeltzerBergerModel::SampleSecondaries(), G4LivermorePolarizedRayleighModel::SampleSecondaries(), G4LivermoreBremsstrahlungModel::SampleSecondaries(), G4LivermorePolarizedPhotoElectricModel::SampleSecondaries(), G4PenelopeAnnihilationModel::SampleSecondaries(), G4LivermorePolarizedComptonModel::SampleSecondaries(), G4PenelopeGammaConversionModel::SampleSecondaries(), G4PenelopeRayleighModel::SampleSecondaries(), G4PolarizedComptonModel::SampleSecondaries(), G4AdjointIonIonisationModel::SampleSecondaries(), G4PenelopePhotoElectricModel::SampleSecondaries(), G4AdjointhIonisationModel::SampleSecondaries(), G4KleinNishinaModel::SampleSecondaries(), G4KleinNishinaCompton::SampleSecondaries(), G4PEEffectFluoModel::SampleSecondaries(), G4eplusTo3GammaOKVIModel::SampleSecondaries(), G4PolarizedAnnihilationModel::SampleSecondaries(), G4eplusTo2GammaOKVIModel::SampleSecondaries(), G4BetheHeitlerModel::SampleSecondaries(), G4eBremsstrahlungRelModel::SampleSecondaries(), G4eeToTwoGammaModel::SampleSecondaries(), G4eeToHadronsMultiModel::SampleSecondaries(), G4eBremParametrizedModel::SampleSecondaries(), G4PairProductionRelModel::SampleSecondaries(), G4PenelopeComptonModel::SampleSecondaries(), G4LowEPComptonModel::SampleSecondaries(), G4DNAPTBElasticModel::SampleSecondaries(), G4LowEPPolarizedComptonModel::SampleSecondaries().
다음에 의해서 참조됨 : G4VEnergyLossProcess::AlongStepDoIt(), G4BOptnForceFreeFlight::ApplyFinalStateBiasing(), G4MuonMinusAtomicCapture::AtRestDoIt(), G4HadronStoppingProcess::AtRestDoIt(), G4MuonicAtomDecay::DecayIt(), G4Radioactivation::DecayIt(), G4RadioactiveDecayBase::DecayIt(), G4RadioactiveDecay::DecayIt(), G4SamplingPostStepAction::DoIt(), G4HadronElasticProcess::PostStepDoIt(), G4NeutrinoElectronProcess::PostStepDoIt(), G4WeightCutOffProcess::PostStepDoIt(), G4HadronicProcess::PostStepDoIt(), G4VEmProcess::PostStepDoIt(), G4VEnergyLossProcess::PostStepDoIt(), G4SamplingPostStepAction::Split().
|
inherited |
|
private |
다음에 의해서 참조됨 : G4ErrorEnergyLoss::AlongStepDoIt(), G4eLowEnergyLoss::AlongStepDoIt(), GB04BOptnBremSplitting::ApplyFinalStateBiasing(), G4AntiNeutronAnnihilationAtRest::AtRestDoIt(), G4eplusAnnihilation::AtRestDoIt(), G4MuonMinusAtomicCapture::AtRestDoIt(), G4HadronStoppingProcess::AtRestDoIt(), G4UnknownDecay::DecayIt(), G4Decay::DecayIt(), G4DNAMolecularDissociation::DecayIt(), G4MuonicAtomDecay::DecayIt(), G4Radioactivation::DecayIt(), G4RadioactiveDecayBase::DecayIt(), G4RadioactiveDecay::DecayIt(), G4SingleScatter::DoCollisionStep(), G4MuonicAtomDecay::FillResult(), G4HadronicProcess::FillResult(), G4VEnergyLossProcess::FillSecondariesAlongStep(), CexmcHadronicProcess::FillTotalResult(), G4BOptnCloning::GenerateBiasingFinalState(), GB03BOptnSplitOrKillOnBoundary::GenerateBiasingFinalState(), G4PhononDownconversion::MakeLTSecondaries(), G4PhononDownconversion::MakeTTSecondaries(), G4PhononScattering::PostStepDoIt(), SplitProcess::PostStepDoIt(), G4HadronElasticProcess::PostStepDoIt(), G4NeutrinoElectronProcess::PostStepDoIt(), G4LowEnergyRayleigh::PostStepDoIt(), G4LowEnergyCompton::PostStepDoIt(), G4LowEnergyGammaConversion::PostStepDoIt(), G4LowEnergyPhotoElectric::PostStepDoIt(), G4SynchrotronRadiation::PostStepDoIt(), G4LowEnergyPolarizedCompton::PostStepDoIt(), G4LowEnergyIonisation::PostStepDoIt(), G4LowEnergyBremsstrahlung::PostStepDoIt(), G4ForwardXrayTR::PostStepDoIt(), G4SynchrotronRadiationInMat::PostStepDoIt(), G4VXTRenergyLoss::PostStepDoIt(), G4AnnihiToMuPair::PostStepDoIt(), G4GammaConversionToMuons::PostStepDoIt(), G4OpWLS::PostStepDoIt(), G4Cerenkov::PostStepDoIt(), G4Scintillation::PostStepDoIt(), G4VEmProcess::PostStepDoIt(), G4hImpactIonisation::PostStepDoIt(), G4VEnergyLossProcess::PostStepDoIt(), G4SamplingPostStepAction::Split(), G4ParticleChangeForOccurenceBiasing::StealSecondaries().
다음에 의해서 참조됨 : Par01PiModel::DoIt().
G4VParticleChange.cc 파일의 522 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4AdjointForcedInteractionForGamma::AlongStepDoIt(), G4AdjointAlongStepWeightCorrection::AlongStepDoIt(), G4ContinuousGainOfEnergy::AlongStepDoIt(), G4AdjointPhotoElectricModel::CorrectPostStepWeight(), G4AdjointIonIonisationModel::CorrectPostStepWeight(), G4VEmAdjointModel::CorrectPostStepWeight(), G4AdjointForcedInteractionForGamma::PostStepDoIt(), G4AdjointComptonModel::RapidSampleSecondaries(), G4AdjointBremsstrahlungModel::RapidSampleSecondaries(), G4AdjointhIonisationModel::RapidSampleSecondaries(), G4AdjointeIonisationModel::SampleSecondaries().
void G4FastStep::SetPrimaryTrackFinalKineticEnergyAndDirection | ( | G4double | kineticEnergy, |
const G4ThreeVector & | direction, | ||
G4bool | localCoordinates = true |
||
) |
G4FastStep.cc 파일의 167 번째 라인에서 정의되었습니다.
다음을 참조함 : ProposePrimaryTrackFinalKineticEnergyAndDirection().
void G4FastStep::SetPrimaryTrackFinalMomentum | ( | const G4ThreeVector & | momentum, |
G4bool | localCoordinates = true |
||
) |
G4FastStep.cc 파일의 140 번째 라인에서 정의되었습니다.
다음을 참조함 : ProposePrimaryTrackFinalMomentumDirection().
void G4FastStep::SetPrimaryTrackFinalPolarization | ( | const G4ThreeVector & | polarization, |
G4bool | localCoordinates = true |
||
) |
G4FastStep.cc 파일의 193 번째 라인에서 정의되었습니다.
다음을 참조함 : ProposePrimaryTrackFinalPolarization().
void G4FastStep::SetPrimaryTrackFinalPosition | ( | const G4ThreeVector & | position, |
G4bool | localCoordinates = true |
||
) |
G4FastStep.cc 파일의 114 번째 라인에서 정의되었습니다.
다음을 참조함 : ProposePrimaryTrackFinalPosition().
다음에 의해서 참조됨 : GFlashShowerModel::ElectronDoIt().
다음에 의해서 참조됨 : G4AdjointForcedInteractionForGamma::AlongStepDoIt(), G4AdjointAlongStepWeightCorrection::AlongStepDoIt(), GB04BOptnBremSplitting::ApplyFinalStateBiasing(), G4AdjointPhotoElectricModel::CorrectPostStepWeight(), G4AdjointIonIonisationModel::CorrectPostStepWeight(), G4VEmAdjointModel::CorrectPostStepWeight(), CexmcHadronicProcess::FillTotalResult(), G4VEmProcess::G4VEmProcess(), G4VEnergyLossProcess::G4VEnergyLossProcess(), G4BOptnCloning::GenerateBiasingFinalState(), GB03BOptnSplitOrKillOnBoundary::GenerateBiasingFinalState(), GB05BOptnSplitAndKillByCrossSection::GenerateBiasingFinalState(), GB06BOptnSplitAndKillByImportance::GenerateBiasingFinalState(), G4HadronicProcess::InitialiseLocal(), SplitProcess::PostStepDoIt(), G4AdjointForcedInteractionForGamma::PostStepDoIt(), G4BiasingProcessInterface::PostStepDoIt(), G4AdjointComptonModel::RapidSampleSecondaries(), G4AdjointBremsstrahlungModel::RapidSampleSecondaries(), G4AdjointhIonisationModel::RapidSampleSecondaries(), G4AdjointeIonisationModel::SampleSecondaries().
다음에 의해서 참조됨 : GFlashShowerModel::ElectronDoIt().
다음에 의해서 참조됨 : SplitProcess::PostStepDoIt().
G4ParticleChange, G4ParticleChangeForMSC, G4ParticleChangeForTransport, G4ParticleChangeForLoss, G4ParticleChangeForOccurenceBiasing, G4ParticleChangeForNothing에서 재구현되었습니다.
G4VParticleChange.cc 파일의 228 번째 라인에서 정의되었습니다.
다음을 참조함 : G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4StepPoint::GetWeight(), G4VParticleChange::isParentWeightProposed, G4StepPoint::SetWeight(), G4VParticleChange::theParentWeight, G4VParticleChange::UpdateStepInfo().
다음에 의해서 참조됨 : G4SteppingManager::InvokeAlongStepDoItProcs(), G4ParticleChangeForOccurenceBiasing::UpdateStepForAlongStep().
G4VParticleChange(으)로부터 재구현되었습니다.
G4FastStep.cc 파일의 407 번째 라인에서 정의되었습니다.
다음을 참조함 : G4StepPoint::AddLocalTime(), CheckIt(), G4VParticleChange::debugFlag, G4Track::GetGlobalTime(), G4Step::GetPostStepPoint(), G4Step::GetTrack(), G4StepPoint::SetGlobalTime(), G4StepPoint::SetKineticEnergy(), G4StepPoint::SetMomentumDirection(), G4StepPoint::SetPolarization(), G4StepPoint::SetPosition(), G4StepPoint::SetProperTime(), G4StepPoint::SetWeight(), theEnergyChange, theMomentumChange, thePolarizationChange, thePositionChange, theProperTimeChange, theTimeChange, theWeightChange, G4VParticleChange::UpdateStepInfo().
G4VParticleChange(으)로부터 재구현되었습니다.
G4FastStep.cc 파일의 370 번째 라인에서 정의되었습니다.
다음을 참조함 : G4StepPoint::AddLocalTime(), CheckIt(), G4VParticleChange::debugFlag, G4Track::GetGlobalTime(), G4Step::GetPostStepPoint(), G4Step::GetTrack(), G4StepPoint::SetGlobalTime(), G4StepPoint::SetKineticEnergy(), G4StepPoint::SetMomentumDirection(), G4StepPoint::SetPolarization(), G4StepPoint::SetPosition(), G4StepPoint::SetProperTime(), G4StepPoint::SetWeight(), theEnergyChange, theMomentumChange, thePolarizationChange, thePositionChange, theProperTimeChange, theTimeChange, theWeightChange, G4VParticleChange::UpdateStepInfo().
G4VParticleChange.cc 파일의 202 번째 라인에서 정의되었습니다.
다음을 참조함 : G4Step::AddNonIonizingEnergyDeposit(), G4Step::AddTotalEnergyDeposit(), G4Step::ClearFirstStepFlag(), G4Step::ClearLastStepFlag(), G4Step::SetControlFlag(), G4Step::SetFirstStepFlag(), G4Step::SetLastStepFlag(), G4Step::SetStepLength(), G4VParticleChange::theFirstStepInVolume, G4VParticleChange::theLastStepInVolume, G4VParticleChange::theLocalEnergyDeposit, G4VParticleChange::theNonIonizingEnergyDeposit, G4VParticleChange::theSteppingControlFlag, G4VParticleChange::theTrueStepLength.
다음에 의해서 참조됨 : G4VParticleChange::UpdateStepForAlongStep(), G4ParticleChangeForDecay::UpdateStepForAtRest(), G4VParticleChange::UpdateStepForAtRest(), UpdateStepForAtRest(), G4ParticleChangeForDecay::UpdateStepForPostStep(), G4VParticleChange::UpdateStepForPostStep(), UpdateStepForPostStep().
|
staticprotectedinherited |
G4VParticleChange.hh 파일의 318 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ParticleChangeForGamma::CheckIt(), G4ParticleChangeForMSC::CheckIt(), G4ParticleChangeForLoss::CheckIt(), G4ParticleChangeForDecay::CheckIt(), G4ParticleChange::CheckIt(), G4VParticleChange::CheckIt(), G4VParticleChange::CheckSecondary(), G4VParticleChange::GetAccuracyForException().
|
staticprotectedinherited |
G4VParticleChange.hh 파일의 317 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ParticleChangeForGamma::CheckIt(), G4ParticleChangeForMSC::CheckIt(), G4ParticleChangeForLoss::CheckIt(), G4ParticleChangeForDecay::CheckIt(), G4ParticleChange::CheckIt(), G4VParticleChange::CheckIt(), G4VParticleChange::CheckSecondary(), G4VParticleChange::GetAccuracyForWarning().
|
protectedinherited |
G4VParticleChange.hh 파일의 314 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4VParticleChange::AddSecondary(), G4ParticleChangeForGamma::G4ParticleChangeForGamma(), G4ParticleChangeForLoss::G4ParticleChangeForLoss(), G4VParticleChange::G4VParticleChange(), G4VParticleChange::operator=(), G4ParticleChangeForTransport::UpdateStepForAlongStep(), G4ParticleChange::UpdateStepForAlongStep(), G4ParticleChangeForDecay::UpdateStepForAtRest(), G4ParticleChange::UpdateStepForAtRest(), UpdateStepForAtRest(), G4ParticleChange::UpdateStepForPostStep(), UpdateStepForPostStep().
|
private |
|
protectedinherited |
G4VParticleChange.hh 파일의 286 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4VParticleChange::AddSecondary(), G4VParticleChange::operator=(), G4ParticleChangeForLoss::operator=().
|
protectedinherited |
G4VParticleChange.hh 파일의 284 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ParticleChangeForGamma::InitializeForPostStep(), G4VParticleChange::operator=(), G4ParticleChangeForLoss::operator=(), G4ParticleChangeForLoss::UpdateStepForAlongStep(), G4ParticleChange::UpdateStepForAlongStep(), G4VParticleChange::UpdateStepForAlongStep(), G4ParticleChangeForGamma::UpdateStepForAtRest(), G4ParticleChangeForDecay::UpdateStepForAtRest(), G4ParticleChange::UpdateStepForAtRest(), G4VParticleChange::UpdateStepForAtRest(), G4ParticleChangeForGamma::UpdateStepForPostStep(), G4ParticleChangeForLoss::UpdateStepForPostStep(), G4ParticleChangeForDecay::UpdateStepForPostStep(), G4ParticleChange::UpdateStepForPostStep(), G4VParticleChange::UpdateStepForPostStep().
|
private |
G4FastStep.hh 파일의 354 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CheckIt(), DumpInfo(), Initialize(), operator=(), UpdateStepForAtRest(), UpdateStepForPostStep().
|
protectedinherited |
G4VParticleChange.hh 파일의 278 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4VParticleChange::DumpInfo(), G4VParticleChange::operator=(), G4VParticleChange::UpdateStepInfo().
|
protectedinherited |
G4VParticleChange.hh 파일의 279 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4VParticleChange::DumpInfo(), G4VParticleChange::operator=(), G4VParticleChange::UpdateStepInfo().
|
protectedinherited |
G4VParticleChange.hh 파일의 245 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ParticleChangeForRadDecay::AddSecondary(), G4VParticleChange::AddSecondary(), G4VParticleChange::G4VParticleChange(), G4ParticleChangeForDecay::operator=(), G4ParticleChangeForMSC::operator=(), G4ParticleChangeForTransport::operator=(), G4ParticleChange::operator=(), G4ParticleChangeForGamma::operator=(), G4VParticleChange::operator=(), G4ParticleChangeForLoss::operator=(), operator=(), G4VParticleChange::~G4VParticleChange().
|
protectedinherited |
G4VParticleChange.hh 파일의 260 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4VParticleChange::CheckIt(), G4VParticleChange::DumpInfo(), G4ParticleChangeForLoss::InitializeForAlongStep(), G4ParticleChangeForGamma::InitializeForPostStep(), G4ParticleChangeForLoss::InitializeForPostStep(), G4ParticleChangeForDecay::operator=(), G4ParticleChangeForMSC::operator=(), G4ParticleChangeForTransport::operator=(), G4ParticleChange::operator=(), G4ParticleChangeForGamma::operator=(), G4VParticleChange::operator=(), G4ParticleChangeForLoss::operator=(), operator=(), G4ParticleChangeForLoss::UpdateStepForAlongStep(), G4ParticleChangeForGamma::UpdateStepForAtRest(), G4ParticleChangeForGamma::UpdateStepForPostStep(), G4ParticleChangeForLoss::UpdateStepForPostStep(), G4VParticleChange::UpdateStepInfo().
|
private |
G4FastStep.hh 파일의 348 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CheckIt(), DumpInfo(), Initialize(), operator=(), UpdateStepForAtRest(), UpdateStepForPostStep().
|
protectedinherited |
G4VParticleChange.hh 파일의 269 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4VParticleChange::DumpInfo(), G4ParticleChangeForLoss::InitializeForAlongStep(), G4ParticleChangeForGamma::InitializeForPostStep(), G4ParticleChangeForLoss::InitializeForPostStep(), G4VParticleChange::operator=(), G4ParticleChangeForLoss::UpdateStepForAlongStep(), G4ParticleChangeForGamma::UpdateStepForPostStep(), G4ParticleChangeForLoss::UpdateStepForPostStep(), G4VParticleChange::UpdateStepInfo().
|
protectedinherited |
G4VParticleChange.hh 파일의 248 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ParticleChangeForRadDecay::AddSecondary(), G4VParticleChange::AddSecondary(), G4VParticleChange::DumpInfo(), G4VParticleChange::G4VParticleChange(), G4ParticleChangeForNothing::Initialize(), G4ParticleChangeForDecay::operator=(), G4ParticleChangeForMSC::operator=(), G4ParticleChangeForTransport::operator=(), G4ParticleChange::operator=(), G4ParticleChangeForGamma::operator=(), G4VParticleChange::operator=(), G4ParticleChangeForLoss::operator=(), operator=(), G4VParticleChange::~G4VParticleChange().
|
protectedinherited |
G4VParticleChange.hh 파일의 289 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4VParticleChange::CheckSecondary(), G4VParticleChange::operator=().
|
protectedinherited |
G4VParticleChange.hh 파일의 282 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4VParticleChange::AddSecondary(), G4ParticleChangeForLoss::InitializeForAlongStep(), G4ParticleChangeForGamma::InitializeForPostStep(), G4ParticleChangeForLoss::InitializeForPostStep(), G4ParticleChangeForGamma::operator=(), G4VParticleChange::operator=(), G4ParticleChangeForLoss::operator=(), G4ParticleChangeForLoss::UpdateStepForAlongStep(), G4ParticleChange::UpdateStepForAlongStep(), G4VParticleChange::UpdateStepForAlongStep(), G4ParticleChangeForGamma::UpdateStepForAtRest(), G4ParticleChangeForDecay::UpdateStepForAtRest(), G4ParticleChange::UpdateStepForAtRest(), G4VParticleChange::UpdateStepForAtRest(), G4ParticleChangeForGamma::UpdateStepForPostStep(), G4ParticleChangeForLoss::UpdateStepForPostStep(), G4ParticleChangeForDecay::UpdateStepForPostStep(), G4ParticleChange::UpdateStepForPostStep(), G4VParticleChange::UpdateStepForPostStep().
|
private |
G4FastStep.hh 파일의 351 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DumpInfo(), Initialize(), operator=(), ProposePrimaryTrackFinalPolarization(), UpdateStepForAtRest(), UpdateStepForPostStep().
|
private |
G4FastStep.hh 파일의 357 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DumpInfo(), Initialize(), operator=(), ProposePrimaryTrackFinalPosition(), UpdateStepForAtRest(), UpdateStepForPostStep().
|
private |
G4FastStep.hh 파일의 363 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CheckIt(), DumpInfo(), Initialize(), operator=(), UpdateStepForAtRest(), UpdateStepForPostStep().
|
protectedinherited |
|
protectedinherited |
G4VParticleChange.hh 파일의 254 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4VParticleChange::DumpInfo(), G4ParticleChangeForNothing::Initialize(), G4ParticleChangeForLoss::InitializeForAlongStep(), G4ParticleChangeForGamma::InitializeForPostStep(), G4ParticleChangeForLoss::InitializeForPostStep(), G4ParticleChangeForDecay::operator=(), G4ParticleChangeForMSC::operator=(), G4ParticleChangeForTransport::operator=(), G4ParticleChange::operator=(), G4ParticleChangeForGamma::operator=(), G4VParticleChange::operator=(), G4ParticleChangeForLoss::operator=(), operator=(), G4ParticleChangeForMSC::UpdateStepForAlongStep().
|
protectedinherited |
G4VParticleChange.hh 파일의 257 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4VParticleChange::DumpInfo(), G4ParticleChangeForGamma::G4ParticleChangeForGamma(), G4ParticleChangeForLoss::G4ParticleChangeForLoss(), Initialize(), G4ParticleChangeForMSC::operator=(), G4ParticleChangeForDecay::operator=(), G4ParticleChangeForTransport::operator=(), G4ParticleChange::operator=(), G4ParticleChangeForGamma::operator=(), G4VParticleChange::operator=(), G4ParticleChangeForLoss::operator=(), operator=(), G4ParticleChangeForTransport::UpdateStepForAlongStep(), G4VParticleChange::UpdateStepInfo().
|
private |
G4FastStep.hh 파일의 360 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CheckIt(), DumpInfo(), Initialize(), operator=(), UpdateStepForAtRest(), UpdateStepForPostStep().
|
protectedinherited |
G4VParticleChange.hh 파일의 274 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4VParticleChange::CheckIt(), G4VParticleChange::DumpInfo(), G4ParticleChangeForMSC::operator=(), G4ParticleChangeForDecay::operator=(), G4ParticleChangeForTransport::operator=(), G4ParticleChange::operator=(), G4VParticleChange::operator=(), operator=(), G4ParticleChangeForMSC::UpdateStepForAlongStep(), G4VParticleChange::UpdateStepInfo().
|
private |
G4FastStep.hh 파일의 369 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Initialize(), operator=(), UpdateStepForAtRest(), UpdateStepForPostStep().
|
protectedinherited |
G4VParticleChange.hh 파일의 293 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ParticleChangeForRadDecay::AddSecondary(), G4VParticleChange::AddSecondary(), G4FastStep(), G4ParticleChange::G4ParticleChange(), G4ParticleChangeForDecay::G4ParticleChangeForDecay(), G4ParticleChangeForGamma::G4ParticleChangeForGamma(), G4ParticleChangeForLoss::G4ParticleChangeForLoss(), G4ParticleChangeForMSC::G4ParticleChangeForMSC(), G4ParticleChangeForTransport::G4ParticleChangeForTransport(), G4ParticleChangeForMSC::operator=(), G4ParticleChangeForDecay::operator=(), G4ParticleChangeForTransport::operator=(), G4ParticleChange::operator=(), G4ParticleChangeForGamma::operator=(), G4VParticleChange::operator=(), G4ParticleChangeForLoss::operator=(), G4ParticleChangeForTransport::UpdateStepForAtRest(), ~G4FastStep(), G4ParticleChange::~G4ParticleChange(), G4ParticleChangeForDecay::~G4ParticleChangeForDecay(), G4ParticleChangeForGamma::~G4ParticleChangeForGamma(), G4ParticleChangeForLoss::~G4ParticleChangeForLoss(), G4ParticleChangeForMSC::~G4ParticleChangeForMSC(), G4ParticleChangeForTransport::~G4ParticleChangeForTransport(), G4VParticleChange::~G4VParticleChange().