Geant4  10.00.p02
G4IonYangFluctuationModel Class Reference

#include <G4IonYangFluctuationModel.hh>

+ Inheritance diagram for G4IonYangFluctuationModel:
+ Collaboration diagram for G4IonYangFluctuationModel:

Public Member Functions

 G4IonYangFluctuationModel (const G4String &name)
 
 ~G4IonYangFluctuationModel ()
 
G4double TheValue (const G4DynamicParticle *particle, const G4Material *material)
 
G4double TheValue (const G4ParticleDefinition *aParticle, const G4Material *material, G4double kineticEnergy)
 
G4double HighEnergyLimit (const G4ParticleDefinition *aParticle, const G4Material *material) const
 
G4double LowEnergyLimit (const G4ParticleDefinition *aParticle, const G4Material *material) const
 
G4double HighEnergyLimit (const G4ParticleDefinition *aParticle) const
 
G4double LowEnergyLimit (const G4ParticleDefinition *aParticle) const
 
G4bool IsInCharge (const G4DynamicParticle *particle, const G4Material *material) const
 
G4bool IsInCharge (const G4ParticleDefinition *aParticle, const G4Material *material) const
 
- Public Member Functions inherited from G4VLowEnergyModel
 G4VLowEnergyModel (const G4String &name)
 
virtual ~G4VLowEnergyModel ()
 

Private Member Functions

G4double YangFluctuationModel (const G4Material *material, G4double kineticEnergy, G4double particleMass, G4double charge) const
 

Detailed Description

Definition at line 56 of file G4IonYangFluctuationModel.hh.

Constructor & Destructor Documentation

G4IonYangFluctuationModel::G4IonYangFluctuationModel ( const G4String name)

Definition at line 67 of file G4IonYangFluctuationModel.cc.

G4IonYangFluctuationModel::~G4IonYangFluctuationModel ( )

Definition at line 73 of file G4IonYangFluctuationModel.cc.

Member Function Documentation

G4double G4IonYangFluctuationModel::HighEnergyLimit ( const G4ParticleDefinition aParticle,
const G4Material material 
) const
virtual

Implements G4VLowEnergyModel.

Definition at line 106 of file G4IonYangFluctuationModel.cc.

References TeV.

G4double G4IonYangFluctuationModel::HighEnergyLimit ( const G4ParticleDefinition aParticle) const
virtual

Implements G4VLowEnergyModel.

Definition at line 122 of file G4IonYangFluctuationModel.cc.

References TeV.

G4bool G4IonYangFluctuationModel::IsInCharge ( const G4DynamicParticle particle,
const G4Material material 
) const
virtual

Implements G4VLowEnergyModel.

Definition at line 137 of file G4IonYangFluctuationModel.cc.

G4bool G4IonYangFluctuationModel::IsInCharge ( const G4ParticleDefinition aParticle,
const G4Material material 
) const
virtual

Implements G4VLowEnergyModel.

Definition at line 145 of file G4IonYangFluctuationModel.cc.

G4double G4IonYangFluctuationModel::LowEnergyLimit ( const G4ParticleDefinition aParticle,
const G4Material material 
) const
virtual

Implements G4VLowEnergyModel.

Definition at line 114 of file G4IonYangFluctuationModel.cc.

G4double G4IonYangFluctuationModel::LowEnergyLimit ( const G4ParticleDefinition aParticle) const
virtual

Implements G4VLowEnergyModel.

Definition at line 129 of file G4IonYangFluctuationModel.cc.

G4double G4IonYangFluctuationModel::TheValue ( const G4DynamicParticle particle,
const G4Material material 
)
virtual

Implements G4VLowEnergyModel.

Definition at line 78 of file G4IonYangFluctuationModel.cc.

References G4INCL::KinematicsUtils::energy(), eplus, G4DynamicParticle::GetCharge(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMass(), and YangFluctuationModel().

+ Here is the call graph for this function:

G4double G4IonYangFluctuationModel::TheValue ( const G4ParticleDefinition aParticle,
const G4Material material,
G4double  kineticEnergy 
)
virtual

Implements G4VLowEnergyModel.

Definition at line 92 of file G4IonYangFluctuationModel.cc.

References eplus, G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMass(), and YangFluctuationModel().

+ Here is the call graph for this function:

G4double G4IonYangFluctuationModel::YangFluctuationModel ( const G4Material material,
G4double  kineticEnergy,
G4double  particleMass,
G4double  charge 
) const
private

Definition at line 153 of file G4IonYangFluctuationModel.cc.

References G4INCL::KinematicsUtils::energy(), G4Material::GetElectronDensity(), G4Material::GetNumberOfElements(), G4Material::GetState(), G4Material::GetTotNbOfAtomsPerVolume(), kStateGas, and MeV.

Referenced by TheValue().

+ 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: