![]() |
ATLAS Offline Software
|
#include <iostream>#include <sstream>#include <atomic>#include <algorithm>#include "AthContainers/AuxStoreInternal.h"#include "AthContainers/AuxTypeRegistry.h"#include "AthContainers/PackedParameters.h"#include "AthContainers/exceptions.h"#include "AthContainers/tools/error.h"Go to the source code of this file.
Namespaces | |
| namespace | SG |
| Forward declaration. | |
Functions | |
| SG::auxid_set_t | SG::getCopyIDs (const SG::auxid_set_t &auxids, const SG::auxid_set_t &decors, bool warnUnlocked, std::span< const std::string > noWarn) |
| Compute the set of variables to copy in a deep copy. | |