Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4eeToPGammaModel Class Reference

#include <G4eeToPGammaModel.hh>

Inheritance diagram for G4eeToPGammaModel:
Inheritance graph
[legend]
Collaboration diagram for G4eeToPGammaModel:
Collaboration graph
[legend]

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
 

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.

Here is the call graph for this function:

G4eeToPGammaModel::~G4eeToPGammaModel ( )
virtual

Definition at line 81 of file G4eeToPGammaModel.cc.

Member Function Documentation

G4double G4eeToPGammaModel::ComputeCrossSection ( G4double  e) const
virtual

Implements G4Vee2hadrons.

Definition at line 100 of file G4eeToPGammaModel.cc.

Here is the call graph for this function:

G4double G4eeToPGammaModel::PeakEnergy ( ) const
virtual

Implements G4Vee2hadrons.

Definition at line 93 of file G4eeToPGammaModel.cc.

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

Implements G4Vee2hadrons.

Definition at line 111 of file G4eeToPGammaModel.cc.

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.

Here is the call graph for this function:

G4double G4eeToPGammaModel::ThresholdEnergy ( ) const
virtual

Implements G4Vee2hadrons.

Definition at line 86 of file G4eeToPGammaModel.cc.

Here is the call graph for this function:

Here is the caller graph for this function:


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