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

Public Member Functions

 CommentRecord (vector< string > ensdf)
 
string getComment ()
 
- 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
 

Detailed Description

Definition at line 176 of file egs_ensdf.h.


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