Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ee2KNeutralModel.hh>
Public Member Functions | |
G4ee2KNeutralModel (G4eeCrossSections *, G4double, G4double) | |
virtual | ~G4ee2KNeutralModel () |
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 G4ee2KNeutralModel.hh.
|
explicit |
Definition at line 63 of file G4ee2KNeutralModel.cc.
|
virtual |
Definition at line 79 of file G4ee2KNeutralModel.cc.
Implements G4Vee2hadrons.
Definition at line 91 of file G4ee2KNeutralModel.cc.
|
overridevirtual |
Implements G4Vee2hadrons.
Definition at line 84 of file G4ee2KNeutralModel.cc.
|
overridevirtual |
Implements G4Vee2hadrons.
Definition at line 98 of file G4ee2KNeutralModel.cc.