Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ProjectileDiffractiveChannel.hh>
Public Member Functions | |
G4ProjectileDiffractiveChannel () | |
~G4ProjectileDiffractiveChannel () | |
G4double | GetFraction (G4Nucleus &theNucleus, const G4DynamicParticle &thePrimary) |
G4KineticTrackVector * | Scatter (G4Nucleus &theNucleus, const G4DynamicParticle &thePrimary) |
Definition at line 47 of file G4ProjectileDiffractiveChannel.hh.
G4ProjectileDiffractiveChannel::G4ProjectileDiffractiveChannel | ( | ) |
Definition at line 49 of file G4ProjectileDiffractiveChannel.cc.
G4ProjectileDiffractiveChannel::~G4ProjectileDiffractiveChannel | ( | ) |
Definition at line 54 of file G4ProjectileDiffractiveChannel.cc.
G4double G4ProjectileDiffractiveChannel::GetFraction | ( | G4Nucleus & | theNucleus, |
const G4DynamicParticle & | thePrimary | ||
) |
Definition at line 57 of file G4ProjectileDiffractiveChannel.cc.
Referenced by G4TheoFSGenerator::ApplyYourself().
G4KineticTrackVector * G4ProjectileDiffractiveChannel::Scatter | ( | G4Nucleus & | theNucleus, |
const G4DynamicParticle & | thePrimary | ||
) |
Definition at line 71 of file G4ProjectileDiffractiveChannel.cc.
Referenced by G4TheoFSGenerator::ApplyYourself().