Geant4
10.00.p03
|
#include <G4XpipNTotal.hh>
Public Member Functions | |
G4XpipNTotal () | |
virtual | ~G4XpipNTotal () |
virtual G4double | CrossSection (const G4KineticTrack &trk1, const G4KineticTrack &trk2) const |
virtual const G4CrossSectionVector * | GetComponents () const |
virtual G4String | Name () 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 G4bool | IsValid (G4double e) const |
virtual G4double | HighLimit () const |
virtual G4double | LowLimit () const |
Private Attributes | |
G4XPDGTotal | thePDGData |
std::vector< std::pair< double, double > > | theLowEData |
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 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(), G4KineticTrack::Get4Momentum(), MeV, millibarn, second, theLowEData, and thePDGData.
|
inlinevirtual |
Implements G4VCrossSectionSource.
Definition at line 41 of file G4XpipNTotal.hh.
|
inlinevirtual |
Implements G4VCrossSectionSource.
Definition at line 42 of file G4XpipNTotal.hh.
|
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().