Geant4_10
Public Member Functions | List of all members
G4EmSaturation Class Reference

#include <G4EmSaturation.hh>

Public Member Functions

 G4EmSaturation ()
 
virtual ~G4EmSaturation ()
 
G4double VisibleEnergyDeposition (const G4ParticleDefinition *, const G4MaterialCutsCouple *, G4double length, G4double edepTotal, G4double edepNIEL=0.0)
 
G4double VisibleEnergyDeposition (const G4Step *)
 
G4double FindG4BirksCoefficient (const G4Material *)
 
void SetVerbose (G4int)
 
void DumpBirksCoefficients ()
 
void DumpG4BirksCoefficients ()
 

Detailed Description

Definition at line 69 of file G4EmSaturation.hh.

Constructor & Destructor Documentation

G4EmSaturation::G4EmSaturation ( )

Definition at line 58 of file G4EmSaturation.cc.

Here is the call graph for this function:

G4EmSaturation::~G4EmSaturation ( )
virtual

Definition at line 78 of file G4EmSaturation.cc.

Member Function Documentation

void G4EmSaturation::DumpBirksCoefficients ( )

Definition at line 233 of file G4EmSaturation.cc.

Here is the call graph for this function:

void G4EmSaturation::DumpG4BirksCoefficients ( )

Definition at line 250 of file G4EmSaturation.cc.

G4double G4EmSaturation::FindG4BirksCoefficient ( const G4Material mat)

Definition at line 136 of file G4EmSaturation.cc.

Here is the call graph for this function:

void G4EmSaturation::SetVerbose ( G4int  val)
inline

Definition at line 132 of file G4EmSaturation.hh.

Here is the caller graph for this function:

G4double G4EmSaturation::VisibleEnergyDeposition ( const G4ParticleDefinition p,
const G4MaterialCutsCouple couple,
G4double  length,
G4double  edepTotal,
G4double  edepNIEL = 0.0 
)

Definition at line 83 of file G4EmSaturation.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4EmSaturation::VisibleEnergyDeposition ( const G4Step step)
inline

Definition at line 137 of file G4EmSaturation.hh.

Here is the call graph for this function:


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