Geant4
9.6.p02
|
#include <G4VPreCompoundFragment.hh>
Public Member Functions | |
G4VPreCompoundFragment (const G4ParticleDefinition *, G4VCoulombBarrier *aCoulombBarrier) | |
virtual | ~G4VPreCompoundFragment () |
void | Initialize (const G4Fragment &aFragment) |
virtual G4double | CalcEmissionProbability (const G4Fragment &aFragment)=0 |
virtual G4double | GetKineticEnergy (const G4Fragment &aFragment)=0 |
G4ReactionProduct * | GetReactionProduct () const |
G4int | GetA () const |
G4int | GetZ () const |
G4int | GetRestA () const |
G4int | GetRestZ () const |
G4double | ResidualA13 () const |
G4double | GetCoulombBarrier () const |
G4double | GetBindingEnergy () const |
G4double | GetMaximalKineticEnergy () const |
G4double | GetEnergyThreshold () const |
G4double | GetEmissionProbability () const |
G4double | GetNuclearMass () const |
G4double | GetRestNuclearMass () const |
G4double | GetReducedMass () const |
const G4LorentzVector & | GetMomentum () const |
void | SetMomentum (const G4LorentzVector &value) |
const G4String | GetName () const |
void | SetOPTxs (G4int) |
void | UseSICB (G4bool) |
Protected Member Functions | |
G4bool | IsItPossible (const G4Fragment &aFragment) const |
Protected Attributes | |
G4PreCompoundParameters * | theParameters |
G4Pow * | g4pow |
G4double | theEmissionProbability |
G4double | theCoulombBarrier |
G4int | OPTxs |
G4bool | useSICB |
Friends | |
std::ostream & | operator<< (std::ostream &, const G4VPreCompoundFragment *) |
std::ostream & | operator<< (std::ostream &, const G4VPreCompoundFragment &) |
Definition at line 54 of file G4VPreCompoundFragment.hh.
G4VPreCompoundFragment::G4VPreCompoundFragment | ( | const G4ParticleDefinition * | part, |
G4VCoulombBarrier * | aCoulombBarrier | ||
) |
Definition at line 39 of file G4VPreCompoundFragment.cc.
|
virtual |
Definition at line 56 of file G4VPreCompoundFragment.cc.
|
pure virtual |
Implemented in G4PreCompoundFragment, and G4HETCFragment.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
pure virtual |
Implemented in G4PreCompoundFragment, G4HETCNeutron, and G4HETCChargedFragment.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void G4VPreCompoundFragment::Initialize | ( | const G4Fragment & | aFragment) |
|
inlineprotected |
|
inline |
|
inline |
|
friend |
Definition at line 67 of file G4VPreCompoundFragment.cc.
|
friend |
Definition at line 60 of file G4VPreCompoundFragment.cc.
|
protected |
Definition at line 170 of file G4VPreCompoundFragment.hh.
|
protected |
Definition at line 176 of file G4VPreCompoundFragment.hh.
|
protected |
Definition at line 173 of file G4VPreCompoundFragment.hh.
|
protected |
Definition at line 172 of file G4VPreCompoundFragment.hh.
|
protected |
Definition at line 169 of file G4VPreCompoundFragment.hh.
|
protected |
Definition at line 178 of file G4VPreCompoundFragment.hh.