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

#include <G4IonFluctuations.hh>

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

Public Member Functions

 G4IonFluctuations (const G4String &nam="IonFluc")
 
virtual ~G4IonFluctuations ()
 
G4double SampleFluctuations (const G4Material *, const G4DynamicParticle *, G4double &tmax, G4double &length, G4double &meanLoss)
 
G4double Dispersion (const G4Material *, const G4DynamicParticle *, G4double &tmax, G4double &length)
 
void InitialiseMe (const G4ParticleDefinition *)
 
void SetParticleAndCharge (const G4ParticleDefinition *, G4double q2)
 
- Public Member Functions inherited from G4VEmFluctuationModel
 G4VEmFluctuationModel (const G4String &nam)
 
virtual ~G4VEmFluctuationModel ()
 
G4String GetName () const
 

Detailed Description

Definition at line 59 of file G4IonFluctuations.hh.

Constructor & Destructor Documentation

G4IonFluctuations::G4IonFluctuations ( const G4String nam = "IonFluc")

Definition at line 70 of file G4IonFluctuations.cc.

G4IonFluctuations::~G4IonFluctuations ( )
virtual

Definition at line 90 of file G4IonFluctuations.cc.

Member Function Documentation

G4double G4IonFluctuations::Dispersion ( const G4Material material,
const G4DynamicParticle dp,
G4double tmax,
G4double length 
)
virtual

Implements G4VEmFluctuationModel.

Definition at line 170 of file G4IonFluctuations.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4IonFluctuations::InitialiseMe ( const G4ParticleDefinition part)
virtual

Reimplemented from G4VEmFluctuationModel.

Definition at line 95 of file G4IonFluctuations.cc.

Here is the call graph for this function:

G4double G4IonFluctuations::SampleFluctuations ( const G4Material material,
const G4DynamicParticle dp,
G4double tmax,
G4double length,
G4double meanLoss 
)
virtual

Implements G4VEmFluctuationModel.

Definition at line 107 of file G4IonFluctuations.cc.

Here is the call graph for this function:

void G4IonFluctuations::SetParticleAndCharge ( const G4ParticleDefinition part,
G4double  q2 
)
virtual

Reimplemented from G4VEmFluctuationModel.

Definition at line 431 of file G4IonFluctuations.cc.

Here is the call graph for this function:


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