ATLAS Offline Software
|
#include "AthenaPoolCnvSvc/T_AuxContainerCopyTPCnv.h"
#include "xAODEgamma/versions/PhotonAuxContainer_v2.h"
#include "xAODTrigEgamma/PhotonTrigAuxContainer.h"
Go to the source code of this file.
Typedefs | |
typedef T_AuxContainerCopyTPCnv< xAOD::PhotonTrigAuxContainer, xAOD::PhotonAuxContainer_v2 > | xAODPhotonTrigAuxContainerOfflineCnv_v2 |
Converter class used to read xAOD::PhotonAuxContainer_v2. More... | |
typedef T_AuxContainerCopyTPCnv< xAOD::PhotonTrigAuxContainer, xAOD::PhotonAuxContainer_v2 > xAODPhotonTrigAuxContainerOfflineCnv_v2 |
Converter class used to read xAOD::PhotonAuxContainer_v2.
Since we switched from using the offline xAOD::PhotonAuxContainer type to using a trigger specific xAOD::PhotonTrigAuxContainer 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 xAODPhotonTrigAuxContainerOfflineCnv_v2.h.