Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Static Public Member Functions | List of all members
CLHEP::DoubConv Class Reference

#include <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

std::string CLHEP::DoubConv::d2x ( double  d)
static

Definition at line 86 of file DoubConv.cc.

Here is the call graph for this function:

std::vector< unsigned long > CLHEP::DoubConv::dto2longs ( double  d)
static

Definition at line 98 of file DoubConv.cc.

Here is the caller graph for this function:

double CLHEP::DoubConv::longs2double ( const std::vector< unsigned long > &  v)
static

Definition at line 114 of file DoubConv.cc.

Here is the caller graph for this function:


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