Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4BEDeuteronChannel.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4BertiniEvaporationChannel | |
G4double | Q (G4double a, G4double z) |
G4double | pairingEnergyProtons (G4int A) |
G4double | pairingEnergyNeutrons (G4int N) |
G4double | cameron (G4double a, G4double z) |
G4double | cameronShellCorrectionP (G4int Z) |
G4double | cameronShellCorrectionN (G4int N) |
void | isotropicCosines (G4double &, G4double &, G4double &) |
Protected Attributes inherited from G4BEChargedChannel | |
G4double | A |
G4double | spin |
Protected Attributes inherited from G4BertiniEvaporationChannel | |
G4String | name |
G4int | verboseLevel |
G4int | nucleusA |
G4int | nucleusZ |
G4int | particleA |
G4int | particleZ |
G4double | exmass |
G4double | emissionProbability |
G4double | rho |
G4double | correction |
G4double | excitationEnergy |
G4int | spin |
Definition at line 36 of file G4BEDeuteronChannel.hh.
G4BEDeuteronChannel::G4BEDeuteronChannel | ( | ) |
Definition at line 35 of file G4BEDeuteronChannel.cc.
|
virtual |
Definition at line 48 of file G4BEDeuteronChannel.cc.
G4double G4BEDeuteronChannel::constant | ( | ) |
|
virtual |
Implements G4BEChargedChannel.
Definition at line 65 of file G4BEDeuteronChannel.cc.
|
virtual |
Implements G4BEChargedChannel.
Definition at line 53 of file G4BEDeuteronChannel.cc.
|
virtual |
Reimplemented from G4BertiniEvaporationChannel.
Definition at line 74 of file G4BEDeuteronChannel.cc.