Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4QuasiElasticChannel.hh>
Public Member Functions | |
G4QuasiElasticChannel () | |
~G4QuasiElasticChannel () | |
G4double | GetFraction (G4Nucleus &theNucleus, const G4DynamicParticle &thePrimary) |
G4KineticTrackVector * | Scatter (G4Nucleus &theNucleus, const G4DynamicParticle &thePrimary) |
Definition at line 52 of file G4QuasiElasticChannel.hh.
G4QuasiElasticChannel::G4QuasiElasticChannel | ( | ) |
Definition at line 61 of file G4QuasiElasticChannel.cc.
G4QuasiElasticChannel::~G4QuasiElasticChannel | ( | ) |
Definition at line 65 of file G4QuasiElasticChannel.cc.
G4double G4QuasiElasticChannel::GetFraction | ( | G4Nucleus & | theNucleus, |
const G4DynamicParticle & | thePrimary | ||
) |
Definition at line 70 of file G4QuasiElasticChannel.cc.
Referenced by G4TheoFSGenerator::ApplyYourself().
G4KineticTrackVector * G4QuasiElasticChannel::Scatter | ( | G4Nucleus & | theNucleus, |
const G4DynamicParticle & | thePrimary | ||
) |
Definition at line 94 of file G4QuasiElasticChannel.cc.
Referenced by G4TheoFSGenerator::ApplyYourself().