Geant4  10.00.p02
G4eeToTwoPiModel Class Reference

#include <G4eeToTwoPiModel.hh>

+ Inheritance diagram for G4eeToTwoPiModel:
+ Collaboration diagram for G4eeToTwoPiModel:

Public Member Functions

 G4eeToTwoPiModel (G4eeCrossSections *)
 
virtual ~G4eeToTwoPiModel ()
 
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

G4eeToTwoPiModeloperator= (const G4eeToTwoPiModel &right)
 
 G4eeToTwoPiModel (const G4eeToTwoPiModel &)
 

Private Attributes

G4eeCrossSectionscross
 
G4double massPi
 
G4double massRho
 

Detailed Description

Definition at line 59 of file G4eeToTwoPiModel.hh.

Constructor & Destructor Documentation

G4eeToTwoPiModel::G4eeToTwoPiModel ( G4eeCrossSections cr)

Definition at line 64 of file G4eeToTwoPiModel.cc.

References G4ParticleDefinition::GetPDGMass(), massPi, massRho, MeV, and G4PionPlus::PionPlus().

+ Here is the call graph for this function:

G4eeToTwoPiModel::~G4eeToTwoPiModel ( )
virtual

Definition at line 73 of file G4eeToTwoPiModel.cc.

G4eeToTwoPiModel::G4eeToTwoPiModel ( const G4eeToTwoPiModel )
private

Member Function Documentation

G4double G4eeToTwoPiModel::ComputeCrossSection ( G4double  e) const
virtual

Implements G4Vee2hadrons.

Definition at line 92 of file G4eeToTwoPiModel.cc.

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

+ Here is the call graph for this function:

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

Implements G4Vee2hadrons.

Definition at line 85 of file G4eeToTwoPiModel.cc.

References massRho.

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

Implements G4Vee2hadrons.

Definition at line 100 of file G4eeToTwoPiModel.cc.

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

+ Here is the call graph for this function:

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

Implements G4Vee2hadrons.

Definition at line 113 of file G4eeToTwoPiModel.cc.

References G4UniformRand, massPi, G4PionMinus::PionMinus(), G4PionPlus::PionPlus(), and G4InuclParticleNames::pip.

+ Here is the call graph for this function:

G4double G4eeToTwoPiModel::ThresholdEnergy ( ) const
virtual

Implements G4Vee2hadrons.

Definition at line 78 of file G4eeToTwoPiModel.cc.

References massPi.

Member Data Documentation

G4eeCrossSections* G4eeToTwoPiModel::cross
private

Definition at line 85 of file G4eeToTwoPiModel.hh.

Referenced by ComputeCrossSection().

G4double G4eeToTwoPiModel::massPi
private
G4double G4eeToTwoPiModel::massRho
private

Definition at line 88 of file G4eeToTwoPiModel.hh.

Referenced by G4eeToTwoPiModel(), and PeakEnergy().


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