113 G4LorentzVector w0(0.,0.,0.,0.), w1(0.,0.,0.,0.), w2(0.,0.,0.,0.);
126 p0 = sqrt(e0*e0 - massPi0*massPi0);
161 gg = (px*px + py*py + pz*pz)*
166 G4cout <<
"G4eeTo3PiModel::SampleSecondaries WARNING matrix element g= " 167 << gg <<
" > " <<
gmax <<
" (majoranta)" <<
G4endl;
173 w0.rotateUz(direction);
174 w1.rotateUz(direction);
184 newp->push_back(dp0);
185 newp->push_back(dp1);
186 newp->push_back(dp2);
G4eeTo3PiModel(G4eeCrossSections *, G4double, G4double)
virtual G4double ComputeCrossSection(G4double) const
G4ThreeVector G4RandomDirection()
virtual G4double PeakEnergy() const
G4double CrossSection3pi(G4double)
G4double HighEnergy() const
std::complex< G4double > DpRho(G4double e)
G4GLOB_DLL std::ostream G4cout
HepLorentzVector & boost(double, double, double)
static G4PionPlus * PionPlus()
HepLorentzVector & rotateUz(const Hep3Vector &)
static G4PionZero * PionZero()
void set(double x, double y, double z, double t)
G4double GetPDGMass() const
Hep3Vector boostVector() const
static G4PionMinus * PionMinus()
virtual void SampleSecondaries(std::vector< G4DynamicParticle *> *, G4double, const G4ThreeVector &)
G4eeCrossSections * cross
virtual ~G4eeTo3PiModel()
CLHEP::HepLorentzVector G4LorentzVector