Geant4-11
|
#include <G4XpipNTotal.hh>
Public Member Functions | |
virtual G4double | CrossSection (const G4KineticTrack &trk1, const G4KineticTrack &trk2) const |
G4XpipNTotal () | |
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 G4VCrossSectionSource &right) const |
virtual void | Print () const |
virtual void | PrintAll (const G4KineticTrack &trk1, const G4KineticTrack &trk2) const |
virtual | ~G4XpipNTotal () |
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 Attributes | |
std::vector< std::pair< double, double > > | theLowEData |
G4XPDGTotal | thePDGData |
Definition at line 35 of file G4XpipNTotal.hh.
G4XpipNTotal::G4XpipNTotal | ( | ) |
Definition at line 32 of file G4XpipNTotal.cc.
References theLowEData.
|
inlinevirtual |
Definition at line 39 of file G4XpipNTotal.hh.
|
virtual |
Implements G4VCrossSectionSource.
Definition at line 62 of file G4XpipNTotal.cc.
References G4XPDGTotal::CrossSection(), G4Exp(), G4Log(), G4KineticTrack::Get4Momentum(), MeV, millibarn, second, theLowEData, and thePDGData.
|
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 G4XNNElasticLowE::CrossSection(), and G4XNNTotalLowE::CrossSection().
|
protectedinherited |
Definition at line 158 of file G4VCrossSectionSource.cc.
References G4KineticTrack::GetDefinition(), and G4ParticleDefinition::GetPDGMass().
Referenced by G4XMesonBaryonElastic::CrossSection().
|
inlinevirtual |
|
virtualinherited |
Reimplemented in G4XNNElasticLowE, G4XNNTotalLowE, G4XnpElasticLowE, and G4XnpTotalLowE.
Definition at line 146 of file G4VCrossSectionSource.cc.
References DBL_MAX.
Referenced by G4CrossSectionPatch::CrossSection(), G4VCrossSectionSource::IsValid(), and G4CrossSectionPatch::Transition().
|
protectedinherited |
Definition at line 133 of file G4VCrossSectionSource.cc.
Referenced by G4XAnnihilationChannel::IsValid(), G4XAqmElastic::IsValid(), G4XAqmTotal::IsValid(), G4XMesonBaryonElastic::IsValid(), G4XNNElasticLowE::IsValid(), G4XnpElasticLowE::IsValid(), G4XnpTotalLowE::IsValid(), G4XPDGElastic::IsValid(), and G4XPDGTotal::IsValid().
Reimplemented in G4CrossSectionComposite, G4CrossSectionPatch, G4XAnnihilationChannel, G4XAqmElastic, G4XAqmTotal, G4XMesonBaryonElastic, G4XNNElasticLowE, G4XNNTotalLowE, G4XnpElasticLowE, G4XnpTotalLowE, G4XPDGElastic, and G4XPDGTotal.
Definition at line 151 of file G4VCrossSectionSource.cc.
References G4VCrossSectionSource::HighLimit(), and G4VCrossSectionSource::LowLimit().
Referenced by G4CrossSectionComposite::CrossSection(), G4CrossSectionPatch::CrossSection(), G4CrossSectionComposite::IsValid(), and G4CrossSectionPatch::IsValid().
|
virtualinherited |
Reimplemented in G4XPDGElastic, and G4XPDGTotal.
Definition at line 140 of file G4VCrossSectionSource.cc.
Referenced by G4CrossSectionPatch::CrossSection(), G4VCrossSectionSource::IsValid(), and G4CrossSectionPatch::Transition().
|
inlinevirtual |
Implements G4VCrossSectionSource.
Definition at line 42 of file G4XpipNTotal.hh.
|
inherited |
Definition at line 80 of file G4VCrossSectionSource.cc.
|
inherited |
Definition at line 74 of file G4VCrossSectionSource.cc.
|
virtualinherited |
Reimplemented in G4XNNElasticLowE, G4XnpElasticLowE, and G4XnpTotalLowE.
Definition at line 86 of file G4VCrossSectionSource.cc.
References G4cout, G4endl, G4VCrossSectionSource::GetComponents(), G4VCrossSectionSource::Name(), and G4VCrossSectionSource::Print().
Referenced by G4VCollision::Print(), G4VCrossSectionSource::Print(), G4XNNElasticLowE::Print(), G4XnpElasticLowE::Print(), and G4XnpTotalLowE::Print().
|
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 45 of file G4XpipNTotal.hh.
Referenced by CrossSection(), and G4XpipNTotal().
|
private |
Definition at line 44 of file G4XpipNTotal.hh.
Referenced by CrossSection().