ATLAS Offline Software
xAODBTaggingAthenaPoolTPCnv.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 
6 // Gaudi/Athena include(s):
8 
9 // EDM include(s):
13 
14 // Local include(s):
17 
18 // Declare the T/P converter(s):
19 
20 /* March 2022: obsolete trigger-specific converter removed.
21  see https://gitlab.cern.ch/atlas/athena/-/merge_requests/50342#note_5333334
22 DECLARE_TPCNV_FACTORY( xAODBTaggingTrigAuxContainerOfflineCnv_v1,
23  xAOD::BTaggingTrigAuxContainer,
24  xAOD::BTaggingAuxContainer_v1,
25  Athena::TPCnvVers::Old ) */
26 
TPCnvFactory.h
Set up plugin loading of TP converters.
xAOD::BTaggingAuxContainer_v2
Definition: BTaggingAuxContainer_v2.h:18
BTaggingAuxContainer_v1.h
BTaggingTrigAuxContainer.h
BTaggingAuxContainer.h
Athena::TPCnvVers::Old
@ Old
Definition: TPCnvFactory.h:116
DECLARE_TPCNV_FACTORY
#define DECLARE_TPCNV_FACTORY(x, trans_type, pers_type, is_last_version)
Definition: TPCnvFactory.h:185
xAODBTaggingTrigAuxContainerOfflineCnv_v1.h
xAODBTaggingAuxContainerCnv.h
xAODBTaggingAuxContainerCnv_v1
Converter class used for reading xAOD::BTaggingAuxContainer_v1.
Definition: xAODBTaggingAuxContainerCnv_v1.h:29
xAOD::BTaggingAuxContainer_v1
Temporary container used until we have I/O for AuxStoreInternal.
Definition: BTaggingAuxContainer_v1.h:33