CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

CLHEP::ieee754_double Union Reference

#include <RandomFunc.h>

List of all members.

Public Attributes

double d
struct {
   unsigned int   mantissa1:32
   unsigned int   mantissa0:20
   unsigned int   exponent:11
   unsigned int   negative:1
ieee

Detailed Description

Definition at line 88 of file RandomFunc.h.


Member Data Documentation

Definition at line 89 of file RandomFunc.h.

Definition at line 110 of file RandomFunc.h.

Definition at line 109 of file RandomFunc.h.

Definition at line 108 of file RandomFunc.h.

Definition at line 111 of file RandomFunc.h.


The documentation for this union was generated from the following file:

Generated on 2 Dec 2014 for CLHEP by  doxygen 1.6.1