ATLAS Offline Software
Loading...
Searching...
No Matches
xAODTriggerMenuJsonAuxContainerCnv.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3*/
4
5// Local include(s):
7
12
15
16 std::unique_ptr<xAOD::TriggerMenuJsonAuxContainer_v1> obj
18
19 return obj.release();
20}
virtual xAOD::TriggerMenuJsonAuxContainer * createTransientWithKey(const std::string &key) override
xAODTriggerMenuJsonAuxContainerCnv(ISvcLocator *svcLoc)
Converter constructor.
virtual xAOD::TriggerMenuJsonAuxContainer * createTransientWithKey(const std::string &key) override
Function reading in the object from the input file.
TriggerMenuJsonAuxContainer_v1 TriggerMenuJsonAuxContainer
Define the latest version of the trigger menu auxiliary container class.
T_AthenaPoolAuxContainerCnv< xAOD::TriggerMenuJsonAuxContainer > xAODTriggerMenuJsonAuxContainerCnvBase
Base class for the converter.