REST-for-Physics
v2.3
Rare Event Searches ToolKit for Physics
|
Definition at line 31 of file TRestSystemOfUnits.cxx.
Public Member Functions | |
bool | operator< (const UnitsStruct &compare) const |
bool | operator== (const UnitsStruct &compare) const |
bool | operator> (const UnitsStruct &compare) const |
UnitsStruct (string _name, int _type, double _scale) | |
Data Fields | |
string | name = "" |
double | scale = 1 |
int | type = -1 |