Geant4-11
|
#include <G4ParticleHPFissionFS.hh>
Public Member Functions | |
G4HadFinalState * | ApplyYourself (const G4HadProjectile &theTrack) |
G4ParticleHPFissionFS () | |
G4double | GetA () |
G4int | GetM () |
G4double | GetN () |
virtual G4ParticleHPVector * | GetXsec () |
virtual G4double | GetXsec (G4double) |
G4double | GetZ () |
G4bool | HasAnyData () |
G4bool | HasFSData () |
G4bool | HasXsec () |
void | Init (G4double A, G4double Z, G4int M, G4String &dirName, G4String &aFSType, G4ParticleDefinition *) |
void | Init (G4double A, G4double Z, G4String &dirName, G4String &aFSType, G4ParticleDefinition *projectile) |
G4ParticleHPFinalState * | New () |
void | SetA_Z (G4double anA, G4double aZ, G4int aM=0) |
void | SetAZMs (G4double anA, G4double aZ, G4int aM, G4ParticleHPDataUsed used) |
void | SetProjectile (G4ParticleDefinition *projectile) |
~G4ParticleHPFissionFS () | |
Protected Member Functions | |
void | adjust_final_state (G4LorentzVector) |
Definition at line 46 of file G4ParticleHPFissionFS.hh.
G4ParticleHPFissionFS::G4ParticleHPFissionFS | ( | ) |
Definition at line 45 of file G4ParticleHPFissionFS.cc.
References G4PhysicsModelCatalog::GetModelID(), G4ParticleHPFinalState::hasXsec, produceFissionFragments, and G4ParticleHPFinalState::secID.
Referenced by New().
|
inline |
Definition at line 51 of file G4ParticleHPFissionFS.hh.
|
protectedinherited |
Definition at line 47 of file G4ParticleHPFinalState.cc.
References G4HadFinalState::AddSecondary(), G4Alpha::Alpha(), CLHEP::HepLorentzVector::beta(), anonymous_namespace{G4PionRadiativeDecayChannel.cc}::beta, G4Deuteron::Deuteron(), CLHEP::HepLorentzVector::e(), e1, G4cerr, G4cout, G4endl, G4Exception(), G4UniformRand, G4Gamma::Gamma(), G4Cache< VALTYPE >::Get(), G4DynamicParticle::Get4Momentum(), G4ParticleDefinition::GetAtomicMass(), G4ParticleDefinition::GetAtomicNumber(), G4DynamicParticle::GetDefinition(), G4ParticleHPManager::GetInstance(), G4IonTable::GetIon(), G4IonTable::GetIonTable(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentum(), G4HadFinalState::GetNumberOfSecondaries(), G4HadSecondary::GetParticle(), G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetPDGMass(), G4HadFinalState::GetSecondary(), G4He3::He3(), JustWarning, keV, CLHEP::Hep3Vector::mag(), G4INCL::Math::max(), MeV, G4Neutron::Neutron(), G4Proton::Proton(), G4ParticleHPFinalState::secID, G4DynamicParticle::SetDefinition(), G4DynamicParticle::SetKineticEnergy(), G4DynamicParticle::SetMomentum(), G4ParticleHPFinalState::theBaseA, G4ParticleHPFinalState::theBaseZ, G4ParticleHPFinalState::theNDLDataA, G4ParticleHPFinalState::theNDLDataZ, G4ParticleHPFinalState::theProjectile, G4ParticleHPFinalState::theResult, G4Triton::Triton(), twopi, and CLHEP::HepLorentzVector::v().
Referenced by G4ParticleHPInelasticBaseFS::BaseApply(), and G4ParticleHPInelasticCompFS::CompositeApply().
|
virtual |
Reimplemented from G4ParticleHPFinalState.
Definition at line 74 of file G4ParticleHPFissionFS.cc.
References G4HadFinalState::AddSecondary(), G4ParticleHPFCFissionFS::ApplyYourself(), G4ParticleHPLCFissionFS::ApplyYourself(), G4ParticleHPSCFissionFS::ApplyYourself(), G4ParticleHPTCFissionFS::ApplyYourself(), G4ParticleHPFSFissionFS::ApplyYourself(), G4HadFinalState::Clear(), G4endl, G4Exception(), G4Log(), G4UniformRand, G4Cache< VALTYPE >::Get(), G4HadProjectile::Get4Momentum(), G4ParticleHPFFFissionFS::GetAFissionFragment(), G4Nucleus::GetBiasedThermalNucleus(), G4HadProjectile::GetDefinition(), G4ParticleHPFSFissionFS::GetEnergyRelease(), G4ParticleHPFissionERelease::GetFragmentKinetic(), G4HadProjectile::GetGlobalTime(), G4ParticleHPManager::GetInstance(), G4IonTable::GetIon(), G4IonTable::GetIonTable(), G4HadProjectile::GetKineticEnergy(), G4ReactionProduct::GetKineticEnergy(), G4ParticleHPFSFissionFS::GetMass(), G4HadProjectile::GetMaterial(), G4ReactionProduct::GetMomentum(), G4HadFinalState::GetNumberOfSecondaries(), G4ParticleDefinition::GetPDGMass(), G4ParticleHPFSFissionFS::GetPhotons(), G4ParticleHPManager::GetProduceFissionFragments(), G4HadFinalState::GetSecondary(), G4Material::GetTemperature(), G4ParticleHPFissionBaseFS::GetXsec(), JustWarning, G4ReactionProduct::Lorentz(), produceFissionFragments, G4Cache< VALTYPE >::Put(), G4ParticleHPFSFissionFS::SampleNeutronMult(), G4ParticleHPFinalState::secID, G4ReactionProduct::SetDefinition(), G4ReactionProduct::SetKineticEnergy(), G4HadFinalState::SetLocalEnergyDeposit(), G4ReactionProduct::SetMomentum(), G4ParticleHPFissionBaseFS::SetNeutronRP(), G4ParticleHPFSFissionFS::SetNeutronRP(), G4HadFinalState::SetStatusChange(), G4ParticleHPFissionBaseFS::SetTarget(), G4ParticleHPFSFissionFS::SetTarget(), G4HadSecondary::SetTime(), stopAndKill, G4ParticleHPFinalState::theBaseA, G4ParticleHPFinalState::theBaseZ, theFC, theFF, theFS, theLC, G4ParticleHPFinalState::theResult, theSC, theTC, twopi, and CLHEP::HepLorentzVector::vect().
|
inlineinherited |
Definition at line 104 of file G4ParticleHPFinalState.hh.
References G4ParticleHPFinalState::theBaseA.
|
inlineinherited |
Definition at line 105 of file G4ParticleHPFinalState.hh.
References G4ParticleHPFinalState::theBaseM.
Referenced by G4ParticleHPChannel::GetM().
|
inlineinherited |
Definition at line 103 of file G4ParticleHPFinalState.hh.
References G4ParticleHPFinalState::theBaseA.
Referenced by G4ParticleHPChannel::ApplyYourself(), and G4ParticleHPChannel::GetN().
|
inlinevirtualinherited |
Reimplemented in G4ParticleHPFissionBaseFS, G4ParticleHPInelasticBaseFS, and G4ParticleHPInelasticCompFS.
Definition at line 99 of file G4ParticleHPFinalState.hh.
Reimplemented in G4ParticleHPFissionBaseFS, G4ParticleHPInelasticBaseFS, and G4ParticleHPInelasticCompFS.
Definition at line 98 of file G4ParticleHPFinalState.hh.
Referenced by G4ParticleHPChannel::GetFSCrossSection(), and G4ParticleHPChannel::UpdateData().
|
inlineinherited |
Definition at line 102 of file G4ParticleHPFinalState.hh.
References G4ParticleHPFinalState::theBaseZ.
Referenced by G4ParticleHPChannel::ApplyYourself(), and G4ParticleHPChannel::GetZ().
|
inlineinherited |
Definition at line 96 of file G4ParticleHPFinalState.hh.
References G4ParticleHPFinalState::hasAnyData.
Referenced by G4ParticleHPChannel::HasAnyData().
|
inlineinherited |
Definition at line 95 of file G4ParticleHPFinalState.hh.
References G4ParticleHPFinalState::hasFSData.
Referenced by G4ParticleHPCaptureFS::ApplyYourself(), G4ParticleHPFissionBaseFS::ApplyYourself(), G4ParticleHPInelasticBaseFS::BaseApply(), G4ParticleHPChannel::HasFSData(), and Init().
|
inlineinherited |
Definition at line 94 of file G4ParticleHPFinalState.hh.
References G4ParticleHPFinalState::hasXsec.
Referenced by G4ParticleHPChannel::DumpInfo().
|
virtual |
Implements G4ParticleHPFinalState.
Definition at line 53 of file G4ParticleHPFissionFS.cc.
References A, G4cout, G4endl, G4ParticleHPManager::GetInstance(), G4ParticleHPFinalState::HasFSData(), G4ParticleHPFFFissionFS::Init(), G4ParticleHPFSFissionFS::Init(), G4ParticleHPFCFissionFS::Init(), G4ParticleHPLCFissionFS::Init(), G4ParticleHPSCFissionFS::Init(), G4ParticleHPTCFissionFS::Init(), M, produceFissionFragments, theFC, theFF, theFS, theLC, theSC, theTC, and Z.
|
inlineinherited |
Definition at line 76 of file G4ParticleHPFinalState.hh.
References A, G4ParticleHPFinalState::Init(), M, and Z.
Referenced by G4ParticleHPFinalState::Init(), and G4ParticleHPChannel::UpdateData().
|
inlinevirtual |
Implements G4ParticleHPFinalState.
Definition at line 54 of file G4ParticleHPFissionFS.hh.
References G4ParticleHPFissionFS().
Definition at line 101 of file G4ParticleHPFinalState.hh.
References G4ParticleHPFinalState::theBaseA, G4ParticleHPFinalState::theBaseM, and G4ParticleHPFinalState::theBaseZ.
Referenced by G4ParticleHPChannel::Register().
|
inlineinherited |
Definition at line 107 of file G4ParticleHPFinalState.hh.
References G4ParticleHPDataUsed::GetA(), G4ParticleHPDataUsed::GetM(), G4ParticleHPDataUsed::GetZ(), G4ParticleHPFinalState::theBaseA, G4ParticleHPFinalState::theBaseM, G4ParticleHPFinalState::theBaseZ, G4ParticleHPFinalState::theNDLDataA, G4ParticleHPFinalState::theNDLDataM, and G4ParticleHPFinalState::theNDLDataZ.
Referenced by G4ParticleHPCaptureFS::Init(), G4ParticleHPElasticFS::Init(), G4ParticleHPFSFissionFS::Init(), G4ParticleHPInelasticCompFS::Init(), G4ParticleHPFissionBaseFS::Init(), and G4ParticleHPInelasticBaseFS::Init().
|
inlineinherited |
Definition at line 115 of file G4ParticleHPFinalState.hh.
References G4ParticleHPFinalState::theProjectile.
Referenced by G4ParticleHPChannel::Register().
|
protectedinherited |
Definition at line 126 of file G4ParticleHPFinalState.hh.
Referenced by G4ParticleHPFinalState::G4ParticleHPFinalState(), G4ParticleHPFinalState::HasAnyData(), G4FissionLibrary::Init(), G4ParticleHPCaptureFS::Init(), G4ParticleHPElasticFS::Init(), G4ParticleHPFFFissionFS::Init(), G4ParticleHPFSFissionFS::Init(), G4ParticleHPInelasticCompFS::Init(), G4ParticleHPFissionBaseFS::Init(), and G4ParticleHPInelasticBaseFS::Init().
|
protectedinherited |
Definition at line 125 of file G4ParticleHPFinalState.hh.
Referenced by G4ParticleHPFinalState::G4ParticleHPFinalState(), G4ParticleHPFinalState::HasFSData(), G4FissionLibrary::Init(), G4ParticleHPCaptureFS::Init(), G4ParticleHPElasticFS::Init(), G4ParticleHPFFFissionFS::Init(), G4ParticleHPFSFissionFS::Init(), G4ParticleHPInelasticCompFS::Init(), G4ParticleHPFissionBaseFS::Init(), and G4ParticleHPInelasticBaseFS::Init().
|
protectedinherited |
Definition at line 124 of file G4ParticleHPFinalState.hh.
Referenced by G4FissionLibrary::G4FissionLibrary(), G4ParticleHPCaptureFS::G4ParticleHPCaptureFS(), G4ParticleHPElasticFS::G4ParticleHPElasticFS(), G4ParticleHPFCFissionFS::G4ParticleHPFCFissionFS(), G4ParticleHPFFFissionFS::G4ParticleHPFFFissionFS(), G4ParticleHPFinalState::G4ParticleHPFinalState(), G4ParticleHPFissionBaseFS::G4ParticleHPFissionBaseFS(), G4ParticleHPFissionFS(), G4ParticleHPFSFissionFS::G4ParticleHPFSFissionFS(), G4ParticleHPInelasticBaseFS::G4ParticleHPInelasticBaseFS(), G4ParticleHPInelasticCompFS::G4ParticleHPInelasticCompFS(), G4ParticleHPLCFissionFS::G4ParticleHPLCFissionFS(), G4ParticleHPSCFissionFS::G4ParticleHPSCFissionFS(), G4ParticleHPTCFissionFS::G4ParticleHPTCFissionFS(), G4ParticleHPFinalState::HasXsec(), G4FissionLibrary::Init(), G4ParticleHPCaptureFS::Init(), G4ParticleHPElasticFS::Init(), G4ParticleHPFFFissionFS::Init(), G4ParticleHPFSFissionFS::Init(), G4ParticleHPInelasticCompFS::Init(), G4ParticleHPFissionBaseFS::Init(), and G4ParticleHPInelasticBaseFS::Init().
|
private |
Definition at line 69 of file G4ParticleHPFissionFS.hh.
Referenced by ApplyYourself(), G4ParticleHPFissionFS(), and Init().
|
protectedinherited |
Definition at line 140 of file G4ParticleHPFinalState.hh.
Referenced by G4ParticleHPFinalState::adjust_final_state(), G4ParticleHPCaptureFS::ApplyYourself(), G4ParticleHPElasticFS::ApplyYourself(), ApplyYourself(), G4ParticleHPInelasticBaseFS::BaseApply(), G4ParticleHPInelasticCompFS::CompositeApply(), G4ParticleHP2AInelasticFS::G4ParticleHP2AInelasticFS(), G4ParticleHP2N2AInelasticFS::G4ParticleHP2N2AInelasticFS(), G4ParticleHP2NAInelasticFS::G4ParticleHP2NAInelasticFS(), G4ParticleHP2NDInelasticFS::G4ParticleHP2NDInelasticFS(), G4ParticleHP2NInelasticFS::G4ParticleHP2NInelasticFS(), G4ParticleHP2NPInelasticFS::G4ParticleHP2NPInelasticFS(), G4ParticleHP2PInelasticFS::G4ParticleHP2PInelasticFS(), G4ParticleHP3AInelasticFS::G4ParticleHP3AInelasticFS(), G4ParticleHP3NAInelasticFS::G4ParticleHP3NAInelasticFS(), G4ParticleHP3NInelasticFS::G4ParticleHP3NInelasticFS(), G4ParticleHP3NPInelasticFS::G4ParticleHP3NPInelasticFS(), G4ParticleHP4NInelasticFS::G4ParticleHP4NInelasticFS(), G4ParticleHPAInelasticFS::G4ParticleHPAInelasticFS(), G4ParticleHPCaptureFS::G4ParticleHPCaptureFS(), G4ParticleHPD2AInelasticFS::G4ParticleHPD2AInelasticFS(), G4ParticleHPDAInelasticFS::G4ParticleHPDAInelasticFS(), G4ParticleHPDInelasticFS::G4ParticleHPDInelasticFS(), G4ParticleHPElasticFS::G4ParticleHPElasticFS(), G4ParticleHPFinalState::G4ParticleHPFinalState(), G4ParticleHPFissionFS(), G4ParticleHPHe3InelasticFS::G4ParticleHPHe3InelasticFS(), G4ParticleHPN2AInelasticFS::G4ParticleHPN2AInelasticFS(), G4ParticleHPN2PInelasticFS::G4ParticleHPN2PInelasticFS(), G4ParticleHPN3AInelasticFS::G4ParticleHPN3AInelasticFS(), G4ParticleHPNAInelasticFS::G4ParticleHPNAInelasticFS(), G4ParticleHPND2AInelasticFS::G4ParticleHPND2AInelasticFS(), G4ParticleHPNDInelasticFS::G4ParticleHPNDInelasticFS(), G4ParticleHPNHe3InelasticFS::G4ParticleHPNHe3InelasticFS(), G4ParticleHPNInelasticFS::G4ParticleHPNInelasticFS(), G4ParticleHPNPAInelasticFS::G4ParticleHPNPAInelasticFS(), G4ParticleHPNPInelasticFS::G4ParticleHPNPInelasticFS(), G4ParticleHPNT2AInelasticFS::G4ParticleHPNT2AInelasticFS(), G4ParticleHPNTInelasticFS::G4ParticleHPNTInelasticFS(), G4ParticleHPNXInelasticFS::G4ParticleHPNXInelasticFS(), G4ParticleHPPAInelasticFS::G4ParticleHPPAInelasticFS(), G4ParticleHPPDInelasticFS::G4ParticleHPPDInelasticFS(), G4ParticleHPPInelasticFS::G4ParticleHPPInelasticFS(), G4ParticleHPPTInelasticFS::G4ParticleHPPTInelasticFS(), G4ParticleHPT2AInelasticFS::G4ParticleHPT2AInelasticFS(), G4ParticleHPTInelasticFS::G4ParticleHPTInelasticFS(), and G4ParticleHPInelasticCompFS::use_nresp71_model().
|
protectedinherited |
Definition at line 132 of file G4ParticleHPFinalState.hh.
Referenced by G4ParticleHPFinalState::adjust_final_state(), G4ParticleHPCaptureFS::ApplyYourself(), G4ParticleHPElasticFS::ApplyYourself(), ApplyYourself(), G4ParticleHPInelasticBaseFS::BaseApply(), G4ParticleHPInelasticCompFS::CompositeApply(), G4ParticleHPFinalState::G4ParticleHPFinalState(), G4ParticleHPFinalState::GetA(), G4ParticleHPFinalState::GetN(), G4ParticleHPCaptureFS::Init(), G4ParticleHPFFFissionFS::Init(), G4ParticleHPInelasticBaseFS::InitGammas(), G4ParticleHPFinalState::SetA_Z(), and G4ParticleHPFinalState::SetAZMs().
|
protectedinherited |
Definition at line 134 of file G4ParticleHPFinalState.hh.
Referenced by G4ParticleHPFinalState::G4ParticleHPFinalState(), G4ParticleHPFinalState::GetM(), G4ParticleHPFinalState::SetA_Z(), and G4ParticleHPFinalState::SetAZMs().
|
protectedinherited |
Definition at line 133 of file G4ParticleHPFinalState.hh.
Referenced by G4ParticleHPFinalState::adjust_final_state(), G4ParticleHPCaptureFS::ApplyYourself(), G4ParticleHPElasticFS::ApplyYourself(), ApplyYourself(), G4ParticleHPInelasticBaseFS::BaseApply(), G4ParticleHPInelasticCompFS::CompositeApply(), G4ParticleHPFinalState::G4ParticleHPFinalState(), G4ParticleHPFinalState::GetZ(), G4ParticleHPCaptureFS::Init(), G4ParticleHPFFFissionFS::Init(), G4ParticleHPInelasticBaseFS::InitGammas(), G4ParticleHPFinalState::SetA_Z(), and G4ParticleHPFinalState::SetAZMs().
|
private |
Definition at line 63 of file G4ParticleHPFissionFS.hh.
Referenced by ApplyYourself(), and Init().
|
private |
Definition at line 68 of file G4ParticleHPFissionFS.hh.
Referenced by ApplyYourself(), and Init().
|
private |
Definition at line 62 of file G4ParticleHPFissionFS.hh.
Referenced by ApplyYourself(), and Init().
|
private |
Definition at line 66 of file G4ParticleHPFissionFS.hh.
Referenced by ApplyYourself(), and Init().
|
protectedinherited |
Definition at line 127 of file G4ParticleHPFinalState.hh.
Referenced by G4FissionLibrary::Init(), G4ParticleHPElasticFS::Init(), G4ParticleHPFFFissionFS::Init(), G4ParticleHPInelasticCompFS::Init(), G4ParticleHPFissionBaseFS::Init(), and G4ParticleHPInelasticBaseFS::Init().
|
protectedinherited |
Definition at line 137 of file G4ParticleHPFinalState.hh.
Referenced by G4ParticleHPFinalState::adjust_final_state(), G4ParticleHPFinalState::G4ParticleHPFinalState(), G4ParticleHPElasticFS::Init(), G4ParticleHPInelasticCompFS::Init(), G4ParticleHPFissionBaseFS::Init(), G4ParticleHPInelasticBaseFS::Init(), and G4ParticleHPFinalState::SetAZMs().
|
protectedinherited |
Definition at line 138 of file G4ParticleHPFinalState.hh.
Referenced by G4ParticleHPFinalState::G4ParticleHPFinalState(), G4ParticleHPElasticFS::Init(), and G4ParticleHPFinalState::SetAZMs().
|
protectedinherited |
Definition at line 136 of file G4ParticleHPFinalState.hh.
Referenced by G4ParticleHPFinalState::adjust_final_state(), G4ParticleHPFinalState::G4ParticleHPFinalState(), G4ParticleHPElasticFS::Init(), G4ParticleHPInelasticCompFS::Init(), G4ParticleHPFissionBaseFS::Init(), G4ParticleHPInelasticBaseFS::Init(), and G4ParticleHPFinalState::SetAZMs().
|
protectedinherited |
Definition at line 130 of file G4ParticleHPFinalState.hh.
Referenced by G4ParticleHPFinalState::adjust_final_state(), G4ParticleHPInelasticBaseFS::BaseApply(), G4ParticleHPInelasticCompFS::CompositeApply(), G4ParticleHPFinalState::G4ParticleHPFinalState(), G4ParticleHPInelasticCompFS::Init(), G4ParticleHPInelasticBaseFS::Init(), and G4ParticleHPFinalState::SetProjectile().
|
protectedinherited |
Definition at line 129 of file G4ParticleHPFinalState.hh.
Referenced by G4ParticleHPFinalState::adjust_final_state(), G4FissionLibrary::ApplyYourself(), G4ParticleHP2AInelasticFS::ApplyYourself(), G4ParticleHP2N2AInelasticFS::ApplyYourself(), G4ParticleHP2NAInelasticFS::ApplyYourself(), G4ParticleHP2NDInelasticFS::ApplyYourself(), G4ParticleHP2NInelasticFS::ApplyYourself(), G4ParticleHP2NPInelasticFS::ApplyYourself(), G4ParticleHP2PInelasticFS::ApplyYourself(), G4ParticleHP3AInelasticFS::ApplyYourself(), G4ParticleHP3NAInelasticFS::ApplyYourself(), G4ParticleHP3NInelasticFS::ApplyYourself(), G4ParticleHP3NPInelasticFS::ApplyYourself(), G4ParticleHP4NInelasticFS::ApplyYourself(), G4ParticleHPAInelasticFS::ApplyYourself(), G4ParticleHPCaptureFS::ApplyYourself(), G4ParticleHPD2AInelasticFS::ApplyYourself(), G4ParticleHPDAInelasticFS::ApplyYourself(), G4ParticleHPDInelasticFS::ApplyYourself(), G4ParticleHPElasticFS::ApplyYourself(), ApplyYourself(), G4ParticleHPHe3InelasticFS::ApplyYourself(), G4ParticleHPN2AInelasticFS::ApplyYourself(), G4ParticleHPN2PInelasticFS::ApplyYourself(), G4ParticleHPN3AInelasticFS::ApplyYourself(), G4ParticleHPNAInelasticFS::ApplyYourself(), G4ParticleHPND2AInelasticFS::ApplyYourself(), G4ParticleHPNDInelasticFS::ApplyYourself(), G4ParticleHPNHe3InelasticFS::ApplyYourself(), G4ParticleHPNInelasticFS::ApplyYourself(), G4ParticleHPNPAInelasticFS::ApplyYourself(), G4ParticleHPNPInelasticFS::ApplyYourself(), G4ParticleHPNT2AInelasticFS::ApplyYourself(), G4ParticleHPNTInelasticFS::ApplyYourself(), G4ParticleHPNXInelasticFS::ApplyYourself(), G4ParticleHPPAInelasticFS::ApplyYourself(), G4ParticleHPPDInelasticFS::ApplyYourself(), G4ParticleHPPInelasticFS::ApplyYourself(), G4ParticleHPPTInelasticFS::ApplyYourself(), G4ParticleHPT2AInelasticFS::ApplyYourself(), G4ParticleHPTInelasticFS::ApplyYourself(), G4ParticleHPInelasticBaseFS::BaseApply(), G4ParticleHPInelasticCompFS::CompositeApply(), G4ParticleHPFinalState::G4ParticleHPFinalState(), G4ParticleHPInelasticCompFS::use_nresp71_model(), and G4ParticleHPFinalState::~G4ParticleHPFinalState().
|
private |
Definition at line 64 of file G4ParticleHPFissionFS.hh.
Referenced by ApplyYourself(), and Init().
|
private |
Definition at line 65 of file G4ParticleHPFissionFS.hh.
Referenced by ApplyYourself(), and Init().