|
ATLAS Offline Software
|
Go to the documentation of this file.
37 #if __BYTE_ORDER == __BIG_ENDIAN
42 #if __BYTE_ORDER == __LITTLE_ENDIAN
54 if (
ff.ieee.exponent == 0xff)
59 const std::vector<float>&
m_v;
70 std::vector<unsigned int>
v (
ids.begin(),
ids.end());
71 std::sort (
v.begin(),
v.end());
78 std::vector<unsigned int>
v (
ids.begin(),
ids.end());
79 std::sort (
v.begin(),
v.end());
JetConstituentVector::iterator iterator
static std::vector< unsigned int > getAuxIDVector(const SG::AuxVectorData &e)
Helper for iterating over STL map classes.
Base class for elements of a container that can have aux data.
double operator[](size_t i)
PyDumper::PySTLAdaptor< std::set< unsigned int > > s
struct PyDumper::SafeFloatAccess::ieee754_float::@44 ieee
static std::vector< unsigned int > getAuxIDVector(const SG::AuxElement &e)
const std::vector< float > & m_v
SafeFloatAccess(const std::vector< float > &v)
PyDumper::PySTLAdaptor< std::set< unsigned int > >::iterator s_i
Helper for iterating over STL map classes.
A set of aux data identifiers.
Manage lookup of vectors of auxiliary data.
Base class for elements of a container that can have aux data.