Return vector of flags giving which container elements were thinned. More...
#include <vector>#include <cstddef>#include "AthContainers/tools/getThinnedFlags.icc"Go to the source code of this file.
Namespaces | |
| namespace | SG |
Constructor from a payload object. | |
Functions | |
| template<class CONTAINER > | |
| bool | SG::getThinnedFlags (IThinningSvc *svc, const CONTAINER &container, size_t &nremaining, std::vector< unsigned char > &flags) |
| Return vector of flags giving which container elements were thinned. | |
| bool | SG::getThinnedFlags1 (IThinningSvc *svc, const void *container, size_t size, size_t &nremaining, std::vector< unsigned char > &flags) |
| Return vector of flags giving which container elements were thinned. | |
Return vector of flags giving which container elements were thinned.
1.6.1