| 
    Geant4
    10.00.p01
    
   | 
 
#include <G4XNNTotal.hh>
 Inheritance diagram for G4XNNTotal:
 Collaboration diagram for G4XNNTotal:Private Member Functions | |
| G4XNNTotal (const G4XNNTotal &right) | |
| const G4XNNTotal & | operator= (const G4XNNTotal &right) | 
Private Attributes | |
| G4CrossSectionVector * | components | 
Additional Inherited Members | |
  Protected Member Functions inherited from G4CrossSectionPatch | |
| G4double | Transition (const G4KineticTrack &trk1, const G4KineticTrack &trk2, const G4VCrossSectionSource *comp1, const G4VCrossSectionSource *comp2) const | 
| G4double | Transition (G4double ecm, G4double sigma1, G4double sigma2, G4double e1, G4double e2) const | 
  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 37 of file G4XNNTotal.hh.
| G4XNNTotal::G4XNNTotal | ( | ) | 
Definition at line 38 of file G4XNNTotal.cc.
References components.
      
  | 
  virtual | 
Definition at line 50 of file G4XNNTotal.cc.
References components, GetComponents(), and nComponents.
 Here is the call graph for this function:
      
  | 
  private | 
      
  | 
  inlinevirtual | 
Implements G4CrossSectionPatch.
Definition at line 48 of file G4XNNTotal.hh.
References components.
Referenced by ~G4XNNTotal().
 Here is the caller graph for this function:
      
  | 
  virtual | 
| G4bool G4XNNTotal::operator!= | ( | const G4XNNTotal & | right | ) | const | 
Definition at line 76 of file G4XNNTotal.cc.
      
  | 
  private | 
| G4bool G4XNNTotal::operator== | ( | const G4XNNTotal & | right | ) | const | 
Definition at line 70 of file G4XNNTotal.cc.
      
  | 
  private | 
Definition at line 61 of file G4XNNTotal.hh.
Referenced by G4XNNTotal(), GetComponents(), and ~G4XNNTotal().