Geant4  10.02
G4eeTo3PiModel Class Reference

#include <G4eeTo3PiModel.hh>

+ Inheritance diagram for G4eeTo3PiModel:
+ Collaboration diagram for G4eeTo3PiModel:

Public Member Functions

 G4eeTo3PiModel (G4eeCrossSections *, G4double, G4double)
 
virtual ~G4eeTo3PiModel ()
 
virtual G4double PeakEnergy () const
 
virtual G4double ComputeCrossSection (G4double) const
 
virtual void SampleSecondaries (std::vector< G4DynamicParticle * > *, G4double, const G4ThreeVector &)
 
- Public Member Functions inherited from G4Vee2hadrons
 G4Vee2hadrons (G4eeCrossSections *cr, G4double vlowEnergy, G4double vhighEnergy, G4double vdelta)
 
virtual ~G4Vee2hadrons ()
 
G4PhysicsVectorPhysicsVector () const
 
G4double LowEnergy () const
 
G4double HighEnergy () const
 

Private Member Functions

G4eeTo3PiModeloperator= (const G4eeTo3PiModel &right)
 
 G4eeTo3PiModel (const G4eeTo3PiModel &)
 

Private Attributes

G4double massPi
 
G4double massPi0
 
G4double massOm
 
G4double massPhi
 
G4double gmax
 

Additional Inherited Members

- Protected Attributes inherited from G4Vee2hadrons
G4eeCrossSectionscross
 

Detailed Description

Definition at line 59 of file G4eeTo3PiModel.hh.

Constructor & Destructor Documentation

G4eeTo3PiModel::G4eeTo3PiModel ( G4eeCrossSections cr,
G4double  maxkinEnergy,
G4double  binWidth 
)

Definition at line 66 of file G4eeTo3PiModel.cc.

References G4cout, G4endl, G4ParticleDefinition::GetPDGMass(), gmax, massOm, massPhi, massPi, massPi0, MeV, G4PionPlus::PionPlus(), and G4PionZero::PionZero().

+ Here is the call graph for this function:

G4eeTo3PiModel::~G4eeTo3PiModel ( )
virtual

Definition at line 85 of file G4eeTo3PiModel.cc.

G4eeTo3PiModel::G4eeTo3PiModel ( const G4eeTo3PiModel )
private

Member Function Documentation

G4double G4eeTo3PiModel::ComputeCrossSection ( G4double  e) const
virtual

Implements G4Vee2hadrons.

Definition at line 99 of file G4eeTo3PiModel.cc.

References G4Vee2hadrons::cross, and G4eeCrossSections::CrossSection3pi().

+ Here is the call graph for this function:

G4eeTo3PiModel& G4eeTo3PiModel::operator= ( const G4eeTo3PiModel right)
private
G4double G4eeTo3PiModel::PeakEnergy ( ) const
virtual

Implements G4Vee2hadrons.

Definition at line 90 of file G4eeTo3PiModel.cc.

References G4Vee2hadrons::HighEnergy(), massOm, and massPhi.

+ Here is the call graph for this function:

void G4eeTo3PiModel::SampleSecondaries ( std::vector< G4DynamicParticle * > *  newp,
G4double  e,
const G4ThreeVector direction 
)
virtual

Implements G4Vee2hadrons.

Definition at line 106 of file G4eeTo3PiModel.cc.

References G4Vee2hadrons::cross, G4eeCrossSections::DpRho(), e2, G4cout, G4endl, G4RandomDirection(), G4UniformRand, gmax, massPi, massPi0, nmax, G4InuclParticleNames::nn, G4PionMinus::PionMinus(), G4PionPlus::PionPlus(), and G4PionZero::PionZero().

+ Here is the call graph for this function:

Member Data Documentation

G4double G4eeTo3PiModel::gmax
private

Definition at line 85 of file G4eeTo3PiModel.hh.

Referenced by G4eeTo3PiModel(), and SampleSecondaries().

G4double G4eeTo3PiModel::massOm
private

Definition at line 83 of file G4eeTo3PiModel.hh.

Referenced by G4eeTo3PiModel(), and PeakEnergy().

G4double G4eeTo3PiModel::massPhi
private

Definition at line 84 of file G4eeTo3PiModel.hh.

Referenced by G4eeTo3PiModel(), and PeakEnergy().

G4double G4eeTo3PiModel::massPi
private

Definition at line 81 of file G4eeTo3PiModel.hh.

Referenced by G4eeTo3PiModel(), and SampleSecondaries().

G4double G4eeTo3PiModel::massPi0
private

Definition at line 82 of file G4eeTo3PiModel.hh.

Referenced by G4eeTo3PiModel(), and SampleSecondaries().


The documentation for this class was generated from the following files: