68 massPhi = 1019.46*MeV;
103 G4double tmin = std::max(emin, 2.0*massK);
104 G4double tmax = std::max(tmin, emax);
105 G4int nbins = (
G4int)((tmax - tmin)/(1.0*MeV));
118 if(tkin < 0.0) tkin = 0.0;
125 G4double sint = sqrt(1.0 - cost*cost);
Hep3Vector & rotateUz(const Hep3Vector &)
static G4KaonZeroLong * KaonZeroLong()
static G4KaonZeroShort * KaonZeroShort()
G4double GetPDGMass() const
G4double HighEnergy() const
virtual G4PhysicsVector * PhysicsVector(G4double, G4double) const
virtual G4double PeakEnergy() const
virtual void SampleSecondaries(std::vector< G4DynamicParticle * > *, G4double, const G4ThreeVector &)
virtual ~G4ee2KNeutralModel()
virtual G4double ThresholdEnergy() const
G4ee2KNeutralModel(G4eeCrossSections *)
virtual G4double ComputeCrossSection(G4double) const
G4double CrossSection2Kneutral(G4double)