Geant4-11
|
#include <G4XNNElasticLowE.hh>
Public Member Functions | |
virtual G4double | CrossSection (const G4KineticTrack &trk1, const G4KineticTrack &trk2) const |
G4XNNElasticLowE () | |
virtual const G4CrossSectionVector * | GetComponents () const |
virtual G4double | HighLimit () const |
virtual G4bool | IsValid (G4double e) const |
virtual G4double | LowLimit () const |
virtual G4String | Name () const |
G4bool | operator!= (const G4VCrossSectionSource &right) const |
G4bool | operator!= (const G4XNNElasticLowE &right) const |
G4bool | operator== (const G4VCrossSectionSource &right) const |
G4bool | operator== (const G4XNNElasticLowE &right) const |
virtual void | Print () const |
virtual void | PrintAll (const G4KineticTrack &trk1, const G4KineticTrack &trk2) const |
virtual | ~G4XNNElasticLowE () |
Protected Member Functions | |
G4double | FcrossX (G4double e, G4double e0, G4double sigma, G4double eParam, G4double power) const |
const G4ParticleDefinition * | FindKeyParticle (const G4KineticTrack &trk1, const G4KineticTrack &trk2) const |
const G4ParticleDefinition * | FindLightParticle (const G4KineticTrack &trk1, const G4KineticTrack &trk2) const |
G4bool | InLimits (G4double e, G4double eLow, G4double eHigh) const |
Private Member Functions | |
G4XNNElasticLowE (const G4XNNElasticLowE &right) | |
const G4XNNElasticLowE & | operator= (const G4XNNElasticLowE &right) |
Private Attributes | |
G4double | _eMax |
G4double | _eMin |
std::map< const G4ParticleDefinition *, G4PhysicsVector *, std::less< const G4ParticleDefinition * > > | xMap |
Static Private Attributes | |
static const G4double | _eMinTable = 1.8964808 |
static const G4double | _eStepLog = 0.01 |
static const G4double | _highLimit = 3.*GeV |
static const G4double | _lowLimit = 0. |
static const G4double | npTable [101] |
static const G4double | ppTable [101] |
static const G4int | tableSize = 101 |
Definition at line 39 of file G4XNNElasticLowE.hh.
G4XNNElasticLowE::G4XNNElasticLowE | ( | ) |
Definition at line 89 of file G4XNNElasticLowE.cc.
References _eMax, _eMin, _eMinTable, _eStepLog, _highLimit, _lowLimit, G4Exp(), G4Log(), GeV, millibarn, G4Neutron::NeutronDefinition(), npTable, G4InuclParticleNames::pp, ppTable, G4Proton::ProtonDefinition(), G4PhysicsVector::PutValue(), tableSize, and xMap.
|
virtual |
Definition at line 119 of file G4XNNElasticLowE.cc.
References G4Neutron::NeutronDefinition(), G4Proton::ProtonDefinition(), and xMap.
|
private |
|
virtual |
Implements G4VCrossSectionSource.
Definition at line 139 of file G4XNNElasticLowE.cc.
References _eMax, _eMin, G4VCrossSectionSource::FindKeyParticle(), G4KineticTrack::Get4Momentum(), G4PhysicsVector::GetValue(), and xMap.
|
protectedinherited |
Definition at line 174 of file G4VCrossSectionSource.cc.
References G4Pow::GetInstance(), G4INCL::Math::max(), and G4Pow::powA().
|
protectedinherited |
Definition at line 49 of file G4VCrossSectionSource.cc.
References G4KineticTrack::GetDefinition(), G4Neutron::Neutron(), and G4Proton::Proton().
Referenced by CrossSection(), and G4XNNTotalLowE::CrossSection().
|
protectedinherited |
Definition at line 158 of file G4VCrossSectionSource.cc.
References G4KineticTrack::GetDefinition(), and G4ParticleDefinition::GetPDGMass().
Referenced by G4XMesonBaryonElastic::CrossSection().
|
inlinevirtual |
Implements G4VCrossSectionSource.
Definition at line 53 of file G4XNNElasticLowE.hh.
|
inlinevirtual |
Reimplemented from G4VCrossSectionSource.
Definition at line 61 of file G4XNNElasticLowE.hh.
References _highLimit.
|
protectedinherited |
Definition at line 133 of file G4VCrossSectionSource.cc.
Referenced by G4XAnnihilationChannel::IsValid(), G4XAqmElastic::IsValid(), G4XAqmTotal::IsValid(), G4XMesonBaryonElastic::IsValid(), IsValid(), G4XnpElasticLowE::IsValid(), G4XnpTotalLowE::IsValid(), G4XPDGElastic::IsValid(), and G4XPDGTotal::IsValid().
Reimplemented from G4VCrossSectionSource.
Definition at line 247 of file G4XNNElasticLowE.cc.
References _highLimit, _lowLimit, and G4VCrossSectionSource::InLimits().
|
virtualinherited |
Reimplemented in G4XPDGElastic, and G4XPDGTotal.
Definition at line 140 of file G4VCrossSectionSource.cc.
Referenced by G4CrossSectionPatch::CrossSection(), G4VCrossSectionSource::IsValid(), and G4CrossSectionPatch::Transition().
|
virtual |
Implements G4VCrossSectionSource.
Definition at line 239 of file G4XNNElasticLowE.cc.
References G4InuclParticleNames::name().
Referenced by Print().
|
inherited |
Definition at line 80 of file G4VCrossSectionSource.cc.
G4bool G4XNNElasticLowE::operator!= | ( | const G4XNNElasticLowE & | right | ) | const |
Definition at line 132 of file G4XNNElasticLowE.cc.
|
private |
|
inherited |
Definition at line 74 of file G4VCrossSectionSource.cc.
G4bool G4XNNElasticLowE::operator== | ( | const G4XNNElasticLowE & | right | ) | const |
Definition at line 126 of file G4XNNElasticLowE.cc.
|
virtual |
Reimplemented from G4VCrossSectionSource.
Definition at line 176 of file G4XNNElasticLowE.cc.
References G4cout, G4endl, G4PhysicsVector::GetLowEdgeEnergy(), G4PhysicsVector::GetValue(), GeV, millibarn, Name(), G4Neutron::NeutronDefinition(), G4InuclParticleNames::pp, G4VCrossSectionSource::Print(), G4Proton::ProtonDefinition(), tableSize, and xMap.
|
virtualinherited |
Definition at line 107 of file G4VCrossSectionSource.cc.
References G4VCrossSectionSource::CrossSection(), G4cout, G4endl, G4KineticTrack::Get4Momentum(), G4VCrossSectionSource::GetComponents(), GeV, millibarn, G4VCrossSectionSource::Name(), and G4VCrossSectionSource::PrintAll().
Referenced by G4VCrossSectionSource::PrintAll().
|
private |
Definition at line 83 of file G4XNNElasticLowE.hh.
Referenced by CrossSection(), and G4XNNElasticLowE().
|
private |
Definition at line 82 of file G4XNNElasticLowE.hh.
Referenced by CrossSection(), and G4XNNElasticLowE().
|
staticprivate |
Definition at line 77 of file G4XNNElasticLowE.hh.
Referenced by G4XNNElasticLowE().
|
staticprivate |
Definition at line 78 of file G4XNNElasticLowE.hh.
Referenced by G4XNNElasticLowE().
Definition at line 73 of file G4XNNElasticLowE.hh.
Referenced by G4XNNElasticLowE(), HighLimit(), and IsValid().
|
staticprivate |
Definition at line 72 of file G4XNNElasticLowE.hh.
Referenced by G4XNNElasticLowE(), and IsValid().
|
staticprivate |
Definition at line 75 of file G4XNNElasticLowE.hh.
Referenced by G4XNNElasticLowE().
|
staticprivate |
Definition at line 74 of file G4XNNElasticLowE.hh.
Referenced by G4XNNElasticLowE().
|
staticprivate |
Definition at line 76 of file G4XNNElasticLowE.hh.
Referenced by G4XNNElasticLowE(), and Print().
|
private |
Definition at line 80 of file G4XNNElasticLowE.hh.
Referenced by CrossSection(), G4XNNElasticLowE(), Print(), and ~G4XNNElasticLowE().