Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4Vee2hadrons.hh>
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 |
G4Vee2hadrons & | operator= (const G4Vee2hadrons &right)=delete |
G4Vee2hadrons (const G4Vee2hadrons &)=delete | |
Protected Attributes | |
G4eeCrossSections * | cross |
Definition at line 62 of file G4Vee2hadrons.hh.
|
inlineexplicit |
Definition at line 67 of file G4Vee2hadrons.hh.
|
inlinevirtual |
Definition at line 77 of file G4Vee2hadrons.hh.
|
delete |
Implemented in G4ee2KChargedModel, G4ee2KNeutralModel, G4eeTo3PiModel, G4eeToPGammaModel, and G4eeToTwoPiModel.
Referenced by G4eeToHadronsModel::Initialise().
|
inline |
Definition at line 95 of file G4Vee2hadrons.hh.
Referenced by G4eeToHadronsModel::Initialise(), and G4eeTo3PiModel::PeakEnergy().
|
inline |
Definition at line 93 of file G4Vee2hadrons.hh.
Referenced by G4eeToHadronsModel::Initialise().
|
delete |
|
pure virtual |
Implemented in G4ee2KChargedModel, G4ee2KNeutralModel, G4eeTo3PiModel, G4eeToPGammaModel, and G4eeToTwoPiModel.
Referenced by G4eeToHadronsModel::Initialise().
|
inline |
Definition at line 83 of file G4Vee2hadrons.hh.
Referenced by G4eeToHadronsModel::Initialise().
|
pure virtual |
Implemented in G4ee2KChargedModel, G4ee2KNeutralModel, G4eeTo3PiModel, G4eeToPGammaModel, and G4eeToTwoPiModel.
Referenced by G4eeToHadronsModel::SampleSecondaries().
|
protected |
Definition at line 110 of file G4Vee2hadrons.hh.
Referenced by G4ee2KChargedModel::ComputeCrossSection(), G4ee2KNeutralModel::ComputeCrossSection(), G4eeTo3PiModel::ComputeCrossSection(), G4eeToPGammaModel::ComputeCrossSection(), G4eeToTwoPiModel::ComputeCrossSection(), and G4eeTo3PiModel::SampleSecondaries().