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

#include <G4RDFluoData.hh>

Public Member Functions

 G4RDFluoData ()
 
 ~G4RDFluoData ()
 
size_t NumberOfVacancies () const
 
G4int VacancyId (G4int vacancyIndex) const
 
size_t NumberOfTransitions (G4int vacancyIndex) const
 
G4int StartShellId (G4int initIndex, G4int vacancyIndex) const
 
G4double StartShellEnergy (G4int initIndex, G4int vacancyIndex) const
 
G4double StartShellProb (G4int initIndex, G4int vacancyIndex) const
 
void LoadData (G4int Z)
 
void PrintData ()
 

Detailed Description

Definition at line 52 of file G4RDFluoData.hh.

Constructor & Destructor Documentation

G4RDFluoData::G4RDFluoData ( )

Definition at line 44 of file G4RDFluoData.cc.

G4RDFluoData::~G4RDFluoData ( )

Definition at line 49 of file G4RDFluoData.cc.

Member Function Documentation

void G4RDFluoData::LoadData ( G4int  Z)

Definition at line 186 of file G4RDFluoData.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

size_t G4RDFluoData::NumberOfTransitions ( G4int  vacancyIndex) const

Definition at line 94 of file G4RDFluoData.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

size_t G4RDFluoData::NumberOfVacancies ( ) const

Definition at line 70 of file G4RDFluoData.cc.

void G4RDFluoData::PrintData ( void  )

Definition at line 308 of file G4RDFluoData.cc.

Here is the call graph for this function:

G4double G4RDFluoData::StartShellEnergy ( G4int  initIndex,
G4int  vacancyIndex 
) const

Definition at line 136 of file G4RDFluoData.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4RDFluoData::StartShellId ( G4int  initIndex,
G4int  vacancyIndex 
) const

Definition at line 109 of file G4RDFluoData.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4RDFluoData::StartShellProb ( G4int  initIndex,
G4int  vacancyIndex 
) const

Definition at line 161 of file G4RDFluoData.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4RDFluoData::VacancyId ( G4int  vacancyIndex) const

Definition at line 75 of file G4RDFluoData.cc.

Here is the call graph for this function:

Here is the caller graph for this function:


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