ATLAS Offline Software
Typedefs
xAODCaloClusterTrigAuxContainerOfflineCnv_v2.h File Reference
#include "AthenaPoolCnvSvc/T_AuxContainerCopyTPCnv.h"
#include "xAODCaloEvent/versions/CaloClusterAuxContainer_v2.h"
#include "xAODTrigCalo/CaloClusterTrigAuxContainer.h"
Include dependency graph for xAODCaloClusterTrigAuxContainerOfflineCnv_v2.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::CaloClusterTrigAuxContainer, xAOD::CaloClusterAuxContainer_v2xAODCaloClusterTrigAuxContainerOfflineCnv_v2
 Converter class used to read xAOD::CaloClusterAuxContainer_v2. More...
 

Typedef Documentation

◆ xAODCaloClusterTrigAuxContainerOfflineCnv_v2

Converter class used to read xAOD::CaloClusterAuxContainer_v2.

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