Geant4
10.03.p01
|
#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 () |
void | fillFinalState (FinalState *fs) |
Public Member Functions inherited from G4INCL::IChannel | |
IChannel () | |
virtual | ~IChannel () |
FinalState * | getFinalState () |
Definition at line 48 of file G4INCLTransmissionChannel.hh.
Definition at line 42 of file G4INCLTransmissionChannel.cc.
Definition at line 50 of file G4INCLTransmissionChannel.cc.
G4INCL::TransmissionChannel::TransmissionChannel | ( | Nucleus * | n, |
Particle * | p, | ||
const G4double | kOut, | ||
const G4double | cosR | ||
) |
Definition at line 58 of file G4INCLTransmissionChannel.cc.
|
virtual |
Definition at line 66 of file G4INCLTransmissionChannel.cc.
|
virtual |
Implements G4INCL::IChannel.
Definition at line 112 of file G4INCLTransmissionChannel.cc.