| 
    Geant4
    10.02
    
   | 
 
#include <G4eeToPGammaModel.hh>
 Inheritance diagram for G4eeToPGammaModel:
 Collaboration diagram for G4eeToPGammaModel:Public Member Functions | |
| G4eeToPGammaModel (G4eeCrossSections *, const G4String &, G4double, G4double) | |
| virtual | ~G4eeToPGammaModel () | 
| virtual G4double | PeakEnergy () const | 
| virtual G4double | ComputeCrossSection (G4double) const | 
| virtual void | SampleSecondaries (std::vector< G4DynamicParticle * > *, G4double, const G4ThreeVector &) | 
  Public Member Functions inherited from G4Vee2hadrons | |
| G4Vee2hadrons (G4eeCrossSections *cr, G4double vlowEnergy, G4double vhighEnergy, G4double vdelta) | |
| virtual | ~G4Vee2hadrons () | 
| G4PhysicsVector * | PhysicsVector () const | 
| G4double | LowEnergy () const | 
| G4double | HighEnergy () const | 
Private Member Functions | |
| G4eeToPGammaModel & | operator= (const G4eeToPGammaModel &right) | 
| G4eeToPGammaModel (const G4eeToPGammaModel &) | |
Private Attributes | |
| G4ParticleDefinition * | particle | 
| G4ParticleDefinition * | pi0 | 
| G4double | massP | 
| G4double | massR | 
Additional Inherited Members | |
  Protected Attributes inherited from G4Vee2hadrons | |
| G4eeCrossSections * | cross | 
Definition at line 60 of file G4eeToPGammaModel.hh.
| G4eeToPGammaModel::G4eeToPGammaModel | ( | G4eeCrossSections * | cr, | 
| const G4String & | npart, | ||
| G4double | maxkinEnergy, | ||
| G4double | binWidth | ||
| ) | 
Definition at line 65 of file G4eeToPGammaModel.cc.
References G4Eta::Eta(), G4cout, G4endl, G4ParticleDefinition::GetPDGMass(), massP, massR, MeV, particle, pi0, and G4PionZero::PionZero().
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 91 of file G4eeToPGammaModel.cc.
      
  | 
  private | 
Implements G4Vee2hadrons.
Definition at line 103 of file G4eeToPGammaModel.cc.
References G4Vee2hadrons::cross, G4eeCrossSections::CrossSectionEtaG(), G4eeCrossSections::CrossSectionPi0G(), particle, and pi0.
 Here is the call graph for this function:
      
  | 
  private | 
      
  | 
  virtual | 
      
  | 
  virtual | 
Implements G4Vee2hadrons.
Definition at line 113 of file G4eeToPGammaModel.cc.
References G4UniformRand, G4Gamma::Gamma(), massP, massR, particle, and twopi.
 Here is the call graph for this function:
      
  | 
  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 ComputeCrossSection(), G4eeToPGammaModel(), and SampleSecondaries().
      
  | 
  private | 
Definition at line 83 of file G4eeToPGammaModel.hh.
Referenced by ComputeCrossSection(), and G4eeToPGammaModel().