| 
    Geant4
    9.6.p02
    
   | 
 
#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.


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


 1.8.4