ATLAS Offline Software
|
Helper to copy an aux store while applying thinning. More...
#include "AthenaKernel/ThinningCache.h"
Go to the source code of this file.
Namespaces | |
SG | |
Forward declaration. | |
Functions | |
void | SG::copyAuxStoreThinned (const SG::IConstAuxStore &orig, SG::IAuxStore ©, const SG::ThinningInfo *info) |
Helper to copy an aux store while applying thinning. More... | |
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. More... | |
Helper to copy an aux store while applying thinning.
Definition in file copyAuxStoreThinned.h.