Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4eeTo3PiModel.hh>
Public Member Functions | |
G4eeTo3PiModel (G4eeCrossSections *, G4double, G4double) | |
virtual | ~G4eeTo3PiModel () |
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 () |
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 |
Additional Inherited Members | |
Protected Attributes inherited from G4Vee2hadrons | |
G4eeCrossSections * | cross |
Definition at line 58 of file G4eeTo3PiModel.hh.
|
explicit |
Definition at line 65 of file G4eeTo3PiModel.cc.
|
virtual |
Definition at line 84 of file G4eeTo3PiModel.cc.
Implements G4Vee2hadrons.
Definition at line 98 of file G4eeTo3PiModel.cc.
|
overridevirtual |
Implements G4Vee2hadrons.
Definition at line 89 of file G4eeTo3PiModel.cc.
|
overridevirtual |
Implements G4Vee2hadrons.
Definition at line 105 of file G4eeTo3PiModel.cc.