Geant4_10
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 G4MaterialCutsCouple *, 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 61 of file G4IonFluctuations.hh.

Constructor & Destructor Documentation

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

Definition at line 73 of file G4IonFluctuations.cc.

Here is the call graph for this function:

G4IonFluctuations::~G4IonFluctuations ( )
virtual

Definition at line 94 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 177 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 99 of file G4IonFluctuations.cc.

Here is the call graph for this function:

G4double G4IonFluctuations::SampleFluctuations ( const G4MaterialCutsCouple couple,
const G4DynamicParticle dp,
G4double  tmax,
G4double  length,
G4double  meanLoss 
)
virtual

Implements G4VEmFluctuationModel.

Definition at line 112 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 442 of file G4IonFluctuations.cc.

Here is the call graph for this function:


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