ATLAS Offline Software
DataModelTestDataWrite_entries.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3 */
11 #include "../DMTestWrite.h"
12 #include "../xAODTestWrite.h"
13 #include "../xAODTestWriteHVec.h"
14 #include "../xAODTestWriteCView.h"
15 #include "../xAODTestWriteCVecConst.h"
16 #include "../xAODTestWriteSymlinks.h"
17 #include "../HLTResultWriter.h"
18 #include "../xAODTestWriteCInfoTool.h"
19 #include "../AllocTestReadWithoutAlloc.h"
20 #include "../AllocTestWriteWithoutAlloc.h"
21 
29 
DMTest::AllocTestReadWithoutAlloc
Test reading AllocTest with a non-default allocator.
Definition: AllocTestReadWithoutAlloc.h:34
DMTest::xAODTestWrite
Algorithm for creating test aux data.
Definition: xAODTestWrite.h:36
DMTest::DMTestWrite
Algorithm for creating test data.
Definition: DMTestWrite.h:37
DMTest::xAODTestWriteCView
Algorithm to test writing an xAOD view vector (cview)
Definition: xAODTestWriteCView.h:36
DMTest::HLTResultWriter
Test for serializing an xAOD object into bytestream.
Definition: HLTResultWriter.h:39
DMTest::AllocTestWriteWithoutAlloc
Test writing AllocTest with a non-default allocator.
Definition: AllocTestWriteWithoutAlloc.h:34
DMTest::xAODTestWriteCInfoTool
Algorithm for creating test aux data.
Definition: xAODTestWriteCInfoTool.h:36
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonReadoutGeomCnvAlg)
DMTest::xAODTestWriteCVecConst
Test recording a const aux obj via WriteHandle.
Definition: xAODTestWriteCVecConst.h:33
DMTest::xAODTestWriteHVec
Algorithm to test writing xAOD classes for schema evolution (hvec/hview).
Definition: xAODTestWriteHVec.h:35