44 outFile <<
"G4HEAntiSigmaZeroInelastic is one of the High Energy\n"
45 <<
"Parameterized (HEP) models used to implement inelastic\n"
46 <<
"anti-Sigma0 scattering from nuclei. It is a re-engineered\n"
47 <<
"version of the GHEISHA code of H. Fesefeldt. It divides the\n"
48 <<
"initial collision products into backward- and forward-going\n"
49 <<
"clusters which are then decayed into final state hadrons.\n"
50 <<
"The model does not conserve energy on an event-by-event\n"
51 <<
"basis. It may be applied to anti-Sigma0 with initial\n"
52 <<
"energies above 20 GeV.\n";
71 (incidentTotalMomentum - pgam)/incidentTotalMomentum);
static G4AntiLambda * AntiLambda()
void SetDefinition(const G4ParticleDefinition *aParticleDefinition)
void SetMomentum(const G4ThreeVector &momentum)
G4int GetNumberOfSecondaries()
G4HadFinalState * ApplyYourself(const G4HadProjectile &aTrack, G4Nucleus &targetNucleus)
virtual void ModelDescription(std::ostream &) const
G4HadFinalState * ApplyYourself(const G4HadProjectile &aTrack, G4Nucleus &targetNucleus)
void SetMaxNumberOfSecondaries(const G4int maxnumber)
void SetVerboseLevel(const G4int level)
const G4ParticleMomentum getMomentum() const
void SmulAndUpdate(const G4HEVector &p, G4double h)
G4double getTotalMomentum() const
void setMomentum(const G4ParticleMomentum mom)
void AddSecondary(G4DynamicParticle *aP)