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

Helper to copy an aux store while applying thinning. More...

Include dependency graph for copyAuxStoreThinned.h:

Go to the source code of this file.

Namespaces

namespace  SG
 Forward declaration.

Functions

void SG::copyAuxStoreThinned (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.

Detailed Description

Helper to copy an aux store while applying thinning.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Jul, 2014

Definition in file copyAuxStoreThinned.h.