|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4NuDEXStatisticalNucleus.hh>
Public Attributes | |
| G4int | id |
| G4double | Energy |
| G4int | spinx2 |
| G4bool | parity |
| G4double | T12 |
| G4int | Ndecays |
| G4double * | decayFraction |
| std::string * | decayMode |
| G4int | NGammas |
| G4int * | FinalLevelID |
| G4int * | multipolarity |
| G4double * | Eg |
| G4double * | cumulPtot |
| G4double * | Pg |
| G4double * | Pe |
| G4double * | Icc |
Definition at line 79 of file G4NuDEXStatisticalNucleus.hh.
| G4double * KnownLevel::cumulPtot |
Definition at line 90 of file G4NuDEXStatisticalNucleus.hh.
| G4double* KnownLevel::decayFraction |
Definition at line 86 of file G4NuDEXStatisticalNucleus.hh.
| std::string* KnownLevel::decayMode |
Definition at line 87 of file G4NuDEXStatisticalNucleus.hh.
| G4double* KnownLevel::Eg |
Definition at line 90 of file G4NuDEXStatisticalNucleus.hh.
| G4double KnownLevel::Energy |
Definition at line 81 of file G4NuDEXStatisticalNucleus.hh.
Referenced by CopyLevel().
| G4int* KnownLevel::FinalLevelID |
Definition at line 89 of file G4NuDEXStatisticalNucleus.hh.
| G4double * KnownLevel::Icc |
Definition at line 90 of file G4NuDEXStatisticalNucleus.hh.
| G4int KnownLevel::id |
Definition at line 80 of file G4NuDEXStatisticalNucleus.hh.
| G4int * KnownLevel::multipolarity |
Definition at line 89 of file G4NuDEXStatisticalNucleus.hh.
| G4int KnownLevel::Ndecays |
Definition at line 85 of file G4NuDEXStatisticalNucleus.hh.
| G4int KnownLevel::NGammas |
Definition at line 88 of file G4NuDEXStatisticalNucleus.hh.
| G4bool KnownLevel::parity |
Definition at line 83 of file G4NuDEXStatisticalNucleus.hh.
Referenced by CopyLevel().
| G4double * KnownLevel::Pe |
Definition at line 90 of file G4NuDEXStatisticalNucleus.hh.
| G4double * KnownLevel::Pg |
Definition at line 90 of file G4NuDEXStatisticalNucleus.hh.
| G4int KnownLevel::spinx2 |
Definition at line 82 of file G4NuDEXStatisticalNucleus.hh.
Referenced by CopyLevel().
| G4double KnownLevel::T12 |
Definition at line 84 of file G4NuDEXStatisticalNucleus.hh.