Geant4
10.01.p02
|
#include <G4NeutronHPDiscreteTwoBody.hh>
Public Member Functions | |
G4NeutronHPDiscreteTwoBody () | |
~G4NeutronHPDiscreteTwoBody () | |
void | Init (std::istream &aDataFile) |
G4ReactionProduct * | Sample (G4double anEnergy, G4double massCode, G4double mass) |
G4double | MeanEnergyOfThisInteraction () |
Public Member Functions inherited from G4VNeutronHPEnergyAngular | |
G4VNeutronHPEnergyAngular () | |
virtual | ~G4VNeutronHPEnergyAngular () |
void | SetNeutron (G4ReactionProduct *aNeutron) |
void | SetTarget (G4ReactionProduct *aTarget) |
G4ReactionProduct * | GetTarget () |
G4ReactionProduct * | GetNeutron () |
G4ReactionProduct * | GetCMS () |
void | SetQValue (G4double aValue) |
virtual void | ClearHistories () |
Private Attributes | |
G4int | nEnergy |
G4InterpolationManager | theManager |
G4NeutronHPLegendreTable * | theCoeff |
G4NeutronHPInterpolator | theInt |
Additional Inherited Members | |
Protected Member Functions inherited from G4VNeutronHPEnergyAngular | |
G4double | GetQValue () |
Definition at line 41 of file G4NeutronHPDiscreteTwoBody.hh.
|
inline |
Definition at line 45 of file G4NeutronHPDiscreteTwoBody.hh.
References theCoeff.
|
inline |
Definition at line 49 of file G4NeutronHPDiscreteTwoBody.hh.
References theCoeff.
|
inlinevirtual |
Implements G4VNeutronHPEnergyAngular.
Definition at line 54 of file G4NeutronHPDiscreteTwoBody.hh.
References G4INCL::KinematicsUtils::energy(), eV, G4NeutronHPLegendreTable::Init(), G4InterpolationManager::Init(), nEnergy, G4NeutronHPLegendreTable::SetCoeff(), G4NeutronHPLegendreTable::SetRepresentation(), theCoeff, and theManager.
|
inlinevirtual |
Implements G4VNeutronHPEnergyAngular.
Definition at line 81 of file G4NeutronHPDiscreteTwoBody.hh.
|
virtual |
Implements G4VNeutronHPEnergyAngular.
Definition at line 48 of file G4NeutronHPDiscreteTwoBody.cc.
References A, G4Alpha::Alpha(), G4Deuteron::Deuteron(), G4Electron::Electron(), G4UniformRand, G4Gamma::Gamma(), G4NeutronHPLegendreTable::GetEnergy(), G4ReactionProduct::GetMass(), G4VNeutronHPEnergyAngular::GetNeutron(), G4NeutronHPLegendreTable::GetNumberOfPoly(), G4VNeutronHPEnergyAngular::GetQValue(), G4InterpolationManager::GetScheme(), G4VNeutronHPEnergyAngular::GetTarget(), G4ReactionProduct::GetTotalMomentum(), G4NeutronHPVector::GetVectorLength(), G4NeutronHPVector::GetX(), G4NeutronHPVector::GetY(), G4He3::He3(), G4InterpolationManager::Init(), G4NeutronHPInterpolator::Interpolate(), LINLIN, LOGLIN, G4NeutronHPVector::Merge(), nEnergy, G4Neutron::Neutron(), G4Positron::Positron(), G4Proton::Proton(), G4NeutronHPVector::Sample(), G4NeutronHPLegendreStore::SampleDiscreteTwoBody(), G4NeutronHPLegendreStore::SetCoeff(), G4NeutronHPVector::SetData(), G4ReactionProduct::SetDefinition(), G4NeutronHPVector::SetInterpolationManager(), G4ReactionProduct::SetKineticEnergy(), G4NeutronHPLegendreStore::SetManager(), G4ReactionProduct::SetMomentum(), G4NeutronHPVector::SetX(), G4NeutronHPVector::SetY(), theCoeff, theInt, theManager, and G4Triton::Triton().
|
private |
Definition at line 85 of file G4NeutronHPDiscreteTwoBody.hh.
|
private |
Definition at line 87 of file G4NeutronHPDiscreteTwoBody.hh.
Referenced by G4NeutronHPDiscreteTwoBody(), Init(), Sample(), and ~G4NeutronHPDiscreteTwoBody().
|
private |
Definition at line 91 of file G4NeutronHPDiscreteTwoBody.hh.
Referenced by Sample().
|
private |
Definition at line 86 of file G4NeutronHPDiscreteTwoBody.hh.