ATLAS Offline Software
Typedefs
xAODBTaggingTrigAuxContainerOfflineCnv_v1.h File Reference
#include "AthenaPoolCnvSvc/T_AuxContainerCopyTPCnv.h"
#include "xAODBTagging/versions/BTaggingAuxContainer_v1.h"
#include "xAODBTagging/BTaggingTrigAuxContainer.h"
Include dependency graph for xAODBTaggingTrigAuxContainerOfflineCnv_v1.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef T_AuxContainerCopyTPCnv< xAOD::BTaggingTrigAuxContainer, xAOD::BTaggingAuxContainer_v1xAODBTaggingTrigAuxContainerOfflineCnv_v1
 Converter class used to read xAOD::BTaggingAuxContainer_v1. More...
 

Typedef Documentation

◆ xAODBTaggingTrigAuxContainerOfflineCnv_v1

Converter class used to read xAOD::BTaggingAuxContainer_v1.

Since we switched from using the offline xAOD::BTaggingAuxContainer type to using a trigger specific xAOD::BTaggingTrigAuxContainer type at the end of 2015, we now need to provide means of translating the offline objects into the trigger ones automatically, to be able to read old RAW files correctly.

Definition at line 28 of file xAODBTaggingTrigAuxContainerOfflineCnv_v1.h.