Geant4  10.00.p02
G4ee2KChargedModel Class Reference

#include <G4ee2KChargedModel.hh>

+ Inheritance diagram for G4ee2KChargedModel:
+ Collaboration diagram for G4ee2KChargedModel:

Public Member Functions

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

G4ee2KChargedModeloperator= (const G4ee2KChargedModel &right)
 
 G4ee2KChargedModel (const G4ee2KChargedModel &)
 

Private Attributes

G4eeCrossSectionscross
 
G4double massK
 
G4double massPhi
 

Detailed Description

Definition at line 59 of file G4ee2KChargedModel.hh.

Constructor & Destructor Documentation

G4ee2KChargedModel::G4ee2KChargedModel ( G4eeCrossSections cr)

Definition at line 64 of file G4ee2KChargedModel.cc.

References G4ParticleDefinition::GetPDGMass(), G4KaonPlus::KaonPlus(), massK, massPhi, and MeV.

+ Here is the call graph for this function:

G4ee2KChargedModel::~G4ee2KChargedModel ( )
virtual

Definition at line 73 of file G4ee2KChargedModel.cc.

G4ee2KChargedModel::G4ee2KChargedModel ( const G4ee2KChargedModel )
private

Member Function Documentation

G4double G4ee2KChargedModel::ComputeCrossSection ( G4double  e) const
virtual

Implements G4Vee2hadrons.

Definition at line 92 of file G4ee2KChargedModel.cc.

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

+ Here is the call graph for this function:

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

Implements G4Vee2hadrons.

Definition at line 85 of file G4ee2KChargedModel.cc.

References massPhi.

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

Implements G4Vee2hadrons.

Definition at line 100 of file G4ee2KChargedModel.cc.

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

+ Here is the call graph for this function:

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

Implements G4Vee2hadrons.

Definition at line 113 of file G4ee2KChargedModel.cc.

References G4UniformRand, G4KaonMinus::KaonMinus(), G4KaonPlus::KaonPlus(), and massK.

+ Here is the call graph for this function:

G4double G4ee2KChargedModel::ThresholdEnergy ( ) const
virtual

Implements G4Vee2hadrons.

Definition at line 78 of file G4ee2KChargedModel.cc.

References massK.

Member Data Documentation

G4eeCrossSections* G4ee2KChargedModel::cross
private

Definition at line 85 of file G4ee2KChargedModel.hh.

Referenced by ComputeCrossSection().

G4double G4ee2KChargedModel::massK
private
G4double G4ee2KChargedModel::massPhi
private

Definition at line 88 of file G4ee2KChargedModel.hh.

Referenced by G4ee2KChargedModel(), and PeakEnergy().


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