| 
    Geant4
    10.01.p03
    
   | 
 
#include <G4eeTo3PiModel.hh>
 Inheritance diagram for G4eeTo3PiModel:
 Collaboration diagram for G4eeTo3PiModel:Public Member Functions | |
| G4eeTo3PiModel (G4eeCrossSections *, G4double, G4double) | |
| virtual | ~G4eeTo3PiModel () | 
| 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 | |
| G4eeTo3PiModel & | operator= (const G4eeTo3PiModel &right) | 
| G4eeTo3PiModel (const G4eeTo3PiModel &) | |
Private Attributes | |
| G4double | massPi | 
| G4double | massPi0 | 
| G4double | massOm | 
| G4double | massPhi | 
| G4double | gmax | 
Additional Inherited Members | |
  Protected Attributes inherited from G4Vee2hadrons | |
| G4eeCrossSections * | cross | 
Definition at line 59 of file G4eeTo3PiModel.hh.
| G4eeTo3PiModel::G4eeTo3PiModel | ( | G4eeCrossSections * | cr, | 
| G4double | maxkinEnergy, | ||
| G4double | binWidth | ||
| ) | 
Definition at line 66 of file G4eeTo3PiModel.cc.
References G4cout, G4endl, G4ParticleDefinition::GetPDGMass(), gmax, massOm, massPhi, massPi, massPi0, MeV, G4PionPlus::PionPlus(), and G4PionZero::PionZero().
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 85 of file G4eeTo3PiModel.cc.
      
  | 
  private | 
Implements G4Vee2hadrons.
Definition at line 99 of file G4eeTo3PiModel.cc.
References G4Vee2hadrons::cross, and G4eeCrossSections::CrossSection3pi().
 Here is the call graph for this function:
      
  | 
  private | 
      
  | 
  virtual | 
Implements G4Vee2hadrons.
Definition at line 90 of file G4eeTo3PiModel.cc.
References G4Vee2hadrons::HighEnergy(), massOm, and massPhi.
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4Vee2hadrons.
Definition at line 106 of file G4eeTo3PiModel.cc.
References G4Vee2hadrons::cross, G4eeCrossSections::DpRho(), e2, G4cout, G4endl, G4RandomDirection(), G4UniformRand, gmax, massPi, massPi0, nmax, G4InuclParticleNames::nn, p0, G4PionMinus::PionMinus(), G4PionPlus::PionPlus(), and G4PionZero::PionZero().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 85 of file G4eeTo3PiModel.hh.
Referenced by G4eeTo3PiModel(), and SampleSecondaries().
      
  | 
  private | 
Definition at line 83 of file G4eeTo3PiModel.hh.
Referenced by G4eeTo3PiModel(), and PeakEnergy().
      
  | 
  private | 
Definition at line 84 of file G4eeTo3PiModel.hh.
Referenced by G4eeTo3PiModel(), and PeakEnergy().
      
  | 
  private | 
Definition at line 81 of file G4eeTo3PiModel.hh.
Referenced by G4eeTo3PiModel(), and SampleSecondaries().
      
  | 
  private | 
Definition at line 82 of file G4eeTo3PiModel.hh.
Referenced by G4eeTo3PiModel(), and SampleSecondaries().