|
Geant4
10.01
|
#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 ()=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.
|
virtual |
Definition at line 45 of file G4HETCChargedFragment.cc.
|
private |
|
private |
|
virtual |
Implements G4VPreCompoundFragment.
Definition at line 49 of file G4HETCChargedFragment.cc.
References G4HETCFragment::BetaRand(), Emax, G4Fragment::GetA_asInt(), G4VPreCompoundFragment::GetCoulombBarrier(), G4PreCompoundParameters::GetLevelDensity(), G4VPreCompoundFragment::GetMaximalKineticEnergy(), G4Fragment::GetNumberOfHoles(), G4Fragment::GetNumberOfParticles(), G4INCL::Math::max(), and G4VPreCompoundFragment::theParameters.
Here is the call graph for this function:
|
private |
|
private |
|
private |