Geant4  10.00.p02
G4eeToPGammaModel Class Reference

#include <G4eeToPGammaModel.hh>

+ Inheritance diagram for G4eeToPGammaModel:
+ Collaboration diagram for G4eeToPGammaModel:

Public Member Functions

 G4eeToPGammaModel (G4eeCrossSections *, const G4String &)
 
virtual ~G4eeToPGammaModel ()
 
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

G4eeToPGammaModeloperator= (const G4eeToPGammaModel &right)
 
 G4eeToPGammaModel (const G4eeToPGammaModel &)
 

Private Attributes

G4eeCrossSectionscross
 
G4ParticleDefinitionparticle
 
G4ParticleDefinitionpi0
 
G4double massP
 
G4double massR
 

Detailed Description

Definition at line 60 of file G4eeToPGammaModel.hh.

Constructor & Destructor Documentation

G4eeToPGammaModel::G4eeToPGammaModel ( G4eeCrossSections cr,
const G4String npart 
)

Definition at line 65 of file G4eeToPGammaModel.cc.

References G4Eta::Eta(), G4ParticleDefinition::GetPDGMass(), massP, massR, MeV, particle, pi0, and G4PionZero::PionZero().

+ Here is the call graph for this function:

G4eeToPGammaModel::~G4eeToPGammaModel ( )
virtual

Definition at line 81 of file G4eeToPGammaModel.cc.

G4eeToPGammaModel::G4eeToPGammaModel ( const G4eeToPGammaModel )
private

Member Function Documentation

G4double G4eeToPGammaModel::ComputeCrossSection ( G4double  e) const
virtual

Implements G4Vee2hadrons.

Definition at line 100 of file G4eeToPGammaModel.cc.

References cross, G4eeCrossSections::CrossSectionEtaG(), G4eeCrossSections::CrossSectionPi0G(), G4Vee2hadrons::HighEnergy(), G4INCL::Math::min(), particle, and pi0.

+ Here is the call graph for this function:

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

Implements G4Vee2hadrons.

Definition at line 93 of file G4eeToPGammaModel.cc.

References massR.

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

Implements G4Vee2hadrons.

Definition at line 111 of file G4eeToPGammaModel.cc.

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

+ Here is the call graph for this function:

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

Implements G4Vee2hadrons.

Definition at line 124 of file G4eeToPGammaModel.cc.

References G4UniformRand, G4Gamma::Gamma(), massP, massR, and particle.

+ Here is the call graph for this function:

G4double G4eeToPGammaModel::ThresholdEnergy ( ) const
virtual

Implements G4Vee2hadrons.

Definition at line 86 of file G4eeToPGammaModel.cc.

References G4Vee2hadrons::LowEnergy().

Referenced by PhysicsVector().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4eeCrossSections* G4eeToPGammaModel::cross
private

Definition at line 86 of file G4eeToPGammaModel.hh.

Referenced by ComputeCrossSection().

G4double G4eeToPGammaModel::massP
private

Definition at line 91 of file G4eeToPGammaModel.hh.

Referenced by G4eeToPGammaModel(), and SampleSecondaries().

G4double G4eeToPGammaModel::massR
private

Definition at line 92 of file G4eeToPGammaModel.hh.

Referenced by G4eeToPGammaModel(), PeakEnergy(), and SampleSecondaries().

G4ParticleDefinition* G4eeToPGammaModel::particle
private

Definition at line 88 of file G4eeToPGammaModel.hh.

Referenced by ComputeCrossSection(), G4eeToPGammaModel(), and SampleSecondaries().

G4ParticleDefinition* G4eeToPGammaModel::pi0
private

Definition at line 89 of file G4eeToPGammaModel.hh.

Referenced by ComputeCrossSection(), and G4eeToPGammaModel().


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