#include <G4eeToTwoPiModel.hh>
Definition at line 59 of file G4eeToTwoPiModel.hh.
◆ G4eeToTwoPiModel() [1/2]
Definition at line 64 of file G4eeToTwoPiModel.cc.
G4GLOB_DLL std::ostream G4cout
static G4PionPlus * PionPlus()
G4Vee2hadrons(G4eeCrossSections *cr, G4double vlowEnergy, G4double vhighEnergy, G4double vdelta)
G4double GetPDGMass() const
◆ ~G4eeToTwoPiModel()
G4eeToTwoPiModel::~G4eeToTwoPiModel |
( |
| ) |
|
|
virtual |
◆ G4eeToTwoPiModel() [2/2]
◆ ComputeCrossSection()
◆ operator=()
◆ PeakEnergy()
G4double G4eeToTwoPiModel::PeakEnergy |
( |
| ) |
const |
|
virtual |
◆ SampleSecondaries()
Implements G4Vee2hadrons.
Definition at line 99 of file G4eeToTwoPiModel.cc.
104 if(tkin < 0.0) tkin = 0.0;
111 G4double sint = sqrt(1.0 - cost*cost);
115 dir.rotateUz(direction);
122 newp->push_back(pip);
123 newp->push_back(pin);
static const double twopi
static G4PionPlus * PionPlus()
static G4PionMinus * PionMinus()
◆ massPi
◆ massRho
The documentation for this class was generated from the following files: