ATLAS Offline Software
Loading...
Searching...
No Matches
Control
DataModelTest
DataModelTestDataRead
src
DataModelTestDataRead/src/GAuxContainer_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
12
#include "
DataModelTestDataRead/versions/GAuxContainer_v1.h
"
13
#include "
AthContainersInterfaces/AuxDataOption.h
"
14
#include <stdexcept>
15
16
17
namespace
DMTest
{
18
19
20
GAuxContainer_v1::GAuxContainer_v1
()
21
:
xAOD
::
AuxContainerBase
()
22
{
23
if
(!anInt.setOption (
SG::AuxDataOption
(
"nbits"
, 17)))
24
{
25
throw std::runtime_error (
"Can't set packing options in GAuxContainer_v1"
);
26
}
27
}
28
29
30
}
// namespace DMTest
AuxDataOption.h
Hold information about an option setting request.
GAuxContainer_v1.h
Test for xAOD auto schema evolution.
DMTest::GAuxContainer_v1::GAuxContainer_v1
GAuxContainer_v1()
Definition
DataModelTestDataRead/src/GAuxContainer_v1.cxx:20
SG::AuxDataOption
Hold information about an option setting request.
Definition
AuxDataOption.h:37
xAOD::AuxContainerBase::AuxContainerBase
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
Definition
AuxContainerBase.cxx:33
DMTest
Definition
B.h:23
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
Generated on
for ATLAS Offline Software by
1.14.0