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

#include <G4ElectronIonPair.hh>

Public Member Functions

 G4ElectronIonPair ()
 
virtual ~G4ElectronIonPair ()
 
G4double MeanNumberOfIonsAlongStep (const G4ParticleDefinition *, const G4Material *, G4double edepTotal, G4double edepNIEL=0.0)
 
G4double MeanNumberOfIonsAlongStep (const G4Step *)
 
G4int SampleNumberOfIonsAlongStep (const G4Step *)
 
std::vector< G4ThreeVector > * SampleIonsAlongStep (const G4Step *)
 
G4int ResidualeChargePostStep (const G4ParticleDefinition *, const G4TrackVector *secondary=0, G4int processSubType=-1)
 
G4int ResidualeChargePostStep (const G4Step *)
 
G4double FindG4MeanEnergyPerIonPair (const G4Material *)
 
void DumpMeanEnergyPerIonPair ()
 
void DumpG4MeanEnergyPerIonPair ()
 
void SetVerbose (G4int)
 

Detailed Description

Definition at line 73 of file G4ElectronIonPair.hh.

Constructor & Destructor Documentation

G4ElectronIonPair::G4ElectronIonPair ( )

Definition at line 58 of file G4ElectronIonPair.cc.

G4ElectronIonPair::~G4ElectronIonPair ( )
virtual

Definition at line 70 of file G4ElectronIonPair.cc.

Member Function Documentation

void G4ElectronIonPair::DumpG4MeanEnergyPerIonPair ( )

Definition at line 187 of file G4ElectronIonPair.cc.

void G4ElectronIonPair::DumpMeanEnergyPerIonPair ( )

Definition at line 168 of file G4ElectronIonPair.cc.

Here is the call graph for this function:

G4double G4ElectronIonPair::FindG4MeanEnergyPerIonPair ( const G4Material mat)

Definition at line 145 of file G4ElectronIonPair.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4ElectronIonPair::MeanNumberOfIonsAlongStep ( const G4ParticleDefinition part,
const G4Material material,
G4double  edepTotal,
G4double  edepNIEL = 0.0 
)

Definition at line 75 of file G4ElectronIonPair.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4ElectronIonPair::MeanNumberOfIonsAlongStep ( const G4Step step)
inline

Definition at line 138 of file G4ElectronIonPair.hh.

Here is the call graph for this function:

G4int G4ElectronIonPair::ResidualeChargePostStep ( const G4ParticleDefinition ,
const G4TrackVector secondary = 0,
G4int  processSubType = -1 
)

Definition at line 133 of file G4ElectronIonPair.cc.

Here is the caller graph for this function:

G4int G4ElectronIonPair::ResidualeChargePostStep ( const G4Step step)
inline

Definition at line 156 of file G4ElectronIonPair.hh.

Here is the call graph for this function:

std::vector< G4ThreeVector > * G4ElectronIonPair::SampleIonsAlongStep ( const G4Step step)

Definition at line 108 of file G4ElectronIonPair.cc.

Here is the call graph for this function:

G4int G4ElectronIonPair::SampleNumberOfIonsAlongStep ( const G4Step step)
inline

Definition at line 147 of file G4ElectronIonPair.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4ElectronIonPair::SetVerbose ( G4int  val)
inline

Definition at line 166 of file G4ElectronIonPair.hh.

Here is the caller graph for this function:


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