| 
    Geant4
    10.00.p02
    
   | 
 
#include <G4eeToPGammaModel.hh>
 Inheritance diagram for G4eeToPGammaModel:
 Collaboration diagram for G4eeToPGammaModel: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 &) | 
  Public Member Functions inherited from G4Vee2hadrons | |
| G4Vee2hadrons () | |
| virtual | ~G4Vee2hadrons () | 
| void | SetLowEnergy (G4double val) | 
| G4double | LowEnergy () const | 
| void | SetHighEnergy (G4double val) | 
| G4double | HighEnergy () const | 
Private Member Functions | |
| G4eeToPGammaModel & | operator= (const G4eeToPGammaModel &right) | 
| G4eeToPGammaModel (const G4eeToPGammaModel &) | |
Private Attributes | |
| G4eeCrossSections * | cross | 
| G4ParticleDefinition * | particle | 
| G4ParticleDefinition * | pi0 | 
| G4double | massP | 
| G4double | massR | 
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(), massP, massR, MeV, particle, pi0, and G4PionZero::PionZero().
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 81 of file G4eeToPGammaModel.cc.
      
  | 
  private | 
Implements G4Vee2hadrons.
Definition at line 100 of file G4eeToPGammaModel.cc.
References cross, G4eeCrossSections::CrossSectionEtaG(), G4eeCrossSections::CrossSectionPi0G(), G4Vee2hadrons::HighEnergy(), G4INCL::Math::min(), particle, and pi0.
 Here is the call graph for this function:
      
  | 
  private | 
      
  | 
  virtual | 
      
  | 
  virtual | 
Implements G4Vee2hadrons.
Definition at line 111 of file G4eeToPGammaModel.cc.
References G4INCL::Math::max(), MeV, G4PhysicsVector::SetSpline(), and ThresholdEnergy().
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4Vee2hadrons.
Definition at line 124 of file G4eeToPGammaModel.cc.
References G4UniformRand, G4Gamma::Gamma(), massP, massR, and particle.
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4Vee2hadrons.
Definition at line 86 of file G4eeToPGammaModel.cc.
References G4Vee2hadrons::LowEnergy().
Referenced by PhysicsVector().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 86 of file G4eeToPGammaModel.hh.
Referenced by ComputeCrossSection().
      
  | 
  private | 
Definition at line 91 of file G4eeToPGammaModel.hh.
Referenced by G4eeToPGammaModel(), and SampleSecondaries().
      
  | 
  private | 
Definition at line 92 of file G4eeToPGammaModel.hh.
Referenced by G4eeToPGammaModel(), PeakEnergy(), and SampleSecondaries().
      
  | 
  private | 
Definition at line 88 of file G4eeToPGammaModel.hh.
Referenced by ComputeCrossSection(), G4eeToPGammaModel(), and SampleSecondaries().
      
  | 
  private | 
Definition at line 89 of file G4eeToPGammaModel.hh.
Referenced by ComputeCrossSection(), and G4eeToPGammaModel().