Geant4.10
|
#include <G4eeToPGammaModel.hh>
Public Member Functions | |
G4eeToPGammaModel (G4eeCrossSections *, const G4String &) | |
virtual | ~G4eeToPGammaModel () |
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 60 of file G4eeToPGammaModel.hh.
G4eeToPGammaModel::G4eeToPGammaModel | ( | G4eeCrossSections * | cr, |
const G4String & | npart | ||
) |
Definition at line 65 of file G4eeToPGammaModel.cc.
References G4Eta::Eta(), G4ParticleDefinition::GetPDGMass(), python.hepunit::MeV, and G4PionZero::PionZero().
|
virtual |
Definition at line 81 of file G4eeToPGammaModel.cc.
Implements G4Vee2hadrons.
Definition at line 100 of file G4eeToPGammaModel.cc.
References G4eeCrossSections::CrossSectionEtaG(), G4eeCrossSections::CrossSectionPi0G(), G4Vee2hadrons::HighEnergy(), and G4INCL::Math::min().
|
virtual |
Implements G4Vee2hadrons.
Definition at line 93 of file G4eeToPGammaModel.cc.
|
virtual |
Implements G4Vee2hadrons.
Definition at line 111 of file G4eeToPGammaModel.cc.
References G4INCL::Math::max(), python.hepunit::MeV, G4PhysicsVector::SetSpline(), ThresholdEnergy(), and test::v.
|
virtual |
Implements G4Vee2hadrons.
Definition at line 124 of file G4eeToPGammaModel.cc.
References G4UniformRand, G4Gamma::Gamma(), CLHEP::Hep3Vector::rotateUz(), and python.hepunit::twopi.
|
virtual |
Implements G4Vee2hadrons.
Definition at line 86 of file G4eeToPGammaModel.cc.
References G4Vee2hadrons::LowEnergy().
Referenced by PhysicsVector().