Geant4  10.02
G4eeToPGammaModel Class Reference

#include <G4eeToPGammaModel.hh>

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

Public Member Functions

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

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

Private Attributes

G4ParticleDefinitionparticle
 
G4ParticleDefinitionpi0
 
G4double massP
 
G4double massR
 

Additional Inherited Members

- Protected Attributes inherited from G4Vee2hadrons
G4eeCrossSectionscross
 

Detailed Description

Definition at line 60 of file G4eeToPGammaModel.hh.

Constructor & Destructor Documentation

G4eeToPGammaModel::G4eeToPGammaModel ( G4eeCrossSections cr,
const G4String npart,
G4double  maxkinEnergy,
G4double  binWidth 
)

Definition at line 65 of file G4eeToPGammaModel.cc.

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

+ Here is the call graph for this function:

G4eeToPGammaModel::~G4eeToPGammaModel ( )
virtual

Definition at line 91 of file G4eeToPGammaModel.cc.

G4eeToPGammaModel::G4eeToPGammaModel ( const G4eeToPGammaModel )
private

Member Function Documentation

G4double G4eeToPGammaModel::ComputeCrossSection ( G4double  e) const
virtual

Implements G4Vee2hadrons.

Definition at line 103 of file G4eeToPGammaModel.cc.

References G4Vee2hadrons::cross, G4eeCrossSections::CrossSectionEtaG(), G4eeCrossSections::CrossSectionPi0G(), 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 96 of file G4eeToPGammaModel.cc.

References massR.

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

Implements G4Vee2hadrons.

Definition at line 113 of file G4eeToPGammaModel.cc.

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

+ Here is the call graph for this function:

Member Data Documentation

G4double G4eeToPGammaModel::massP
private

Definition at line 85 of file G4eeToPGammaModel.hh.

Referenced by G4eeToPGammaModel(), and SampleSecondaries().

G4double G4eeToPGammaModel::massR
private

Definition at line 86 of file G4eeToPGammaModel.hh.

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

G4ParticleDefinition* G4eeToPGammaModel::particle
private

Definition at line 82 of file G4eeToPGammaModel.hh.

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

G4ParticleDefinition* G4eeToPGammaModel::pi0
private

Definition at line 83 of file G4eeToPGammaModel.hh.

Referenced by ComputeCrossSection(), and G4eeToPGammaModel().


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