CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
Static Public Member Functions | List of all members
CLHEP::DoubConv Class Reference

#include <CLHEP/Random/DoubConv.h>

Static Public Member Functions

static std::vector< unsigned long > dto2longs (double d)
 
static double longs2double (const std::vector< unsigned long > &v)
 
static std::string d2x (double d)
 

Detailed Description

Definition at line 28 of file DoubConv.h.

Member Function Documentation

◆ 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: