Geant4.10
|
#include <G4eeTo3PiModel.hh>
Public Member Functions | |
G4eeTo3PiModel (G4eeCrossSections *) | |
virtual | ~G4eeTo3PiModel () |
virtual G4double | ThresholdEnergy () const |
virtual G4double | PeakEnergy () const |
virtual G4double | ComputeCrossSection (G4double) const |
virtual G4PhysicsVector * | PhysicsVector (G4double, G4double) const |
virtual void | SampleSecondaries (std::vector< G4DynamicParticle * > *, G4double, const G4ThreeVector &) |
![]() | |
G4Vee2hadrons () | |
virtual | ~G4Vee2hadrons () |
void | SetLowEnergy (G4double val) |
G4double | LowEnergy () const |
void | SetHighEnergy (G4double val) |
G4double | HighEnergy () const |
Definition at line 59 of file G4eeTo3PiModel.hh.
G4eeTo3PiModel::G4eeTo3PiModel | ( | G4eeCrossSections * | cr | ) |
Definition at line 66 of file G4eeTo3PiModel.cc.
References G4ParticleDefinition::GetPDGMass(), python.hepunit::MeV, G4PionPlus::PionPlus(), and G4PionZero::PionZero().
|
virtual |
Definition at line 79 of file G4eeTo3PiModel.cc.
Implements G4Vee2hadrons.
Definition at line 100 of file G4eeTo3PiModel.cc.
References G4eeCrossSections::CrossSection3pi(), G4Vee2hadrons::HighEnergy(), and G4INCL::Math::min().
|
virtual |
Implements G4Vee2hadrons.
Definition at line 91 of file G4eeTo3PiModel.cc.
References G4Vee2hadrons::HighEnergy().
|
virtual |
Implements G4Vee2hadrons.
Definition at line 108 of file G4eeTo3PiModel.cc.
References G4INCL::Math::max(), python.hepunit::MeV, G4PhysicsVector::SetSpline(), ThresholdEnergy(), and test::v.
|
virtual |
Implements G4Vee2hadrons.
Definition at line 121 of file G4eeTo3PiModel.cc.
References CLHEP::HepLorentzVector::boost(), CLHEP::HepLorentzVector::boostVector(), G4eeCrossSections::DpRho(), G4cout, G4endl, G4RandomDirection(), G4UniformRand, CLHEP::HepLorentzVector::m2(), G4PionMinus::PionMinus(), G4PionPlus::PionPlus(), G4PionZero::PionZero(), CLHEP::HepLorentzVector::rotateUz(), ThresholdEnergy(), CLHEP::Hep3Vector::x(), CLHEP::HepLorentzVector::x(), CLHEP::Hep3Vector::y(), CLHEP::HepLorentzVector::y(), CLHEP::Hep3Vector::z(), and CLHEP::HepLorentzVector::z().
|
virtual |
Implements G4Vee2hadrons.
Definition at line 84 of file G4eeTo3PiModel.cc.
References G4Vee2hadrons::LowEnergy(), and G4INCL::Math::max().
Referenced by PhysicsVector(), and SampleSecondaries().