|
Geant4_10
|
#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 62 of file G4QuasiElasticChannel.cc.
| G4QuasiElasticChannel::~G4QuasiElasticChannel | ( | ) |
Definition at line 66 of file G4QuasiElasticChannel.cc.
| G4double G4QuasiElasticChannel::GetFraction | ( | G4Nucleus & | theNucleus, |
| const G4DynamicParticle & | thePrimary | ||
| ) |
Definition at line 71 of file G4QuasiElasticChannel.cc.


| G4KineticTrackVector * G4QuasiElasticChannel::Scatter | ( | G4Nucleus & | theNucleus, |
| const G4DynamicParticle & | thePrimary | ||
| ) |
Definition at line 95 of file G4QuasiElasticChannel.cc.


1.8.5