|
| G4PreCompoundDeuteron () |
|
virtual | ~G4PreCompoundDeuteron () |
|
| G4PreCompoundDeuteron (const G4PreCompoundDeuteron &right)=delete |
|
const G4PreCompoundDeuteron & | operator= (const G4PreCompoundDeuteron &right)=delete |
|
G4bool | operator== (const G4PreCompoundDeuteron &right) const =delete |
|
G4bool | operator!= (const G4PreCompoundDeuteron &right) const =delete |
|
| G4PreCompoundIon (const G4ParticleDefinition *, G4VCoulombBarrier *aCoulombBarrier) |
|
virtual | ~G4PreCompoundIon () |
|
| G4PreCompoundIon (const G4PreCompoundIon &right)=delete |
|
const G4PreCompoundIon & | operator= (const G4PreCompoundIon &right)=delete |
|
G4bool | operator== (const G4PreCompoundIon &right) const =delete |
|
G4bool | operator!= (const G4PreCompoundIon &right) const =delete |
|
| G4PreCompoundFragment (const G4ParticleDefinition *, G4VCoulombBarrier *aCoulombBarrier) |
|
virtual | ~G4PreCompoundFragment () |
|
G4double | CalcEmissionProbability (const G4Fragment &aFragment) override |
|
G4double | SampleKineticEnergy (const G4Fragment &aFragment) override |
|
| G4PreCompoundFragment (const G4PreCompoundFragment &right)=delete |
|
const G4PreCompoundFragment & | operator= (const G4PreCompoundFragment &right)=delete |
|
G4bool | operator== (const G4PreCompoundFragment &right) const =delete |
|
G4bool | operator!= (const G4PreCompoundFragment &right) const =delete |
|
| G4VPreCompoundFragment (const G4ParticleDefinition *, G4VCoulombBarrier *aCoulombBarrier) |
|
virtual | ~G4VPreCompoundFragment () |
|
void | Initialize (const G4Fragment &aFragment) |
|
virtual G4double | CalcEmissionProbability (const G4Fragment &aFragment)=0 |
|
virtual G4double | SampleKineticEnergy (const G4Fragment &aFragment)=0 |
|
G4bool | IsItPossible (const G4Fragment &aFragment) const |
|
G4ReactionProduct * | GetReactionProduct () const |
|
G4int | GetA () const |
|
G4int | GetZ () const |
|
G4int | GetRestA () const |
|
G4int | GetRestZ () const |
|
G4double | GetBindingEnergy () const |
|
G4double | GetEnergyThreshold () const |
|
G4double | GetEmissionProbability () const |
|
G4double | GetNuclearMass () const |
|
G4double | GetRestNuclearMass () const |
|
const G4LorentzVector & | GetMomentum () const |
|
void | SetMomentum (const G4LorentzVector &value) |
|
void | SetOPTxs (G4int) |
|
void | UseSICB (G4bool) |
|
| G4VPreCompoundFragment (const G4VPreCompoundFragment &right)=delete |
|
const G4VPreCompoundFragment & | operator= (const G4VPreCompoundFragment &right)=delete |
|
G4bool | operator== (const G4VPreCompoundFragment &right) const =delete |
|
G4bool | operator!= (const G4VPreCompoundFragment &right) const =delete |
|