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

#include <G4eeTo3PiModel.hh>

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

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
 

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.

Here is the call graph for this function:

G4eeTo3PiModel::~G4eeTo3PiModel ( )
virtual

Definition at line 79 of file G4eeTo3PiModel.cc.

Member Function Documentation

G4double G4eeTo3PiModel::ComputeCrossSection ( G4double  e) const
virtual

Implements G4Vee2hadrons.

Definition at line 100 of file G4eeTo3PiModel.cc.

Here is the call graph for this function:

G4double G4eeTo3PiModel::PeakEnergy ( ) const
virtual

Implements G4Vee2hadrons.

Definition at line 91 of file G4eeTo3PiModel.cc.

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.

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.

Here is the call graph for this function:

G4double G4eeTo3PiModel::ThresholdEnergy ( ) const
virtual

Implements G4Vee2hadrons.

Definition at line 84 of file G4eeTo3PiModel.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: