Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4HETCChargedFragment.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4HETCFragment | |
virtual G4double | K (const G4Fragment &aFragment)=0 |
virtual G4double | GetSpinFactor ()=0 |
virtual G4double | GetAlpha ()=0 |
virtual G4double | GetBeta ()=0 |
G4double | BetaRand (const G4int N, const G4int L) const |
Protected Member Functions inherited from G4VPreCompoundFragment | |
G4bool | IsItPossible (const G4Fragment &aFragment) const |
Protected Attributes inherited from G4VPreCompoundFragment | |
G4PreCompoundParameters * | theParameters |
G4Pow * | g4pow |
G4double | theEmissionProbability |
G4double | theCoulombBarrier |
G4int | OPTxs |
G4bool | useSICB |
Definition at line 35 of file G4HETCChargedFragment.hh.
G4HETCChargedFragment::G4HETCChargedFragment | ( | const G4ParticleDefinition * | pd, |
G4VCoulombBarrier * | aCoulombBarrier | ||
) |
Definition at line 40 of file G4HETCChargedFragment.cc.
Referenced by G4HETCChargedFragment().
|
virtual |
Definition at line 45 of file G4HETCChargedFragment.cc.
|
virtual |
Implements G4VPreCompoundFragment.
Definition at line 48 of file G4HETCChargedFragment.cc.