|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    8 #ifndef XAODCALOEVENTATHENAPOOL_XAODCALOCLUSTERAUXCONTAINERCNV_H 
    9 #define XAODCALOEVENTATHENAPOOL_XAODCALOCLUSTERAUXCONTAINERCNV_H 
   12 #include "GaudiKernel/ServiceHandle.h" 
   53                             const std::string& 
key );
 
   66 #endif // XAODCALOEVENTATHENAPOOL_XAODCALOCLUSTERAUXCONTAINERCNV_H 
  
bool m_doCompression
Flag set to false if the retrieval of the compression service failed.
Converter class used for reading xAOD::CaloClusterAuxContainer_v1.
ServiceHandle< IxAODClusterCompressor > m_compressor
Service compressing the cluster for storage on disk.
Athena pool converter for aux store classes.
virtual xAOD::CaloClusterAuxContainer * createPersistentWithKey(xAOD::CaloClusterAuxContainer *trans, const std::string &key)
Function preparing the container to be written out.
Athena pool converter for aux store classes.
Abstract factory to create the converter.
xAODCaloClusterAuxContainerCnv(ISvcLocator *svcLoc)
Converter constructor.
POOL converter for the xAOD::CaloClusterAuxContainer class.
Auxiliary container for calorimeter cluster containers.
CaloClusterAuxContainer_v2 CaloClusterAuxContainer
Define the latest version of the calorimeter cluster auxiliary container.
T_AthenaPoolAuxContainerCnv< xAOD::CaloClusterAuxContainer, xAODCaloClusterAuxContainerCnv_v1 > xAODCaloClusterAuxContainerCnvBase
Base class for the converter.