|
| BetaPlusRecord (vector< string > ensdf, ParentRecord *myParent, NormalizationRecord *myNormalization, LevelRecord *myLevel) |
|
double | getFinalEnergy () const |
|
double | getBetaIntensity () const |
|
double | getPositronIntensity () const |
|
double | getPositronIntensityUnc () const |
|
double | getECIntensityUnc () const |
|
void | setBetaIntensity (double newIntensity) |
|
void | setPositronIntensity (double newIntensity) |
|
void | relax (int shell, EGS_Float ecut, EGS_Float pcut, EGS_RandomGenerator *rndm, double &edep, EGS_SimpleContainer< EGS_RelaxationParticle > &particles) |
|
| BetaRecordLeaf (vector< string > ensdf, ParentRecord *myParent, NormalizationRecord *myNormalization, LevelRecord *myLevel) |
|
virtual double | getECIntensity () const |
|
int | getCharge () const |
|
void | incrNumSampled () |
|
EGS_I64 | getNumSampled () const |
|
unsigned short int | getZ () const |
|
unsigned short int | getAtomicWeight () const |
|
unsigned short int | getForbidden () const |
|
void | setSpectrum (EGS_AliasTable *bspec) |
|
EGS_AliasTable * | getSpectrum () const |
|
| Record (vector< string > ensdf) |
|
vector< string > | getRecords () const |
|
| ParentRecordLeaf (ParentRecord *myRecord) |
|
virtual ParentRecord * | getParentRecord () const |
|
| Leaf (ParentRecord *existingBranch) |
|
virtual ParentRecord * | getBranch () const |
|
void | removeBranch () |
|
bool | operator== (const ParentRecord &rhs) const |
|
| NormalizationRecordLeaf (NormalizationRecord *myRecord) |
|
virtual NormalizationRecord * | getNormalizationRecord () const |
|
| Leaf (NormalizationRecord *existingBranch) |
|
virtual NormalizationRecord * | getBranch () const |
|
void | removeBranch () |
|
bool | operator== (const NormalizationRecord &rhs) const |
|
| LevelRecordLeaf (LevelRecord *myRecord) |
|
virtual LevelRecord * | getLevelRecord () const |
|
| Leaf (LevelRecord *existingBranch) |
|
virtual LevelRecord * | getBranch () const |
|
void | removeBranch () |
|
bool | operator== (const LevelRecord &rhs) const |
|
|
double | ecIntensity |
|
double | positronIntensity |
|
double | ecIntensityUnc |
|
double | positronIntensityUnc |
|
EGS_I64 | numSampled |
|
double | finalEnergy |
|
double | betaIntensity |
|
int | q |
|
unsigned short int | Z |
|
unsigned short int | A |
|
unsigned short int | forbidden |
|
EGS_AliasTable * | spectrum |
|
vector< string > | lines |
|
|
vector< double > | ecShellIntensity |
|
double | recordToDouble (int startPos, int endPos) |
|
string | recordToString (int startPos, int endPos) |
|
double | getTag (string searchString, string notAfter) |
|
double | parseHalfLife (int startPos, int endPos) |
|
double | parseStdUncertainty (string value, string stdUncertainty) |
|
string | getStringAfter (string searchString, size_t len) |
|
Definition at line 329 of file egs_ensdf.h.
The documentation for this class was generated from the following files: