139 p0 = sqrt(e0 - massPi0*massPi0);
171 gg = (px*px + py*py + pz*pz)*
175 G4cout <<
"G4eeTo3PiModel::SampleSecondaries WARNING matrix element g= "
176 << gg <<
" > " <<
gmax <<
" (majoranta)" <<
G4endl;
182 w0.rotateUz(direction);
183 w1.rotateUz(direction);
184 w2.rotateUz(direction);
193 newp->push_back(dp0);
194 newp->push_back(dp1);
195 newp->push_back(dp2);
G4double LowEnergy() const
CLHEP::Hep3Vector G4ThreeVector
G4ThreeVector G4RandomDirection()
virtual G4PhysicsVector * PhysicsVector(G4double, G4double) const
G4double CrossSection3pi(G4double)
std::complex< G4double > DpRho(G4double e)
virtual G4double PeakEnergy() const
G4GLOB_DLL std::ostream G4cout
static G4PionPlus * PionPlus()
virtual G4double ThresholdEnergy() const
static G4PionZero * PionZero()
G4double GetPDGMass() const
virtual G4double ComputeCrossSection(G4double) const
T max(const T t1, const T t2)
brief Return the largest of the two arguments
static G4PionMinus * PionMinus()
T min(const T t1, const T t2)
brief Return the smallest of the two arguments
G4double HighEnergy() const
G4eeCrossSections * cross
virtual void SampleSecondaries(std::vector< G4DynamicParticle * > *, G4double, const G4ThreeVector &)
G4eeTo3PiModel(G4eeCrossSections *)
virtual ~G4eeTo3PiModel()
CLHEP::HepLorentzVector G4LorentzVector