Geant4-11
|
#include <G4eeToPGammaModel.hh>
Public Member Functions | |
G4double | ComputeCrossSection (G4double) const override |
G4eeToPGammaModel (const G4eeToPGammaModel &)=delete | |
G4eeToPGammaModel (G4eeCrossSections *, const G4String &, G4double, G4double) | |
G4double | HighEnergy () const |
G4double | LowEnergy () const |
G4eeToPGammaModel & | operator= (const G4eeToPGammaModel &right)=delete |
G4double | PeakEnergy () const override |
G4PhysicsVector * | PhysicsVector () const |
void | SampleSecondaries (std::vector< G4DynamicParticle * > *, G4double, const G4ThreeVector &) override |
~G4eeToPGammaModel () override | |
Protected Attributes | |
G4eeCrossSections * | cross |
Private Attributes | |
G4double | delta |
G4double | highEnergy |
G4double | lowEnergy |
G4double | massP |
G4double | massR |
const G4ParticleDefinition * | particle |
const G4ParticleDefinition * | pi0 |
Definition at line 59 of file G4eeToPGammaModel.hh.
|
explicit |
Definition at line 64 of file G4eeToPGammaModel.cc.
References G4Eta::Eta(), G4cout, G4endl, G4ParticleDefinition::GetPDGMass(), massP, massR, MeV, particle, pi0, and G4PionZero::PionZero().
|
override |
Definition at line 89 of file G4eeToPGammaModel.cc.
|
delete |
Implements G4Vee2hadrons.
Definition at line 101 of file G4eeToPGammaModel.cc.
References G4Vee2hadrons::cross, G4eeCrossSections::CrossSectionEtaG(), G4eeCrossSections::CrossSectionPi0G(), particle, and pi0.
|
inlineinherited |
Definition at line 95 of file G4Vee2hadrons.hh.
References G4Vee2hadrons::highEnergy.
Referenced by G4eeToHadronsMultiModel::AddEEModel(), G4eeToHadronsModel::Initialise(), and G4eeTo3PiModel::PeakEnergy().
|
inlineinherited |
Definition at line 93 of file G4Vee2hadrons.hh.
References G4Vee2hadrons::lowEnergy.
Referenced by G4eeToHadronsMultiModel::AddEEModel(), and G4eeToHadronsModel::Initialise().
|
delete |
|
overridevirtual |
|
inlineinherited |
Definition at line 83 of file G4Vee2hadrons.hh.
References G4Vee2hadrons::delta, G4Vee2hadrons::highEnergy, G4Vee2hadrons::lowEnergy, G4INCL::Math::max(), and G4InuclParticleNames::pp.
Referenced by G4eeToHadronsModel::Initialise().
|
overridevirtual |
Implements G4Vee2hadrons.
Definition at line 111 of file G4eeToPGammaModel.cc.
References G4UniformRand, G4Gamma::Gamma(), massP, massR, particle, CLHEP::Hep3Vector::rotateUz(), and twopi.
|
protectedinherited |
Definition at line 110 of file G4Vee2hadrons.hh.
Referenced by G4ee2KChargedModel::ComputeCrossSection(), G4ee2KNeutralModel::ComputeCrossSection(), G4eeTo3PiModel::ComputeCrossSection(), ComputeCrossSection(), G4eeToTwoPiModel::ComputeCrossSection(), and G4eeTo3PiModel::SampleSecondaries().
|
privateinherited |
Definition at line 106 of file G4Vee2hadrons.hh.
Referenced by G4Vee2hadrons::G4Vee2hadrons(), and G4Vee2hadrons::PhysicsVector().
|
privateinherited |
Definition at line 105 of file G4Vee2hadrons.hh.
Referenced by G4Vee2hadrons::G4Vee2hadrons(), G4Vee2hadrons::HighEnergy(), and G4Vee2hadrons::PhysicsVector().
|
privateinherited |
Definition at line 104 of file G4Vee2hadrons.hh.
Referenced by G4Vee2hadrons::G4Vee2hadrons(), G4Vee2hadrons::LowEnergy(), and G4Vee2hadrons::PhysicsVector().
|
private |
Definition at line 85 of file G4eeToPGammaModel.hh.
Referenced by G4eeToPGammaModel(), and SampleSecondaries().
|
private |
Definition at line 86 of file G4eeToPGammaModel.hh.
Referenced by G4eeToPGammaModel(), PeakEnergy(), and SampleSecondaries().
|
private |
Definition at line 82 of file G4eeToPGammaModel.hh.
Referenced by emcalc_gui.MainWindow::cb_select_particle(), emcalc_gui.MainWindow::cb_show_plot(), ComputeCrossSection(), G4eeToPGammaModel(), and SampleSecondaries().
|
private |
Definition at line 83 of file G4eeToPGammaModel.hh.
Referenced by ComputeCrossSection(), and G4eeToPGammaModel().