Geant4
9.6.p02
|
#include <G4XNNTotalLowE.hh>
Public Member Functions | |
G4XNNTotalLowE () | |
virtual | ~G4XNNTotalLowE () |
virtual G4double | CrossSection (const G4KineticTrack &trk1, const G4KineticTrack &trk2) const |
virtual const G4CrossSectionVector * | GetComponents () const |
virtual G4bool | IsValid (G4double e) const |
virtual G4String | Name () const |
virtual G4double | HighLimit () const |
Public Member Functions inherited from G4VCrossSectionSource | |
G4VCrossSectionSource () | |
virtual | ~G4VCrossSectionSource () |
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 G4double | LowLimit () const |
Additional Inherited Members | |
Protected Member Functions inherited from G4VCrossSectionSource | |
G4bool | InLimits (G4double e, G4double eLow, G4double eHigh) const |
const G4ParticleDefinition * | FindLightParticle (const G4KineticTrack &trk1, const G4KineticTrack &trk2) const |
G4double | FcrossX (G4double e, G4double e0, G4double sigma, G4double eParam, G4double power) const |
G4ParticleDefinition * | FindKeyParticle (const G4KineticTrack &trk1, const G4KineticTrack &trk2) const |
G4double | GetTransversePionMass () const |
G4double | GetMinStringMass () const |
Definition at line 40 of file G4XNNTotalLowE.hh.
G4XNNTotalLowE::G4XNNTotalLowE | ( | ) |
|
virtual |
|
virtual |
Implements G4VCrossSectionSource.
Definition at line 80 of file G4XNNTotalLowE.cc.
|
inlinevirtual |
Implements G4VCrossSectionSource.
Definition at line 50 of file G4XNNTotalLowE.hh.
|
inlinevirtual |
Reimplemented from G4VCrossSectionSource.
Definition at line 54 of file G4XNNTotalLowE.hh.
Reimplemented from G4VCrossSectionSource.
Definition at line 112 of file G4XNNTotalLowE.cc.
|
virtual |
Implements G4VCrossSectionSource.
Definition at line 105 of file G4XNNTotalLowE.cc.