Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4BEProtonChannel.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 G4BEProtonChannel.hh.
G4BEProtonChannel::G4BEProtonChannel | ( | ) |
Definition at line 34 of file G4BEProtonChannel.cc.
|
virtual |
Definition at line 46 of file G4BEProtonChannel.cc.
G4double G4BEProtonChannel::constant | ( | ) |
|
virtual |
Implements G4BEChargedChannel.
Definition at line 63 of file G4BEProtonChannel.cc.
|
virtual |
Implements G4BEChargedChannel.
Definition at line 51 of file G4BEProtonChannel.cc.
|
virtual |
Reimplemented from G4BertiniEvaporationChannel.
Definition at line 69 of file G4BEProtonChannel.cc.