Geant4
10.02.p02
|
#include <G4XnpTotal.hh>
Private Member Functions | |
G4XnpTotal (const G4XnpTotal &right) | |
const G4XnpTotal & | operator= (const G4XnpTotal &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 |
const G4ParticleDefinition * | FindKeyParticle (const G4KineticTrack &trk1, const G4KineticTrack &trk2) const |
Definition at line 50 of file G4XnpTotal.hh.
G4XnpTotal::G4XnpTotal | ( | ) |
Definition at line 53 of file G4XnpTotal.cc.
References components.
|
virtual |
Definition at line 65 of file G4XnpTotal.cc.
References components, GetComponents(), and nComponents.
|
private |
|
inlinevirtual |
Implements G4CrossSectionPatch.
Definition at line 62 of file G4XnpTotal.hh.
References components.
Referenced by ~G4XnpTotal().
|
virtual |
G4bool G4XnpTotal::operator!= | ( | const G4XnpTotal & | right | ) | const |
Definition at line 91 of file G4XnpTotal.cc.
|
private |
G4bool G4XnpTotal::operator== | ( | const G4XnpTotal & | right | ) | const |
Definition at line 85 of file G4XnpTotal.cc.
|
private |
Definition at line 75 of file G4XnpTotal.hh.
Referenced by G4XnpTotal(), GetComponents(), and ~G4XnpTotal().