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


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


 1.8.4