Definition at line 40 of file BitReproducible.h.
#include <Math/GenVector/BitReproducible.h>
◆ D2x()
std::string ROOT::Math::GenVector_detail::BitReproducible::D2x |
( |
double |
d | ) |
|
|
static |
◆ Dto2longs()
void ROOT::Math::GenVector_detail::BitReproducible::Dto2longs |
( |
double |
d, |
|
|
unsigned int & |
i1, |
|
|
unsigned int & |
i2 |
|
) |
| |
|
static |
◆ Fill_byte_order()
void ROOT::Math::GenVector_detail::BitReproducible::Fill_byte_order |
( |
| ) |
|
|
staticprivate |
◆ Input() [1/2]
static void ROOT::Math::GenVector_detail::BitReproducible::Input |
( |
std::istream & |
is, |
|
|
double & |
d |
|
) |
| |
|
inlinestatic |
◆ Input() [2/2]
static void ROOT::Math::GenVector_detail::BitReproducible::Input |
( |
std::istream & |
is, |
|
|
float & |
f |
|
) |
| |
|
inlinestatic |
◆ Longs2double()
double ROOT::Math::GenVector_detail::BitReproducible::Longs2double |
( |
unsigned int |
i1, |
|
|
unsigned int |
i2 |
|
) |
| |
|
static |
◆ Output() [1/2]
static void ROOT::Math::GenVector_detail::BitReproducible::Output |
( |
std::ostream & |
os, |
|
|
double |
d |
|
) |
| |
|
inlinestatic |
◆ Output() [2/2]
static void ROOT::Math::GenVector_detail::BitReproducible::Output |
( |
std::ostream & |
os, |
|
|
float |
f |
|
) |
| |
|
inlinestatic |
◆ fgByte_order
int ROOT::Math::GenVector_detail::BitReproducible::fgByte_order |
|
staticprivate |
◆ fgByte_order_known
bool ROOT::Math::GenVector_detail::BitReproducible::fgByte_order_known = false |
|
staticprivate |
math/genvector/inc/Math/GenVector/BitReproducible.h
math/genvector/src/BitReproducible.cxx