|
Geant4_10
|
#include <G4INCLTransmissionChannel.hh>


Public Member Functions | |
| TransmissionChannel (Nucleus *n, Particle *p) | |
| TransmissionChannel (Nucleus *n, Particle *p, const G4double TOut) | |
| TransmissionChannel (Nucleus *n, Particle *p, const G4double kOut, const G4double cosR) | |
| virtual | ~TransmissionChannel () |
| FinalState * | getFinalState () |
Public Member Functions inherited from G4INCL::IChannel | |
| IChannel () | |
| virtual | ~IChannel () |
Definition at line 46 of file G4INCLTransmissionChannel.hh.
Definition at line 41 of file G4INCLTransmissionChannel.cc.
Definition at line 49 of file G4INCLTransmissionChannel.cc.
| G4INCL::TransmissionChannel::TransmissionChannel | ( | Nucleus * | n, |
| Particle * | p, | ||
| const G4double | kOut, | ||
| const G4double | cosR | ||
| ) |
Definition at line 57 of file G4INCLTransmissionChannel.cc.
|
virtual |
Definition at line 65 of file G4INCLTransmissionChannel.cc.
|
virtual |
Implements G4INCL::IChannel.
Definition at line 111 of file G4INCLTransmissionChannel.cc.

1.8.5