| Geant4
    10.02.p02
    | 
#include <G4eeToTwoPiModel.hh>
 Inheritance diagram for G4eeToTwoPiModel:
 Inheritance diagram for G4eeToTwoPiModel: Collaboration diagram for G4eeToTwoPiModel:
 Collaboration diagram for G4eeToTwoPiModel:| Public Member Functions | |
| G4eeToTwoPiModel (G4eeCrossSections *, G4double, G4double) | |
| virtual | ~G4eeToTwoPiModel () | 
| 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 | |
| G4eeToTwoPiModel & | operator= (const G4eeToTwoPiModel &right) | 
| G4eeToTwoPiModel (const G4eeToTwoPiModel &) | |
| Private Attributes | |
| G4double | massPi | 
| G4double | massRho | 
| Additional Inherited Members | |
|  Protected Attributes inherited from G4Vee2hadrons | |
| G4eeCrossSections * | cross | 
Definition at line 59 of file G4eeToTwoPiModel.hh.
| G4eeToTwoPiModel::G4eeToTwoPiModel | ( | G4eeCrossSections * | cr, | 
| G4double | maxkinEnergy, | ||
| G4double | binWidth | ||
| ) | 
Definition at line 64 of file G4eeToTwoPiModel.cc.
References G4cout, G4endl, G4ParticleDefinition::GetPDGMass(), massPi, massRho, MeV, and G4PionPlus::PionPlus().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Definition at line 80 of file G4eeToTwoPiModel.cc.
| 
 | private | 
Implements G4Vee2hadrons.
Definition at line 92 of file G4eeToTwoPiModel.cc.
References G4Vee2hadrons::cross, and G4eeCrossSections::CrossSection2pi().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
| 
 | virtual | 
| 
 | virtual | 
Implements G4Vee2hadrons.
Definition at line 99 of file G4eeToTwoPiModel.cc.
References G4UniformRand, massPi, G4PionMinus::PionMinus(), G4PionPlus::PionPlus(), G4InuclParticleNames::pip, and twopi.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 81 of file G4eeToTwoPiModel.hh.
Referenced by G4eeToTwoPiModel(), and SampleSecondaries().
| 
 | private | 
Definition at line 82 of file G4eeToTwoPiModel.hh.
Referenced by G4eeToTwoPiModel(), and PeakEnergy().