| 
    Geant4
    10.02.p02
    
   | 
 
#include <G4XAqmTotal.hh>
 Inheritance diagram for G4XAqmTotal:
 Collaboration diagram for G4XAqmTotal:Public Member Functions | |
| G4XAqmTotal () | |
| virtual | ~G4XAqmTotal () | 
| G4bool | operator== (const G4XAqmTotal &right) const | 
| G4bool | operator!= (const G4XAqmTotal &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 | 
  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 | HighLimit () const | 
| virtual G4double | LowLimit () const | 
Private Member Functions | |
| G4XAqmTotal (const G4XAqmTotal &right) | |
| const G4XAqmTotal & | operator= (const G4XAqmTotal &right) | 
Static Private Attributes | |
| static const G4double | _lowLimit = 0. | 
| static const G4double | _highLimit = DBL_MAX | 
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 37 of file G4XAqmTotal.hh.
| G4XAqmTotal::G4XAqmTotal | ( | ) | 
Definition at line 58 of file G4XAqmTotal.cc.
      
  | 
  virtual | 
Definition at line 65 of file G4XAqmTotal.cc.
      
  | 
  private | 
      
  | 
  virtual | 
Implements G4VCrossSectionSource.
Definition at line 81 of file G4XAqmTotal.cc.
References G4ParticleDefinition::GetAntiQuarkContent(), G4KineticTrack::GetDefinition(), G4Pow::GetInstance(), G4ParticleDefinition::GetQuarkContent(), millibarn, and G4Pow::powN().
Referenced by G4XAqmElastic::CrossSection().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  inlinevirtual | 
Implements G4VCrossSectionSource.
Definition at line 51 of file G4XAqmTotal.hh.
Reimplemented from G4VCrossSectionSource.
Definition at line 133 of file G4XAqmTotal.cc.
References _highLimit, _lowLimit, and G4VCrossSectionSource::InLimits().
 Here is the call graph for this function:
      
  | 
  virtual | 
| G4bool G4XAqmTotal::operator!= | ( | const G4XAqmTotal & | right | ) | const | 
Definition at line 75 of file G4XAqmTotal.cc.
      
  | 
  private | 
| G4bool G4XAqmTotal::operator== | ( | const G4XAqmTotal & | right | ) | const | 
Definition at line 69 of file G4XAqmTotal.cc.
Definition at line 67 of file G4XAqmTotal.hh.
Referenced by IsValid().
      
  | 
  staticprivate | 
Definition at line 66 of file G4XAqmTotal.hh.
Referenced by IsValid().