|
Geant4
10.00.p01
|
Public Member Functions | |
| G4NeutronHPEnAngCorrelation () | |
| ~G4NeutronHPEnAngCorrelation () | |
| void | Init (std::istream &aDataFile) |
| G4ReactionProduct * | SampleOne (G4double anEnergy) |
| G4ReactionProductVector * | Sample (G4double anEnergy) |
| void | SetTarget (G4ReactionProduct &aTarget) |
| void | SetNeutron (G4ReactionProduct &aNeutron) |
| G4bool | InCharge () |
| G4double | GetTargetMass () |
| G4double | GetTotalMeanEnergy () |
References inCharge, theProducts, and theTotalMeanEnergy.
References theProducts.
| void Init | ( | std::istream & | aDataFile | ) |
References frameFlag, inCharge, G4NeutronHPProduct::Init(), nProducts, targetMass, and theProducts.
| G4ReactionProduct* SampleOne | ( | G4double | anEnergy | ) |
| G4ReactionProductVector* Sample | ( | G4double | anEnergy | ) |
| void SetTarget | ( | G4ReactionProduct & | aTarget | ) |
References nProducts, theProducts, and theTarget.
Referenced by G4NeutronHPInelasticCompFS::InitDistributionInitialState().
| void SetNeutron | ( | G4ReactionProduct & | aNeutron | ) |
References nProducts, theNeutron, and theProducts.
Referenced by G4NeutronHPInelasticCompFS::InitDistributionInitialState().
| G4double GetTargetMass | ( | ) |
References targetMass.
| G4double GetTotalMeanEnergy | ( | ) |
References theTotalMeanEnergy.
|
private |
Referenced by GetTargetMass(), and Init().
|
private |
Referenced by Init(), SetNeutron(), and SetTarget().
|
private |
Referenced by G4NeutronHPEnAngCorrelation(), Init(), SetNeutron(), SetTarget(), and ~G4NeutronHPEnAngCorrelation().
|
private |
Referenced by G4NeutronHPEnAngCorrelation(), InCharge(), and Init().
|
private |
Referenced by SetTarget().
|
private |
Referenced by SetNeutron().
|
private |
Referenced by G4NeutronHPEnAngCorrelation(), and GetTotalMeanEnergy().