#include <CLHEP/Random/DoubConv.h>
|
| static std::vector< unsigned long > | dto2longs (double d) |
| |
| static double | longs2double (const std::vector< unsigned long > &v) |
| |
| static std::string | d2x (double d) |
| |
Definition at line 28 of file DoubConv.h.
◆ d2x()
| static std::string CLHEP::DoubConv::d2x |
( |
double |
d | ) |
|
|
static |
◆ dto2longs()
| static std::vector< unsigned long > CLHEP::DoubConv::dto2longs |
( |
double |
d | ) |
|
|
static |
◆ longs2double()
| static double CLHEP::DoubConv::longs2double |
( |
const std::vector< unsigned long > & |
v | ) |
|
|
static |
The documentation for this class was generated from the following file: