ATLAS Offline Software
Typedefs
xAODElectronTrigAuxContainerOfflineCnv_v3.h File Reference
#include "AthenaPoolCnvSvc/T_AuxContainerCopyTPCnv.h"
#include "xAODEgamma/versions/ElectronAuxContainer_v3.h"
#include "xAODTrigEgamma/ElectronTrigAuxContainer.h"
Include dependency graph for xAODElectronTrigAuxContainerOfflineCnv_v3.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::ElectronTrigAuxContainer, xAOD::ElectronAuxContainer_v3xAODElectronTrigAuxContainerOfflineCnv_v3
 Converter class used to read xAOD::ElectronAuxContainer_v3. More...
 

Typedef Documentation

◆ xAODElectronTrigAuxContainerOfflineCnv_v3

Converter class used to read xAOD::ElectronAuxContainer_v3.

Since we switched from using the offline xAOD::ElectronAuxContainer type to using a trigger specific xAOD::ElectronTrigAuxContainer 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 xAODElectronTrigAuxContainerOfflineCnv_v3.h.