Geant4
10.03.p01
|
#include <G4HETCChargedFragment.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4HETCFragment | |
virtual G4double | K (const G4Fragment &aFragment)=0 |
virtual G4double | GetSpinFactor () const =0 |
virtual G4double | GetAlpha () const =0 |
virtual G4double | GetBeta () const =0 |
G4double | BetaRand (G4int N, G4int L) const |
Protected Attributes inherited from G4VPreCompoundFragment | |
G4DeexPrecoParameters * | theParameters |
G4Pow * | g4calc |
G4int | theA |
G4int | theZ |
G4int | theResA |
G4int | theResZ |
G4int | theFragA |
G4int | theFragZ |
G4double | theResA13 |
G4double | theBindingEnergy |
G4double | theMinKinEnergy |
G4double | theMaxKinEnergy |
G4double | theResMass |
G4double | theReducedMass |
G4double | theMass |
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 39 of file G4HETCChargedFragment.cc.
|
virtual |
Definition at line 44 of file G4HETCChargedFragment.cc.
|
virtual |
Implements G4VPreCompoundFragment.
Definition at line 48 of file G4HETCChargedFragment.cc.