PARTONS  
PARtonic Tomography Of Nucleon Software
Public Member Functions | Private Attributes | List of all members
PARTONS::Double Class Reference
Inheritance diagram for PARTONS::Double:
PARTONS::BaseType

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...
 

Constructor & Destructor Documentation

◆ Double() [1/2]

PARTONS::Double::Double ( )

◆ Double() [2/2]

PARTONS::Double::Double ( double  value)

◆ ~Double()

PARTONS::Double::~Double ( )
virtual

Member Data Documentation

◆ m_value

double PARTONS::Double::m_value
private

Arithmetic operators.


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