Geant4
10.00.p03
|
#include <G4FermiConfigurationList.hh>
Public Member Functions | |
G4FermiConfigurationList () | |
~G4FermiConfigurationList () | |
G4FragmentVector * | GetFragments (const G4Fragment &theNucleus) |
Private Member Functions | |
G4double | CoulombBarrier (const std::vector< const G4VFermiFragment * > &v) |
G4double | DecayProbability (G4int A, G4double TotalE, G4FermiConfiguration *) |
const std::vector< const G4VFermiFragment * > * | SelectConfiguration (G4int Z, G4int A, G4double mass) |
G4FermiConfigurationList (const G4FermiConfigurationList &right) | |
const G4FermiConfigurationList & | operator= (const G4FermiConfigurationList &right) |
G4bool | operator== (const G4FermiConfigurationList &right) const |
G4bool | operator!= (const G4FermiConfigurationList &right) const |
Private Attributes | |
G4FermiFragmentsPool * | thePool |
std::vector< G4double > | NormalizedWeights |
G4double | Coef |
G4double | ConstCoeff |
size_t | nmax |
G4Pow * | g4pow |
G4FermiPhaseSpaceDecay | thePhaseSpace |
Static Private Attributes | |
static const G4double | Kappa = 6.0 |
static const G4double | r0 = 1.3*CLHEP::fermi |
Definition at line 47 of file G4FermiConfigurationList.hh.
G4FermiConfigurationList::G4FermiConfigurationList | ( | ) |
Definition at line 47 of file G4FermiConfigurationList.cc.
References Coef, ConstCoeff, g4pow, G4Pow::GetInstance(), G4FermiFragmentsPool::Instance(), Kappa, nmax, NormalizedWeights, G4INCL::Math::pi, G4Pow::powN(), r0, thePool, and G4Pow::Z13().
G4FermiConfigurationList::~G4FermiConfigurationList | ( | ) |
Definition at line 59 of file G4FermiConfigurationList.cc.
|
private |
|
private |
Definition at line 63 of file G4FermiConfigurationList.cc.
References a, Coef, g4pow, G4InuclParticleNames::nn, z, and G4Pow::Z13().
Referenced by DecayProbability().
|
private |
Definition at line 83 of file G4FermiConfigurationList.cc.
References a, ConstCoeff, CoulombBarrier(), g4pow, G4FermiConfiguration::GetFragmentList(), n, G4INCL::Math::pi, G4Pow::powN(), and G4Pow::powZ().
Referenced by SelectConfiguration().
G4FragmentVector * G4FermiConfigurationList::GetFragments | ( | const G4Fragment & | theNucleus | ) |
Definition at line 175 of file G4FermiConfigurationList.cc.
References G4FermiPhaseSpaceDecay::Decay(), G4Fragment::GetA_asInt(), G4Fragment::GetMomentum(), G4Fragment::GetZ_asInt(), G4InuclParticleNames::nn, SelectConfiguration(), and thePhaseSpace.
Referenced by G4FermiBreakUp::BreakItUp().
|
private |
|
private |
|
private |
|
private |
Definition at line 229 of file G4FermiConfigurationList.cc.
References DecayProbability(), G4UniformRand, G4FermiFragmentsPool::GetConfigurationList(), nmax, G4InuclParticleNames::nn, NormalizedWeights, and thePool.
Referenced by GetFragments().
|
private |
Definition at line 81 of file G4FermiConfigurationList.hh.
Referenced by CoulombBarrier(), and G4FermiConfigurationList().
|
private |
Definition at line 82 of file G4FermiConfigurationList.hh.
Referenced by DecayProbability(), and G4FermiConfigurationList().
|
private |
Definition at line 85 of file G4FermiConfigurationList.hh.
Referenced by CoulombBarrier(), DecayProbability(), and G4FermiConfigurationList().
|
staticprivate |
Definition at line 76 of file G4FermiConfigurationList.hh.
Referenced by G4FermiConfigurationList().
|
private |
Definition at line 83 of file G4FermiConfigurationList.hh.
Referenced by G4FermiConfigurationList(), and SelectConfiguration().
|
private |
Definition at line 73 of file G4FermiConfigurationList.hh.
Referenced by G4FermiConfigurationList(), and SelectConfiguration().
|
staticprivate |
Definition at line 79 of file G4FermiConfigurationList.hh.
Referenced by G4FermiConfigurationList().
|
private |
Definition at line 87 of file G4FermiConfigurationList.hh.
Referenced by GetFragments().
|
private |
Definition at line 71 of file G4FermiConfigurationList.hh.
Referenced by G4FermiConfigurationList(), and SelectConfiguration().