ATLAS Offline Software
SCT_FlaggedCondDataCnv.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3 */
4 
11 #ifndef SCT_FlaggedCondDataCnv_H
12 #define SCT_FlaggedCondDataCnv_H
13 
16 
20 
23 
26 public:
27  SCT_FlaggedCondDataCnv(ISvcLocator* svcloc) : SCT_FlaggedCondDataCnvBase(svcloc) {}
28 protected:
31 
33 };
34 
35 #endif // SCT_FlaggedCondDataCnv_H
SCT_FlaggedCondDataCnvBase
T_AthenaPoolCustomCnv< SCT_FlaggedCondData, SCT_FlaggedCondData_PERS > SCT_FlaggedCondDataCnvBase
Definition: SCT_FlaggedCondDataCnv.h:22
SCT_FlaggedCondDataCnv::SCT_FlaggedCondDataCnv
SCT_FlaggedCondDataCnv(ISvcLocator *svcloc)
Definition: SCT_FlaggedCondDataCnv.h:27
SCT_FlaggedCondDataCnv_p1
Definition: SCT_FlaggedCondDataCnv_p1.h:20
SCT_FlaggedCondDataCnv_p1.h
SCT_FlaggedCondDataCnv::createTransient
virtual SCT_FlaggedCondData * createTransient()
Definition: SCT_FlaggedCondDataCnv.cxx:25
SCT_FlaggedCondDataCnv::createPersistent
virtual SCT_FlaggedCondData_PERS * createPersistent(SCT_FlaggedCondData *transCont)
Definition: SCT_FlaggedCondDataCnv.cxx:16
T_AthenaPoolCustomCnv
Compatibility for old converter classes that don't get passed the key.
Definition: T_AthenaPoolCustomCnv.h:132
SCT_FlaggedCondData_p1
Definition: SCT_FlaggedCondData_p1.h:13
T_AthenaPoolCustomCnv.h
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
CnvFactory
Abstract factory to create the converter.
Definition: ToyConverter.h:16
SCT_FlaggedCondData.h
header file for data object for SCT_Clusterization and SCT_FlaggedConditionTool.
SCT_FlaggedCondDataCnv
Definition: SCT_FlaggedCondDataCnv.h:24
SCT_FlaggedCondDataCnv::m_TPConverter
SCT_FlaggedCondDataCnv_p1 m_TPConverter
Definition: SCT_FlaggedCondDataCnv.h:32
T_AthenaPoolCnv.h
his file contains the class definition for the templated T_AthenaPoolCnv class.
SCT_FlaggedCondData_p1.h
SCT_FlaggedCondData_PERS
SCT_FlaggedCondData_p1 SCT_FlaggedCondData_PERS
Definition: SCT_FlaggedCondDataCnv.h:21
SCT_FlaggedCondData
std::map< IdentifierHash, std::string > SCT_FlaggedCondData
Typedef for data object used in SCT_Clusterization and SCT_FlaggedConditionTool.
Definition: SCT_FlaggedCondData.h:26