ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
InnerDetector
InDetEventCnv
InDetEventAthenaPool
src
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
10
11
#ifndef SCT_FlaggedCondDataCnv_H
12
#define SCT_FlaggedCondDataCnv_H
13
14
#include "
AthenaPoolCnvSvc/T_AthenaPoolCnv.h
"
15
#include "
SCT_ConditionsData/SCT_FlaggedCondData.h
"
16
17
#include "
AthenaPoolCnvSvc/T_AthenaPoolCustomCnv.h
"
18
#include "
InDetEventAthenaPool/SCT_FlaggedCondData_p1.h
"
19
#include "
SCT_FlaggedCondDataCnv_p1.h
"
20
21
typedef
SCT_FlaggedCondData_p1
SCT_FlaggedCondData_PERS
;
22
typedef
T_AthenaPoolCustomCnv<SCT_FlaggedCondData, SCT_FlaggedCondData_PERS>
SCT_FlaggedCondDataCnvBase
;
23
24
class
SCT_FlaggedCondDataCnv
:
public
SCT_FlaggedCondDataCnvBase
{
25
friend
class
CnvFactory
<
SCT_FlaggedCondDataCnv
>;
26
public
:
27
SCT_FlaggedCondDataCnv
(ISvcLocator* svcloc) :
SCT_FlaggedCondDataCnvBase
(svcloc) {}
28
protected
:
29
virtual
SCT_FlaggedCondData_PERS
*
createPersistent
(
SCT_FlaggedCondData
* transCont);
30
virtual
SCT_FlaggedCondData
*
createTransient
(
const
Token
* token);
31
32
SCT_FlaggedCondDataCnv_p1
m_TPConverter
;
33
};
34
35
#endif
// SCT_FlaggedCondDataCnv_H
SCT_FlaggedCondDataCnvBase
T_AthenaPoolCustomCnv< SCT_FlaggedCondData, SCT_FlaggedCondData_PERS > SCT_FlaggedCondDataCnvBase
Definition
SCT_FlaggedCondDataCnv.h:22
SCT_FlaggedCondData_PERS
SCT_FlaggedCondData_p1 SCT_FlaggedCondData_PERS
Definition
SCT_FlaggedCondDataCnv.h:21
SCT_FlaggedCondDataCnv_p1.h
SCT_FlaggedCondData.h
header file for data object for SCT_Clusterization and SCT_FlaggedConditionTool.
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
SCT_FlaggedCondData_p1.h
T_AthenaPoolCnv.h
his file contains the class definition for the templated T_AthenaPoolCnv class.
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_FlaggedCondDataCnv_p1
Definition
SCT_FlaggedCondDataCnv_p1.h:20
SCT_FlaggedCondDataCnv::createPersistent
virtual SCT_FlaggedCondData_PERS * createPersistent(SCT_FlaggedCondData *transCont)
Definition
SCT_FlaggedCondDataCnv.cxx:16
SCT_FlaggedCondDataCnv::SCT_FlaggedCondDataCnv
SCT_FlaggedCondDataCnv(ISvcLocator *svcloc)
Definition
SCT_FlaggedCondDataCnv.h:27
SCT_FlaggedCondDataCnv::m_TPConverter
SCT_FlaggedCondDataCnv_p1 m_TPConverter
Definition
SCT_FlaggedCondDataCnv.h:32
SCT_FlaggedCondDataCnv::createTransient
virtual SCT_FlaggedCondData * createTransient(const Token *token)
Definition
SCT_FlaggedCondDataCnv.cxx:25
SCT_FlaggedCondData_p1
Definition
SCT_FlaggedCondData_p1.h:13
T_AthenaPoolCustomCnv
Compatibility for old converter classes that don't get passed the key.
Definition
T_AthenaPoolCustomCnv.h:129
Token
This class provides a token that identifies in a unique way objects on the persistent storage.
Definition
Token.h:22
Generated on
for ATLAS Offline Software by
1.17.0