| 
    Geant4
    10.03.p02
    
   | 
 
#include <G4XnpTotalLowE.hh>


Public Member Functions | |
| G4XnpTotalLowE () | |
| virtual | ~G4XnpTotalLowE () | 
| G4bool | operator== (const G4XnpTotalLowE &right) const | 
| G4bool | operator!= (const G4XnpTotalLowE &right) const | 
| virtual G4double | CrossSection (const G4KineticTrack &trk1, const G4KineticTrack &trk2) const | 
| virtual const  G4CrossSectionVector *  | GetComponents () const | 
| virtual G4bool | IsValid (G4double e) const | 
| virtual void | Print () 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 | 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 | 
| const G4ParticleDefinition * | FindKeyParticle (const G4KineticTrack &trk1, const G4KineticTrack &trk2) const | 
Definition at line 51 of file G4XnpTotalLowE.hh.
| G4XnpTotalLowE::G4XnpTotalLowE | ( | ) | 
Definition at line 88 of file G4XnpTotalLowE.cc.

      
  | 
  virtual | 
Definition at line 114 of file G4XnpTotalLowE.cc.
      
  | 
  virtual | 
Implements G4VCrossSectionSource.
Definition at line 133 of file G4XnpTotalLowE.cc.

      
  | 
  inlinevirtual | 
      
  | 
  inlinevirtual | 
Reimplemented from G4VCrossSectionSource.
Definition at line 73 of file G4XnpTotalLowE.hh.
Reimplemented from G4VCrossSectionSource.
Definition at line 185 of file G4XnpTotalLowE.cc.

      
  | 
  virtual | 
Implements G4VCrossSectionSource.
Definition at line 178 of file G4XnpTotalLowE.cc.

| G4bool G4XnpTotalLowE::operator!= | ( | const G4XnpTotalLowE & | right | ) | const | 
Definition at line 127 of file G4XnpTotalLowE.cc.
| G4bool G4XnpTotalLowE::operator== | ( | const G4XnpTotalLowE & | right | ) | const | 
Definition at line 121 of file G4XnpTotalLowE.cc.
Reimplemented from G4VCrossSectionSource.
Definition at line 159 of file G4XnpTotalLowE.cc.
