Geant4
10.00.p01
|
#include <G4HadSecondary.hh>
Public Member Functions | |
G4HadSecondary (G4DynamicParticle *aT, G4double aWeight=1) | |
G4DynamicParticle * | GetParticle () |
const G4DynamicParticle * | GetParticle () const |
G4double | GetWeight () const |
void | SetWeight (G4double aW) |
void | SetTime (G4double aT) |
G4double | GetTime () const |
Private Member Functions | |
G4HadSecondary () | |
Private Attributes | |
G4DynamicParticle * | theP |
G4double | theWeight |
G4double | theTime |
Definition at line 35 of file G4HadSecondary.hh.
G4HadSecondary::G4HadSecondary | ( | G4DynamicParticle * | aT, |
G4double | aWeight = 1 |
||
) |
Definition at line 30 of file G4HadSecondary.cc.
References G4DynamicParticle::GetKineticEnergy().
|
inlineprivate |
Definition at line 49 of file G4HadSecondary.hh.
|
inline |
Definition at line 39 of file G4HadSecondary.hh.
References theP.
Referenced by G4NeutronHPFinalState::adjust_final_state(), G4NeutronHPCaptureFS::ApplyYourself(), G4LFission::ApplyYourself(), G4WilsonAbrasionModel::ApplyYourself(), G4INCLXXInterface::ApplyYourself(), G4HadronStoppingProcess::AtRestDoIt(), G4HadLeadBias::Bias(), G4HadronicProcess::CheckResult(), G4HadronicProcess::FillResult(), CexmcHadronicProcess::FillTotalResult(), and G4HadronElasticProcess::PostStepDoIt().
|
inline |
Definition at line 40 of file G4HadSecondary.hh.
References theP.
|
inline |
Definition at line 44 of file G4HadSecondary.hh.
References theTime.
Referenced by G4HadronStoppingProcess::AtRestDoIt(), G4HadronicProcess::FillResult(), and CexmcHadronicProcess::FillTotalResult().
|
inline |
Definition at line 41 of file G4HadSecondary.hh.
References theWeight.
Referenced by G4HadronStoppingProcess::AtRestDoIt(), G4HadLeadBias::Bias(), G4HadronicProcess::FillResult(), and CexmcHadronicProcess::FillTotalResult().
|
inline |
Definition at line 43 of file G4HadSecondary.hh.
References theTime.
Referenced by G4MuMinusCapturePrecompound::AddNewParticle(), G4EmCaptureCascade::AddNewParticle(), G4MuonMinusBoundDecay::AddNewParticle(), and G4NeutronRadCapture::ApplyYourself().
|
inline |
Definition at line 42 of file G4HadSecondary.hh.
References theWeight.
|
private |
Definition at line 49 of file G4HadSecondary.hh.
Referenced by GetParticle().
|
private |
Definition at line 53 of file G4HadSecondary.hh.
|
private |
Definition at line 52 of file G4HadSecondary.hh.
Referenced by GetWeight(), and SetWeight().