Geant4
10.01.p02
|
#include <G4VNeutronHPEnergyAngular.hh>
Classes | |
struct | toBeCached |
Public Member Functions | |
G4VNeutronHPEnergyAngular () | |
virtual | ~G4VNeutronHPEnergyAngular () |
virtual void | Init (std::istream &aDataFile)=0 |
virtual G4ReactionProduct * | Sample (G4double anEnergy, G4double massCode, G4double mass)=0 |
virtual G4double | MeanEnergyOfThisInteraction ()=0 |
void | SetNeutron (G4ReactionProduct *aNeutron) |
void | SetTarget (G4ReactionProduct *aTarget) |
G4ReactionProduct * | GetTarget () |
G4ReactionProduct * | GetNeutron () |
G4ReactionProduct * | GetCMS () |
void | SetQValue (G4double aValue) |
virtual void | ClearHistories () |
Protected Member Functions | |
G4double | GetQValue () |
Private Attributes | |
G4double | theQValue |
G4Cache< toBeCached > | fCache |
Definition at line 41 of file G4VNeutronHPEnergyAngular.hh.
|
inline |
Definition at line 53 of file G4VNeutronHPEnergyAngular.hh.
|
inlinevirtual |
Definition at line 61 of file G4VNeutronHPEnergyAngular.hh.
|
inlinevirtual |
Reimplemented in G4NeutronHPContEnergyAngular.
Definition at line 111 of file G4VNeutronHPEnergyAngular.hh.
Referenced by G4NeutronHPProduct::Sample().
|
inline |
Definition at line 88 of file G4VNeutronHPEnergyAngular.hh.
References fCache.
|
inline |
Definition at line 85 of file G4VNeutronHPEnergyAngular.hh.
References fCache.
Referenced by G4NeutronHPNBodyPhaseSpace::GetEmax(), G4NeutronHPNBodyPhaseSpace::Sample(), G4NeutronHPContEnergyAngular::Sample(), and G4NeutronHPDiscreteTwoBody::Sample().
|
inlineprotected |
Definition at line 97 of file G4VNeutronHPEnergyAngular.hh.
References theQValue.
Referenced by G4NeutronHPNBodyPhaseSpace::GetEmax(), G4NeutronHPIsotropic::Sample(), and G4NeutronHPDiscreteTwoBody::Sample().
|
inline |
Definition at line 83 of file G4VNeutronHPEnergyAngular.hh.
References fCache.
Referenced by G4NeutronHPNBodyPhaseSpace::GetEmax(), G4NeutronHPNBodyPhaseSpace::Sample(), G4NeutronHPContEnergyAngular::Sample(), and G4NeutronHPDiscreteTwoBody::Sample().
|
pure virtual |
Implemented in G4NeutronHPLabAngularEnergy, G4NeutronHPContEnergyAngular, G4NeutronHPNBodyPhaseSpace, G4NeutronHPDiscreteTwoBody, and G4NeutronHPIsotropic.
Referenced by G4NeutronHPProduct::Init().
|
pure virtual |
Implemented in G4NeutronHPNBodyPhaseSpace, G4NeutronHPDiscreteTwoBody, G4NeutronHPContEnergyAngular, G4NeutronHPLabAngularEnergy, and G4NeutronHPIsotropic.
Referenced by G4NeutronHPProduct::MeanEnergyOfThisInteraction().
|
pure virtual |
Implemented in G4NeutronHPDiscreteTwoBody, G4NeutronHPContEnergyAngular, G4NeutronHPLabAngularEnergy, G4NeutronHPNBodyPhaseSpace, and G4NeutronHPIsotropic.
Referenced by G4NeutronHPProduct::Sample().
|
inline |
Definition at line 71 of file G4VNeutronHPEnergyAngular.hh.
References fCache.
Referenced by G4NeutronHPInelasticBaseFS::BaseApply(), and G4NeutronHPProduct::Sample().
|
inline |
Definition at line 93 of file G4VNeutronHPEnergyAngular.hh.
References theQValue.
Referenced by G4NeutronHPProduct::Init().
|
inline |
Definition at line 78 of file G4VNeutronHPEnergyAngular.hh.
References fCache.
Referenced by G4NeutronHPInelasticBaseFS::BaseApply(), and G4NeutronHPProduct::Sample().
|
private |
Definition at line 108 of file G4VNeutronHPEnergyAngular.hh.
Referenced by G4VNeutronHPEnergyAngular(), GetCMS(), GetNeutron(), GetTarget(), SetNeutron(), and SetTarget().
|
private |
Definition at line 101 of file G4VNeutronHPEnergyAngular.hh.
Referenced by G4VNeutronHPEnergyAngular(), GetQValue(), and SetQValue().