Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4CrossSectionPatch.hh>
Protected Member Functions | |
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 G4CrossSectionPatch.hh.
G4CrossSectionPatch::G4CrossSectionPatch | ( | ) |
Definition at line 48 of file G4CrossSectionPatch.cc.
|
virtual |
Definition at line 52 of file G4CrossSectionPatch.cc.
|
virtual |
Implements G4VCrossSectionSource.
Definition at line 68 of file G4CrossSectionPatch.cc.
|
pure virtual |
Implements G4VCrossSectionSource.
Implemented in G4XNNElastic, G4XNNTotal, G4XnpElastic, and G4XnpTotal.
Referenced by CrossSection(), and IsValid().
Reimplemented from G4VCrossSectionSource.
Definition at line 107 of file G4CrossSectionPatch.cc.
G4bool G4CrossSectionPatch::operator!= | ( | const G4CrossSectionPatch & | right | ) | const |
Definition at line 62 of file G4CrossSectionPatch.cc.
G4bool G4CrossSectionPatch::operator== | ( | const G4CrossSectionPatch & | right | ) | const |
Definition at line 56 of file G4CrossSectionPatch.cc.
|
protected |
Definition at line 130 of file G4CrossSectionPatch.cc.
Referenced by CrossSection().
|
protected |
Definition at line 153 of file G4CrossSectionPatch.cc.