ATLAS Offline Software
Loading...
Searching...
No Matches
copyAuxStoreThinned.cxx File Reference

Go to the source code of this file.

Namespaces

namespace  SG
 Forward declaration.

Functions

void copyAuxStoreThinned SG::NO_SANITIZE_UNDEFINED (const SG::IConstAuxStore &orig, SG::IAuxStore &copy, const SG::ThinningInfo *info)
 Helper to copy an aux store while applying thinning.
void SG::lossyFloatCompress (void *dst, const std::size_t dst_index, const std::size_t n, const std::size_t eltSize, const std::string &typeName, const unsigned int nmantissa)
 Helper method to apply lossy float compression.