Geant4  10.00.p02
G4eeTo3PiModel Class Reference

#include <G4eeTo3PiModel.hh>

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

Public Member Functions

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

Private Member Functions

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

Private Attributes

G4eeCrossSectionscross
 
G4double massPi
 
G4double massPi0
 
G4double massOm
 
G4double massPhi
 
G4double gcash
 
G4double gmax
 

Detailed Description

Definition at line 59 of file G4eeTo3PiModel.hh.

Constructor & Destructor Documentation

G4eeTo3PiModel::G4eeTo3PiModel ( G4eeCrossSections cr)

Definition at line 66 of file G4eeTo3PiModel.cc.

References gcash, 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 79 of file G4eeTo3PiModel.cc.

G4eeTo3PiModel::G4eeTo3PiModel ( const G4eeTo3PiModel )
private

Member Function Documentation

G4double G4eeTo3PiModel::ComputeCrossSection ( G4double  e) const
virtual

Implements G4Vee2hadrons.

Definition at line 100 of file G4eeTo3PiModel.cc.

References cross, G4eeCrossSections::CrossSection3pi(), G4Vee2hadrons::HighEnergy(), and G4INCL::Math::min().

+ 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 91 of file G4eeTo3PiModel.cc.

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

+ Here is the call graph for this function:

G4PhysicsVector * G4eeTo3PiModel::PhysicsVector ( G4double  emin,
G4double  emax 
) const
virtual

Implements G4Vee2hadrons.

Definition at line 108 of file G4eeTo3PiModel.cc.

References G4INCL::Math::max(), MeV, G4PhysicsVector::SetSpline(), and ThresholdEnergy().

+ 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 121 of file G4eeTo3PiModel.cc.

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

+ Here is the call graph for this function:

G4double G4eeTo3PiModel::ThresholdEnergy ( ) const
virtual

Implements G4Vee2hadrons.

Definition at line 84 of file G4eeTo3PiModel.cc.

References G4Vee2hadrons::LowEnergy(), massPi, massPi0, and G4INCL::Math::max().

Referenced by PhysicsVector(), and SampleSecondaries().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4eeCrossSections* G4eeTo3PiModel::cross
private

Definition at line 85 of file G4eeTo3PiModel.hh.

Referenced by ComputeCrossSection(), and SampleSecondaries().

G4double G4eeTo3PiModel::gcash
private

Definition at line 91 of file G4eeTo3PiModel.hh.

Referenced by G4eeTo3PiModel(), and SampleSecondaries().

G4double G4eeTo3PiModel::gmax
private

Definition at line 92 of file G4eeTo3PiModel.hh.

Referenced by G4eeTo3PiModel(), and SampleSecondaries().

G4double G4eeTo3PiModel::massOm
private

Definition at line 89 of file G4eeTo3PiModel.hh.

Referenced by G4eeTo3PiModel(), and PeakEnergy().

G4double G4eeTo3PiModel::massPhi
private

Definition at line 90 of file G4eeTo3PiModel.hh.

Referenced by G4eeTo3PiModel(), and PeakEnergy().

G4double G4eeTo3PiModel::massPi
private

Definition at line 87 of file G4eeTo3PiModel.hh.

Referenced by G4eeTo3PiModel(), SampleSecondaries(), and ThresholdEnergy().

G4double G4eeTo3PiModel::massPi0
private

Definition at line 88 of file G4eeTo3PiModel.hh.

Referenced by G4eeTo3PiModel(), SampleSecondaries(), and ThresholdEnergy().


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