PARTONS
|
PARtonic Tomography Of Nucleon Software
|
Public Member Functions | |
Double () | |
Double (double value) | |
virtual | ~Double () |
Public Member Functions inherited from PARTONS::BaseType | |
BaseType () | |
BaseType (bool initialized) | |
virtual | ~BaseType () |
bool | isInitialized () const |
void | setInitialized (bool initialized) |
const std::string & | getUnit () const |
void | setUnit (const std::string &unit) |
Private Attributes | |
double | m_value |
Arithmetic operators. More... | |
PARTONS::Double::Double | ( | ) |
PARTONS::Double::Double | ( | double | value | ) |
|
virtual |
|
private |
Arithmetic operators.