|
EGSnrc C++ class library
Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
|
Public Member Functions | |
| CommentRecord (vector< string > ensdf) | |
| vector< string > | getComments () |
Public Member Functions inherited from Record | |
| Record (vector< string > ensdf) | |
| vector< string > | getRecords () const |
Additional Inherited Members | |
Protected Member Functions inherited from Record | |
| 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) |
Protected Attributes inherited from Record | |
| vector< string > | lines |
Definition at line 176 of file egs_ensdf.h.
1.9.1