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


Public Member Functions | |
| G4XNNElasticLowE () | |
| virtual | ~G4XNNElasticLowE () | 
| G4bool | operator== (const G4XNNElasticLowE &right) const | 
| G4bool | operator!= (const G4XNNElasticLowE &right) const | 
| 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 void | Print () 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 39 of file G4XNNElasticLowE.hh.
| G4XNNElasticLowE::G4XNNElasticLowE | ( | ) | 
Definition at line 89 of file G4XNNElasticLowE.cc.

      
  | 
  virtual | 
      
  | 
  virtual | 
Implements G4VCrossSectionSource.
Definition at line 139 of file G4XNNElasticLowE.cc.

      
  | 
  inlinevirtual | 
Implements G4VCrossSectionSource.
Definition at line 53 of file G4XNNElasticLowE.hh.
      
  | 
  inlinevirtual | 
Reimplemented from G4VCrossSectionSource.
Definition at line 61 of file G4XNNElasticLowE.hh.
Reimplemented from G4VCrossSectionSource.
Definition at line 247 of file G4XNNElasticLowE.cc.

      
  | 
  virtual | 
Implements G4VCrossSectionSource.
Definition at line 239 of file G4XNNElasticLowE.cc.

| G4bool G4XNNElasticLowE::operator!= | ( | const G4XNNElasticLowE & | right | ) | const | 
Definition at line 132 of file G4XNNElasticLowE.cc.
| G4bool G4XNNElasticLowE::operator== | ( | const G4XNNElasticLowE & | right | ) | const | 
Definition at line 126 of file G4XNNElasticLowE.cc.
Reimplemented from G4VCrossSectionSource.
Definition at line 176 of file G4XNNElasticLowE.cc.
