Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4BEChargedChannel.hh>
Protected Attributes | |
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 |
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 &) |
Definition at line 38 of file G4BEChargedChannel.hh.
G4BEChargedChannel::G4BEChargedChannel | ( | ) |
Definition at line 35 of file G4BEChargedChannel.cc.
|
virtual |
Definition at line 41 of file G4BEChargedChannel.cc.
|
virtual |
Implements G4BertiniEvaporationChannel.
Definition at line 46 of file G4BEChargedChannel.cc.
|
pure virtual |
Implemented in G4BEDeuteronChannel, G4BEHe3Channel, G4BEHe4Channel, G4BEProtonChannel, and G4BETritonChannel.
Referenced by calculateProbability().
G4double G4BEChargedChannel::coulombFactorForProton | ( | ) |
Definition at line 128 of file G4BEChargedChannel.cc.
Referenced by G4BEDeuteronChannel::coulombFactor(), G4BEProtonChannel::coulombFactor(), and G4BETritonChannel::coulombFactor().
|
pure virtual |
Implements G4BertiniEvaporationChannel.
Implemented in G4BEDeuteronChannel, G4BEHe3Channel, G4BEHe4Channel, G4BEProtonChannel, and G4BETritonChannel.
G4double G4BEChargedChannel::qmFactorForAlpha | ( | ) |
Definition at line 166 of file G4BEChargedChannel.cc.
Referenced by G4BEHe3Channel::qmFactor(), and G4BEHe4Channel::qmFactor().
G4double G4BEChargedChannel::qmFactorForProton | ( | ) |
Definition at line 148 of file G4BEChargedChannel.cc.
Referenced by G4BEDeuteronChannel::qmFactor(), G4BEProtonChannel::qmFactor(), and G4BETritonChannel::qmFactor().
G4double G4BEChargedChannel::sampleKineticEnergy | ( | ) |
Definition at line 94 of file G4BEChargedChannel.cc.
Referenced by G4BEDeuteronChannel::emit(), G4BEHe3Channel::emit(), G4BEHe4Channel::emit(), G4BEProtonChannel::emit(), and G4BETritonChannel::emit().
|
protected |
Definition at line 53 of file G4BEChargedChannel.hh.
Referenced by calculateProbability(), G4BEDeuteronChannel::G4BEDeuteronChannel(), G4BEHe3Channel::G4BEHe3Channel(), G4BEHe4Channel::G4BEHe4Channel(), G4BEProtonChannel::G4BEProtonChannel(), and G4BETritonChannel::G4BETritonChannel().
|
protected |
Definition at line 54 of file G4BEChargedChannel.hh.
Referenced by calculateProbability(), G4BEDeuteronChannel::G4BEDeuteronChannel(), G4BEHe3Channel::G4BEHe3Channel(), G4BEHe4Channel::G4BEHe4Channel(), G4BEProtonChannel::G4BEProtonChannel(), and G4BETritonChannel::G4BETritonChannel().