|
Geant4.10
|
#include <G4UnstableFragmentBreakUp.hh>
Public Member Functions | |
| G4UnstableFragmentBreakUp () | |
| virtual | ~G4UnstableFragmentBreakUp () |
| virtual G4FragmentVector * | BreakUpFragment (G4Fragment *fragment) |
| virtual G4Fragment * | EmittedFragment (G4Fragment *fragment) |
| virtual G4FragmentVector * | BreakUp (const G4Fragment &fragment) |
| virtual G4double | GetEmissionProbability (G4Fragment *fragment) |
| void | SetVerboseLevel (G4int val) |
Public Member Functions inherited from G4VEvaporationChannel | |
| G4VEvaporationChannel (const G4String &aName="Anonymous", G4EvaporationChannelType timeType=fDelayedEmission) | |
| virtual | ~G4VEvaporationChannel () |
| virtual G4double | GetLifeTime (G4Fragment *theNucleus) |
| G4String | GetName () const |
| void | SetName (const G4String &aName) |
| void | SetOPTxs (G4int opt) |
| void | UseSICB (G4bool use) |
Additional Inherited Members | |
Protected Attributes inherited from G4VEvaporationChannel | |
| G4EvaporationChannelType | sampleDecayTime |
| G4int | OPTxs |
| G4bool | useSICB |
Definition at line 57 of file G4UnstableFragmentBreakUp.hh.
| G4UnstableFragmentBreakUp::G4UnstableFragmentBreakUp | ( | ) |
Definition at line 53 of file G4UnstableFragmentBreakUp.cc.
References test::a, G4NucleiProperties::GetNuclearMass(), G4NistManager::Instance(), and z.
|
virtual |
Definition at line 66 of file G4UnstableFragmentBreakUp.cc.
|
virtual |
Implements G4VEvaporationChannel.
Definition at line 148 of file G4UnstableFragmentBreakUp.cc.
|
virtual |
Reimplemented from G4VEvaporationChannel.
Definition at line 74 of file G4UnstableFragmentBreakUp.cc.
References CLHEP::HepLorentzVector::boost(), CLHEP::HepLorentzVector::boostVector(), G4UniformRand, G4Fragment::GetA_asInt(), G4Fragment::GetCreationTime(), G4Fragment::GetMomentum(), G4NucleiProperties::GetNuclearMass(), G4Fragment::GetZ_asInt(), CLHEP::HepLorentzVector::mag(), G4Fragment::SetCreationTime(), G4Fragment::SetMomentum(), G4Fragment::SetZandA_asInt(), and python.hepunit::twopi.
Referenced by G4Evaporation::BreakItUp().
|
virtual |
Reimplemented from G4VEvaporationChannel.
Definition at line 69 of file G4UnstableFragmentBreakUp.cc.
|
virtual |
Implements G4VEvaporationChannel.
Definition at line 153 of file G4UnstableFragmentBreakUp.cc.
Definition at line 95 of file G4UnstableFragmentBreakUp.hh.
1.8.7