|
Geant4-11
|
#include <G4HadSecondary.hh>
Public Member Functions | |
| G4HadSecondary (G4DynamicParticle *aT, G4double aWeight=1, G4int mod=-1) | |
| G4int | GetCreatorModelID () const |
| G4DynamicParticle * | GetParticle () |
| const G4DynamicParticle * | GetParticle () const |
| G4double | GetTime () const |
| G4double | GetWeight () const |
| void | SetCreatorModelID (G4int id) |
| void | SetTime (G4double aT) |
| void | SetWeight (G4double aW) |
| ~G4HadSecondary () | |
Private Member Functions | |
| G4HadSecondary () | |
Private Attributes | |
| G4int | theCreatorModel |
| G4DynamicParticle * | theP |
| G4double | theTime |
| G4double | theWeight |
Definition at line 35 of file G4HadSecondary.hh.
| G4HadSecondary::G4HadSecondary | ( | G4DynamicParticle * | aT, |
| G4double | aWeight = 1, |
||
| G4int | mod = -1 |
||
| ) |
Definition at line 30 of file G4HadSecondary.cc.
References G4DynamicParticle::GetKineticEnergy().
| G4HadSecondary::~G4HadSecondary | ( | ) |
Definition at line 41 of file G4HadSecondary.cc.
|
inlineprivate |
Definition at line 53 of file G4HadSecondary.hh.
|
inline |
Definition at line 49 of file G4HadSecondary.hh.
References theCreatorModel.
Referenced by G4HadronicProcess::FillResult(), and G4MuonicAtomDecay::FillResult().
|
inline |
Definition at line 42 of file G4HadSecondary.hh.
References theP.
Referenced by G4ParticleHPFinalState::adjust_final_state(), G4WilsonAbrasionModel::ApplyYourself(), G4ParticleHPInelastic::ApplyYourself(), G4LFission::ApplyYourself(), G4INCLXXInterface::ApplyYourself(), G4ParticleHPCaptureFS::ApplyYourself(), G4HadronStoppingProcess::AtRestDoIt(), G4MuonMinusAtomicCapture::AtRestDoIt(), G4HadLeadBias::Bias(), G4HadronicProcess::CheckResult(), G4HadronicProcess::FillResult(), G4MuonicAtomDecay::FillResult(), G4NeutrinoElectronProcess::PostStepDoIt(), G4HadronicProcess::PostStepDoIt(), G4ElNeutrinoNucleusProcess::PostStepDoIt(), G4HadronElasticProcess::PostStepDoIt(), and G4MuNeutrinoNucleusProcess::PostStepDoIt().
|
inline |
|
inline |
Definition at line 47 of file G4HadSecondary.hh.
References theTime.
Referenced by G4HadronStoppingProcess::AtRestDoIt(), G4MuonMinusAtomicCapture::AtRestDoIt(), G4MuonicAtomDecay::DecayIt(), G4HadronicProcess::FillResult(), and G4MuonicAtomDecay::FillResult().
|
inline |
Definition at line 44 of file G4HadSecondary.hh.
References theWeight.
Referenced by G4HadronStoppingProcess::AtRestDoIt(), G4MuonMinusAtomicCapture::AtRestDoIt(), G4HadLeadBias::Bias(), G4HadronicProcess::FillResult(), and G4MuonicAtomDecay::FillResult().
|
inline |
Definition at line 48 of file G4HadSecondary.hh.
References theCreatorModel.
Referenced by G4LENDorBERTModel::ApplyYourself(), G4QMDReaction::ApplyYourself(), G4NeutronRadCapture::ApplyYourself(), G4LowEGammaNuclearModel::ApplyYourself(), G4BinaryCascade::ApplyYourself(), G4BinaryLightIonReaction::ApplyYourself(), G4PreCompoundModel::ApplyYourself(), G4LowEIonFragmentation::ApplyYourself(), G4TheoFSGenerator::ApplyYourself(), G4ElectroVDNuclearModel::CalculateHadronicVertex(), and G4MuonVDNuclearModel::CalculateHadronicVertex().
|
inline |
Definition at line 46 of file G4HadSecondary.hh.
References theTime.
Referenced by G4MuMinusCapturePrecompound::AddNewParticle(), G4MuonMinusBoundDecay::AddNewParticle(), G4EmCaptureCascade::AddNewParticle(), G4NeutronRadCapture::ApplyYourself(), G4LowEGammaNuclearModel::ApplyYourself(), G4BinaryCascade::ApplyYourself(), G4BinaryLightIonReaction::ApplyYourself(), G4PreCompoundModel::ApplyYourself(), G4LowEIonFragmentation::ApplyYourself(), G4TheoFSGenerator::ApplyYourself(), G4ParticleHPFissionFS::ApplyYourself(), G4HadronStoppingProcess::AtRestDoIt(), G4MuonMinusAtomicCapture::AtRestDoIt(), and G4MuonicAtomDecay::DecayIt().
|
inline |
|
private |
Definition at line 58 of file G4HadSecondary.hh.
Referenced by GetCreatorModelID(), and SetCreatorModelID().
|
private |
Definition at line 55 of file G4HadSecondary.hh.
Referenced by GetParticle().
|
private |
Definition at line 57 of file G4HadSecondary.hh.
|
private |
Definition at line 56 of file G4HadSecondary.hh.
Referenced by GetWeight(), and SetWeight().