ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
InnerDetector
InDetEventCnv
InDetEventAthenaPool
src
InDetLowBetaCandidateCnv.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef INDETEVENTATHENAPOOL_INDETLOWBETACANDIDATECNV_H
6
#define INDETEVENTATHENAPOOL_INDETLOWBETACANDIDATECNV_H
7
8
#include "
InDetLowBetaInfo/InDetLowBetaCandidate.h
"
9
#include "
AthenaPoolCnvSvc/T_AthenaPoolCustomCnv.h
"
10
class
InDetLowBetaCandidate_tlp1
;
11
class
InDetLowBetaCandidateCnv_tlp1
;
12
13
14
// typedef to the latest persistent version
15
typedef
InDetLowBetaCandidate_tlp1
InDetLowBetaCandidate_PERS
;
16
17
class
MsgStream;
18
19
class
InDetLowBetaCandidateCnv
:
public
T_AthenaPoolCustomCnv
<InDet::InDetLowBetaCandidate, InDetLowBetaCandidate_PERS> {
20
21
friend
class
CnvFactory
<
InDetLowBetaCandidateCnv
>;
22
23
protected
:
24
25
public
:
26
InDetLowBetaCandidateCnv
(ISvcLocator* svcloc);
27
~InDetLowBetaCandidateCnv
();
28
protected
:
29
30
InDetLowBetaCandidate_PERS
*
createPersistent
(
InDet::InDetLowBetaCandidate
* transCont);
31
32
InDet::InDetLowBetaCandidate
*
createTransient
(
const
Token
* token);
33
34
private
:
35
36
InDetLowBetaCandidateCnv_tlp1
*
m_TPConverter
;
37
38
};
39
40
#endif
InDetLowBetaCandidate_PERS
InDetLowBetaCandidate_tlp1 InDetLowBetaCandidate_PERS
Definition
InDetLowBetaCandidateCnv.h:15
InDetLowBetaCandidate.h
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
InDetLowBetaCandidateCnv_tlp1
Definition
InDetLowBetaCandidateCnv_tlp1.h:14
InDetLowBetaCandidateCnv::~InDetLowBetaCandidateCnv
~InDetLowBetaCandidateCnv()
Definition
InDetLowBetaCandidateCnv.cxx:12
InDetLowBetaCandidateCnv::InDetLowBetaCandidateCnv
InDetLowBetaCandidateCnv(ISvcLocator *svcloc)
Definition
InDetLowBetaCandidateCnv.cxx:8
InDetLowBetaCandidateCnv::createPersistent
InDetLowBetaCandidate_PERS * createPersistent(InDet::InDetLowBetaCandidate *transCont)
Definition
InDetLowBetaCandidateCnv.cxx:19
InDetLowBetaCandidateCnv::m_TPConverter
InDetLowBetaCandidateCnv_tlp1 * m_TPConverter
Definition
InDetLowBetaCandidateCnv.h:36
InDetLowBetaCandidateCnv::createTransient
InDet::InDetLowBetaCandidate * createTransient(const Token *token)
Definition
InDetLowBetaCandidateCnv.cxx:28
InDetLowBetaCandidate_tlp1
Definition
InDetLowBetaCandidate_tlp1.h:11
InDet::InDetLowBetaCandidate
Definition
InDetLowBetaCandidate.h:24
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