![]() |
ATLAS Offline Software
|
#include "AthenaOutputStream.h"#include <cassert>#include <format>#include <sstream>#include "AthContainersInterfaces/IAuxStore.h"#include "AthContainersInterfaces/IAuxStoreIO.h"#include "AthContainersInterfaces/IConstAuxStore.h"#include "AthenaKernel/CLIDRegistry.h"#include "AthenaKernel/ITPCnvBase.h"#include "GaudiKernel/AlgTool.h"#include "GaudiKernel/ClassID.h"#include "GaudiKernel/GaudiException.h"#include "GaudiKernel/IAlgManager.h"#include "GaudiKernel/IIoComponentMgr.h"#include "GaudiKernel/IOpaqueAddress.h"#include "GaudiKernel/IProperty.h"#include "GaudiKernel/ISvcLocator.h"#include "GaudiKernel/MsgStream.h"#include "PersistentDataModel/DataHeader.h"#include "RootAuxDynIO/RootAuxDynDefs.h"#include "SGTools/DataProxy.h"#include "SGTools/ProxyMap.h"#include "SGTools/SGIFolder.h"#include "SGTools/TransientAddress.h"#include "SGTools/transientKey.h"#include "StoreGate/StoreGateSvc.h"#include "StoreGate/WriteHandle.h"#include "xAODCore/AuxCompression.h"#include "xAODCore/AuxSelection.h"#include "AltDataBucket.h"
1.8.18