ATLAS Offline Software
Namespaces | Functions
copyAuxStoreThinned.h File Reference

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

#include "AthenaKernel/ThinningCache.h"
Include dependency graph for copyAuxStoreThinned.h:

Go to the source code of this file.

Namespaces

 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. 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...
 

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.