ATLAS Offline Software
Loading...
Searching...
No Matches
DataModelTestDataWrite/src/AllocTestAuxContainer_v1.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3*/
10
11
13
14
15namespace DMTest {
16
17
19 : xAOD::AuxContainerBase()
20{
21}
22
23
24} // namespace DMTest
Testing an xAOD object with a non-standard memory allocator.
Definition B.h:23