Definition at line 40 of file BitReproducible.h.
#include <Math/GenVector/BitReproducible.h>
std::string ROOT::Math::GenVector_detail::BitReproducible::D2x |
( |
double |
d | ) |
|
|
static |
void ROOT::Math::GenVector_detail::BitReproducible::Dto2longs |
( |
double |
d, |
|
|
unsigned int & |
i1, |
|
|
unsigned int & |
i2 |
|
) |
| |
|
static |
void ROOT::Math::GenVector_detail::BitReproducible::Fill_byte_order |
( |
| ) |
|
|
staticprivate |
static void ROOT::Math::GenVector_detail::BitReproducible::Input |
( |
std::istream & |
is, |
|
|
double & |
d |
|
) |
| |
|
inlinestatic |
static void ROOT::Math::GenVector_detail::BitReproducible::Input |
( |
std::istream & |
is, |
|
|
float & |
f |
|
) |
| |
|
inlinestatic |
double ROOT::Math::GenVector_detail::BitReproducible::Longs2double |
( |
unsigned int |
i1, |
|
|
unsigned int |
i2 |
|
) |
| |
|
static |
static void ROOT::Math::GenVector_detail::BitReproducible::Output |
( |
std::ostream & |
os, |
|
|
double |
d |
|
) |
| |
|
inlinestatic |
static void ROOT::Math::GenVector_detail::BitReproducible::Output |
( |
std::ostream & |
os, |
|
|
float |
f |
|
) |
| |
|
inlinestatic |
int ROOT::Math::GenVector_detail::BitReproducible::fgByte_order |
|
staticprivate |
bool ROOT::Math::GenVector_detail::BitReproducible::fgByte_order_known = false |
|
staticprivate |
The documentation for this class was generated from the following files: