Geant4_10
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
G4AtomicTransitionManager Class Reference

#include <G4AtomicTransitionManager.hh>

Public Member Functions

G4AtomicShellShell (G4int Z, size_t shellIndex) const
 
const G4FluoTransitionReachableShell (G4int Z, size_t shellIndex) const
 
const G4AugerTransitionReachableAugerShell (G4int Z, G4int shellIndex) const
 
G4int NumberOfShells (G4int Z) const
 
G4int NumberOfReachableShells (G4int Z) const
 
G4int NumberOfReachableAugerShells (G4int Z) const
 
G4double TotalRadiativeTransitionProbability (G4int Z, size_t shellIndex)
 
G4double TotalNonRadiativeTransitionProbability (G4int Z, size_t shellIndex)
 

Static Public Member Functions

static G4AtomicTransitionManagerInstance ()
 

Protected Member Functions

 G4AtomicTransitionManager (G4int minZ=1, G4int maxZ=100, G4int limitInfTable=6, G4int limitSupTable=100)
 
 ~G4AtomicTransitionManager ()
 

Detailed Description

Definition at line 60 of file G4AtomicTransitionManager.hh.

Constructor & Destructor Documentation

G4AtomicTransitionManager::G4AtomicTransitionManager ( G4int  minZ = 1,
G4int  maxZ = 100,
G4int  limitInfTable = 6,
G4int  limitSupTable = 100 
)
protected

Definition at line 40 of file G4AtomicTransitionManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4AtomicTransitionManager::~G4AtomicTransitionManager ( )
protected

Definition at line 122 of file G4AtomicTransitionManager.cc.

Member Function Documentation

G4AtomicTransitionManager * G4AtomicTransitionManager::Instance ( void  )
static

Definition at line 162 of file G4AtomicTransitionManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4AtomicTransitionManager::NumberOfReachableAugerShells ( G4int  Z) const

Definition at line 309 of file G4AtomicTransitionManager.cc.

Here is the call graph for this function:

G4int G4AtomicTransitionManager::NumberOfReachableShells ( G4int  Z) const

Definition at line 280 of file G4AtomicTransitionManager.cc.

Here is the call graph for this function:

G4int G4AtomicTransitionManager::NumberOfShells ( G4int  Z) const

Definition at line 249 of file G4AtomicTransitionManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

const G4AugerTransition * G4AtomicTransitionManager::ReachableAugerShell ( G4int  Z,
G4int  shellIndex 
) const

Definition at line 240 of file G4AtomicTransitionManager.cc.

Here is the call graph for this function:

const G4FluoTransition * G4AtomicTransitionManager::ReachableShell ( G4int  Z,
size_t  shellIndex 
) const

Definition at line 213 of file G4AtomicTransitionManager.cc.

Here is the call graph for this function:

G4AtomicShell * G4AtomicTransitionManager::Shell ( G4int  Z,
size_t  shellIndex 
) const

Definition at line 173 of file G4AtomicTransitionManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4AtomicTransitionManager::TotalNonRadiativeTransitionProbability ( G4int  Z,
size_t  shellIndex 
)

Definition at line 363 of file G4AtomicTransitionManager.cc.

Here is the call graph for this function:

G4double G4AtomicTransitionManager::TotalRadiativeTransitionProbability ( G4int  Z,
size_t  shellIndex 
)

Definition at line 317 of file G4AtomicTransitionManager.cc.

Here is the call graph for this function:


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