|
Geant4.10
|
#include <G4FluoData.hh>
Public Member Functions | |
| G4FluoData () | |
| ~G4FluoData () | |
| 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 () |
Definition at line 52 of file G4FluoData.hh.
| G4FluoData::G4FluoData | ( | ) |
Definition at line 44 of file G4FluoData.cc.
| G4FluoData::~G4FluoData | ( | ) |
Definition at line 49 of file G4FluoData.cc.
Definition at line 188 of file G4FluoData.cc.
References test::a, FatalException, G4Exception(), python.hepunit::MeV, and n.
Referenced by G4AtomicTransitionManager::G4AtomicTransitionManager().
| size_t G4FluoData::NumberOfTransitions | ( | G4int | vacancyIndex | ) | const |
Definition at line 93 of file G4FluoData.cc.
References G4Exception(), JustWarning, and n.
Referenced by G4AtomicTransitionManager::G4AtomicTransitionManager(), and PrintData().
| size_t G4FluoData::NumberOfVacancies | ( | ) | const |
Definition at line 70 of file G4FluoData.cc.
Definition at line 316 of file G4FluoData.cc.
References G4cout, G4endl, python.hepunit::MeV, NumberOfTransitions(), StartShellEnergy(), StartShellId(), and StartShellProb().
Definition at line 137 of file G4FluoData.cc.
References FatalErrorInArgument, G4Exception(), and n.
Referenced by G4AtomicTransitionManager::G4AtomicTransitionManager(), and PrintData().
Definition at line 110 of file G4FluoData.cc.
References FatalErrorInArgument, G4Exception(), and n.
Referenced by G4AtomicTransitionManager::G4AtomicTransitionManager(), and PrintData().
Definition at line 161 of file G4FluoData.cc.
References G4Exception(), JustWarning, and n.
Referenced by G4AtomicTransitionManager::G4AtomicTransitionManager(), and PrintData().
Definition at line 75 of file G4FluoData.cc.
References FatalErrorInArgument, G4Exception(), and n.
Referenced by G4AtomicTransitionManager::G4AtomicTransitionManager().
1.8.7