ATLAS Offline Software
DataModelTestDataRead_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 "../DMTestRead.h"
12 #include "../xAODTestRead.h"
13 #include "../xAODTestReadCInfo.h"
14 #include "../xAODTestReadCView.h"
15 #include "../xAODTestReadHVec.h"
16 #include "../xAODTestFilterCVec.h"
17 #include "../xAODTestClearDecor.h"
18 #include "../xAODTestTypelessRead.h"
19 #include "../xAODTestShallowCopyHVec.h"
20 #include "../HLTResultReader.h"
21 #include "../AllocTestReadWithAlloc.h"
22 #include "../AllocTestWriteWithAlloc.h"
23 
DMTest::AllocTestReadWithAlloc
Test reading AllocTest with a non-default allocator.
Definition: AllocTestReadWithAlloc.h:34
DMTest::HLTResultReader
Test for serializing an xAOD object from bytestream.
Definition: HLTResultReader.h:39
DMTest::xAODTestReadCInfo
Algorithm to test reading xAOD data.
Definition: xAODTestReadCInfo.h:31
DMTest::xAODTestRead
Algorithm to test reading xAOD data.
Definition: xAODTestRead.h:33
DMTest::xAODTestClearDecor
Algorithm to test adding decorations to a DataVector with auxiliary data.
Definition: xAODTestClearDecor.h:32
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonReadoutGeomCnvAlg)
DMTest::xAODTestReadCView
Algorithm to test reading xAOD data (CView).
Definition: xAODTestReadCView.h:34
DMTest::AllocTestWriteWithAlloc
Test writing AllocTest with a non-default allocator.
Definition: AllocTestWriteWithAlloc.h:35
DMTest::DMTestRead
Algorithm for printing test data.
Definition: DMTestRead.h:36
DMTest::xAODTestReadHVec
Algorithm to test reading xAOD data with schema evolution (HVec/HView)
Definition: xAODTestReadHVec.h:35
DMTest::xAODTestTypelessRead
Algorithm for reading test xAOD data.
Definition: xAODTestTypelessRead.h:31
DMTest::xAODTestFilterCVec
Algorithm to test filtering xAOD data.
Definition: xAODTestFilterCVec.h:34
DMTest::xAODTestShallowCopyHVec
Algorithm to do a shallow copy of HVec types.
Definition: xAODTestShallowCopyHVec.h:33