| Geant4
    10.01
    | 
#include <G4Vee2hadrons.hh>
 Inheritance diagram for G4Vee2hadrons:
 Inheritance diagram for G4Vee2hadrons: Collaboration diagram for G4Vee2hadrons:
 Collaboration diagram for G4Vee2hadrons:| Public Member Functions | |
| G4Vee2hadrons (G4eeCrossSections *cr, G4double vlowEnergy, G4double vhighEnergy, G4double vdelta) | |
| virtual | ~G4Vee2hadrons () | 
| virtual G4double | PeakEnergy () const =0 | 
| virtual G4double | ComputeCrossSection (G4double) const =0 | 
| G4PhysicsVector * | PhysicsVector () const | 
| virtual void | SampleSecondaries (std::vector< G4DynamicParticle * > *, G4double, const G4ThreeVector &)=0 | 
| G4double | LowEnergy () const | 
| G4double | HighEnergy () const | 
| Protected Attributes | |
| G4eeCrossSections * | cross | 
| Private Member Functions | |
| G4Vee2hadrons & | operator= (const G4Vee2hadrons &right) | 
| G4Vee2hadrons (const G4Vee2hadrons &) | |
| Private Attributes | |
| G4double | lowEnergy | 
| G4double | highEnergy | 
| G4double | delta | 
Definition at line 63 of file G4Vee2hadrons.hh.
| 
 | inline | 
Definition at line 68 of file G4Vee2hadrons.hh.
References delta, highEnergy, and lowEnergy.
| 
 | inlinevirtual | 
Definition at line 78 of file G4Vee2hadrons.hh.
| 
 | private | 
Implemented in G4eeToPGammaModel, G4ee2KChargedModel, G4ee2KNeutralModel, G4eeTo3PiModel, and G4eeToTwoPiModel.
Referenced by G4eeToHadronsModel::Initialise().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | inline | 
Definition at line 96 of file G4Vee2hadrons.hh.
References highEnergy.
Referenced by G4eeToHadronsMultiModel::AddEEModel(), G4eeToHadronsModel::Initialise(), and G4eeTo3PiModel::PeakEnergy().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | inline | 
Definition at line 94 of file G4Vee2hadrons.hh.
References lowEnergy.
Referenced by G4eeToHadronsMultiModel::AddEEModel(), and G4eeToHadronsModel::Initialise().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
| 
 | pure virtual | 
Implemented in G4eeToPGammaModel, G4ee2KChargedModel, G4ee2KNeutralModel, G4eeTo3PiModel, and G4eeToTwoPiModel.
Referenced by G4eeToHadronsMultiModel::AddEEModel(), and G4eeToHadronsModel::Initialise().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | inline | 
Definition at line 84 of file G4Vee2hadrons.hh.
References delta, highEnergy, lowEnergy, G4INCL::Math::max(), and G4InuclParticleNames::pp.
Referenced by G4eeToHadronsModel::Initialise().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | pure virtual | 
Implemented in G4eeToPGammaModel, G4ee2KChargedModel, G4ee2KNeutralModel, G4eeTo3PiModel, and G4eeToTwoPiModel.
Referenced by G4eeToHadronsModel::SampleSecondaries().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Definition at line 111 of file G4Vee2hadrons.hh.
Referenced by G4ee2KChargedModel::ComputeCrossSection(), G4eeToTwoPiModel::ComputeCrossSection(), G4ee2KNeutralModel::ComputeCrossSection(), G4eeTo3PiModel::ComputeCrossSection(), G4eeToPGammaModel::ComputeCrossSection(), and G4eeTo3PiModel::SampleSecondaries().
| 
 | private | 
Definition at line 107 of file G4Vee2hadrons.hh.
Referenced by G4Vee2hadrons(), and PhysicsVector().
| 
 | private | 
Definition at line 106 of file G4Vee2hadrons.hh.
Referenced by G4Vee2hadrons(), HighEnergy(), and PhysicsVector().
| 
 | private | 
Definition at line 105 of file G4Vee2hadrons.hh.
Referenced by G4Vee2hadrons(), LowEnergy(), and PhysicsVector().