Public Member Functions | |
int & | ZA () |
Common name used to access the ZA value of this list. | |
double & | Mass () |
Common name used to access contents of the first double in the pair. | |
double & | LifeTime () |
Common name used to access contents of the second double in the pair. | |
void | print () |
Private Attributes | |
int | za_ |
double | mass_ |
double | lifetime_ |
|
Definition at line 72 of file bdfls_tools.hpp. References lifetime_. Referenced by bdflsClass::read_sections(). |
|
Definition at line 66 of file bdfls_tools.hpp. References mass_. Referenced by bdflsClass::read_sections(). |
|
Definition at line 48 of file bdfls_tools.cpp. |
|
Definition at line 60 of file bdfls_tools.hpp. References za_. Referenced by bdflsClass::read_sections(). |
|
Definition at line 56 of file bdfls_tools.hpp. Referenced by LifeTime(), and print(). |
|
Definition at line 55 of file bdfls_tools.hpp. |
|
Definition at line 54 of file bdfls_tools.hpp. |