EGSnrc C++ class library  Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Record Class Reference
Inheritance diagram for Record:
AlphaRecord BetaRecordLeaf CommentRecord GammaRecord LevelRecord NormalizationRecord ParentRecord BetaMinusRecord BetaPlusRecord

Public Member Functions

 Record (vector< string > ensdf)
 
vector< string > getRecords () const
 

Protected Member Functions

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

vector< string > lines
 

Detailed Description

Definition at line 156 of file egs_ensdf.h.


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