Geant4
10.03.p02
|
#include <G4eeToTwoPiModel.hh>
Public Member Functions | |
G4eeToTwoPiModel (G4eeCrossSections *, G4double, G4double) | |
virtual | ~G4eeToTwoPiModel () |
virtual G4double | PeakEnergy () const override |
virtual G4double | ComputeCrossSection (G4double) const override |
virtual void | SampleSecondaries (std::vector< G4DynamicParticle * > *, G4double, const G4ThreeVector &) override |
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 |
Additional Inherited Members | |
Protected Attributes inherited from G4Vee2hadrons | |
G4eeCrossSections * | cross |
Definition at line 59 of file G4eeToTwoPiModel.hh.
|
explicit |
Definition at line 64 of file G4eeToTwoPiModel.cc.
|
virtual |
Definition at line 80 of file G4eeToTwoPiModel.cc.
Implements G4Vee2hadrons.
Definition at line 92 of file G4eeToTwoPiModel.cc.
|
overridevirtual |
Implements G4Vee2hadrons.
Definition at line 85 of file G4eeToTwoPiModel.cc.
|
overridevirtual |
Implements G4Vee2hadrons.
Definition at line 99 of file G4eeToTwoPiModel.cc.