|
| | G4LEKaonZeroInelastic () |
| |
| | ~G4LEKaonZeroInelastic () |
| |
| G4HadFinalState * | ApplyYourself (const G4HadProjectile &aTrack, G4Nucleus &targetNucleus) |
| |
| virtual void | ModelDescription (std::ostream &outFile) const |
| |
| | G4InelasticInteraction (const G4String &name="LEInelastic") |
| |
| virtual | ~G4InelasticInteraction () |
| |
| void | RegisterIsotopeProductionModel (G4VIsotopeProduction *aModel) |
| |
| void | TurnOnIsotopeProduction () |
| |
virtual const std::pair
< G4double, G4double > | GetFatalEnergyCheckLevels () const |
| |
| | G4HadronicInteraction (const G4String &modelName="HadronicModel") |
| |
| virtual | ~G4HadronicInteraction () |
| |
| virtual G4double | SampleInvariantT (const G4ParticleDefinition *p, G4double plab, G4int Z, G4int A) |
| |
| virtual G4bool | IsApplicable (const G4HadProjectile &, G4Nucleus &) |
| |
| G4double | GetMinEnergy () const |
| |
| G4double | GetMinEnergy (const G4Material *aMaterial, const G4Element *anElement) const |
| |
| void | SetMinEnergy (G4double anEnergy) |
| |
| void | SetMinEnergy (G4double anEnergy, const G4Element *anElement) |
| |
| void | SetMinEnergy (G4double anEnergy, const G4Material *aMaterial) |
| |
| G4double | GetMaxEnergy () const |
| |
| G4double | GetMaxEnergy (const G4Material *aMaterial, const G4Element *anElement) const |
| |
| void | SetMaxEnergy (const G4double anEnergy) |
| |
| void | SetMaxEnergy (G4double anEnergy, const G4Element *anElement) |
| |
| void | SetMaxEnergy (G4double anEnergy, const G4Material *aMaterial) |
| |
| const G4HadronicInteraction * | GetMyPointer () const |
| |
| G4int | GetVerboseLevel () const |
| |
| void | SetVerboseLevel (G4int value) |
| |
| const G4String & | GetModelName () const |
| |
| void | DeActivateFor (const G4Material *aMaterial) |
| |
| void | ActivateFor (const G4Material *aMaterial) |
| |
| void | DeActivateFor (const G4Element *anElement) |
| |
| void | ActivateFor (const G4Element *anElement) |
| |
| G4bool | IsBlocked (const G4Material *aMaterial) const |
| |
| G4bool | IsBlocked (const G4Element *anElement) const |
| |
| void | SetRecoilEnergyThreshold (G4double val) |
| |
| G4double | GetRecoilEnergyThreshold () const |
| |
| G4bool | operator== (const G4HadronicInteraction &right) const |
| |
| G4bool | operator!= (const G4HadronicInteraction &right) const |
| |
virtual std::pair< G4double,
G4double > | GetEnergyMomentumCheckLevels () const |
| |
| void | SetEnergyMomentumCheckLevels (G4double relativeLevel, G4double absoluteLevel) |
| |
|
| static G4IsoParticleChange * | GetIsotopeProductionInfo () |
| |
| G4double | Pmltpc (G4int np, G4int nm, G4int nz, G4int n, G4double b, G4double c) |
| |
| G4bool | MarkLeadingStrangeParticle (const G4ReactionProduct ¤tParticle, const G4ReactionProduct &targetParticle, G4ReactionProduct &leadParticle) |
| |
| void | SetUpPions (const G4int np, const G4int nm, const G4int nz, G4FastVector< G4ReactionProduct, GHADLISTSIZE > &vec, G4int &vecLen) |
| |
| void | Rotate (G4FastVector< G4ReactionProduct, GHADLISTSIZE > &vec, G4int &vecLen) |
| |
| void | GetNormalizationConstant (const G4double availableEnergy, G4double &n, G4double &anpn) |
| |
| void | CalculateMomenta (G4FastVector< G4ReactionProduct, GHADLISTSIZE > &vec, G4int &vecLen, const G4HadProjectile *originalIncident, const G4DynamicParticle *originalTarget, G4ReactionProduct &modifiedOriginal, G4Nucleus &targetNucleus, G4ReactionProduct ¤tParticle, G4ReactionProduct &targetParticle, G4bool &incidentHasChanged, G4bool &targetHasChanged, G4bool quasiElastic) |
| |
| void | SetUpChange (G4FastVector< G4ReactionProduct, GHADLISTSIZE > &vec, G4int &vecLen, G4ReactionProduct ¤tParticle, G4ReactionProduct &targetParticle, G4bool &incidentHasChanged) |
| |
| void | DoIsotopeCounting (const G4HadProjectile *theProjectile, const G4Nucleus &aNucleus) |
| |
| G4IsoResult * | ExtractResidualNucleus (const G4Nucleus &aNucleus) |
| |
| G4bool | isotopeProduction |
| |
| G4ReactionDynamics | theReactionDynamics |
| |
Definition at line 45 of file G4LEKaonZeroInelastic.hh.