5#ifndef ROOTAUXDYNREADER_H
6#define ROOTAUXDYNREADER_H
An auxiliary data store that holds data internally.
void addBytes(size_t bytes)
virtual ~RootAuxDynReader()=default
size_t getBytesRead() const
bool addAuxID(const SG::auxid_t &id)
const SG::auxid_set_t & auxIDs() const
Aux IDs of all the Aux attributes belonging to the Aux container being read.
A set of aux data identifiers.
static const auxid_t null_auxid
To signal no aux data item.
size_t auxid_t
Identifier for a particular aux data item.