![]() |
ATLAS Offline Software
|
#include "ByteStreamEventStorageOutputSvc.h"#include <stdexcept>#include <stdlib.h>#include <sstream>#include <boost/shared_ptr.hpp>#include "ByteStreamDataWriter.h"#include "AthenaKernel/StoreID.h"#include "ByteStreamCnvSvcLegacy/offline_eformat/old/util.h"#include "ByteStreamData/RawEvent.h"#include "EventStorage/EventStorageRecords.h"#include "EventStorage/RawFileName.h"#include "EventStorage/SimpleFileName.h"#include "xAODEventInfo/EventInfo.h"#include "GaudiKernel/ServiceHandle.h"#include "GaudiKernel/IIoComponentMgr.h"#include "StoreGate/ReadHandle.h"
1.8.18