|
Geant4
10.02.p01
|
#include <G4HETCChargedFragment.hh>
Inheritance diagram for G4HETCChargedFragment:
Collaboration diagram for G4HETCChargedFragment:Private Member Functions | |
| G4HETCChargedFragment () | |
| G4HETCChargedFragment (const G4HETCChargedFragment &right) | |
| const G4HETCChargedFragment & | operator= (const G4HETCChargedFragment &right) |
| G4bool | operator== (const G4HETCChargedFragment &right) const |
| G4bool | operator!= (const G4HETCChargedFragment &right) const |
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 | |
| G4PreCompoundParameters * | theParameters |
| G4Pow * | g4pow |
| G4int | theA |
| G4int | theZ |
| G4int | theResA |
| G4int | theResZ |
| G4int | theFragA |
| G4int | theFragZ |
| G4double | theResA13 |
| G4double | theBindingEnergy |
| 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 40 of file G4HETCChargedFragment.cc.
|
virtual |
Definition at line 45 of file G4HETCChargedFragment.cc.
|
private |
|
private |
|
private |
|
private |
|
private |
|
virtual |
Implements G4VPreCompoundFragment.
Definition at line 49 of file G4HETCChargedFragment.cc.
References G4HETCFragment::BetaRand(), Emax, G4PreCompoundParameters::GetLevelDensity(), G4Fragment::GetNumberOfHoles(), G4Fragment::GetNumberOfParticles(), G4INCL::Math::max(), pi2, G4VPreCompoundFragment::theCoulombBarrier, G4VPreCompoundFragment::theFragA, G4VPreCompoundFragment::theMaxKinEnergy, G4VPreCompoundFragment::theParameters, and x.
Here is the call graph for this function: