ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigEvent
TrigEventAthenaPool
src
TileMuFeatureCnv.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
16
17
#ifndef TRIGEVENTATHENAPOOL_TileMuFeatureCnv_H
18
#define TRIGEVENTATHENAPOOL_TileMuFeatureCnv_H
19
20
#include "
TrigMuonEvent/TileMuFeature.h
"
21
#include "
AthenaPoolCnvSvc/T_AthenaPoolCustomCnv.h
"
22
class
TileMuFeature_p1
;
23
class
TileMuFeatureCnv_p1
;
24
25
26
class
MsgStream;
27
28
// typedef to the latest persistent version
29
typedef
TileMuFeature_p1
TileMuFeature_PERS
;
30
31
typedef
T_AthenaPoolCustomCnv<TileMuFeature, TileMuFeature_PERS >
TileMuFeatureCnvBase
;
32
33
class
TileMuFeatureCnv
:
public
TileMuFeatureCnvBase
{
34
35
friend
class
CnvFactory
<
TileMuFeatureCnv
>;
36
37
public
:
38
TileMuFeatureCnv
(ISvcLocator *svcloc);
39
~TileMuFeatureCnv
();
40
41
protected
:
42
virtual
TileMuFeature_PERS
*
createPersistent
(
TileMuFeature
*transObj);
43
virtual
TileMuFeature
*
createTransient
(
const
Token
* token);
44
};
45
46
47
#endif
48
T_AthenaPoolCustomCnv.h
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
TileMuFeature_PERS
TileMuFeature_p1 TileMuFeature_PERS
Definition
TileMuFeatureCnv.h:29
TileMuFeatureCnvBase
T_AthenaPoolCustomCnv< TileMuFeature, TileMuFeature_PERS > TileMuFeatureCnvBase
Definition
TileMuFeatureCnv.h:31
TileMuFeature.h
CnvFactory
Abstract factory to create the converter.
Definition
ToyConverter.h:16
T_AthenaPoolCustomCnv
Compatibility for old converter classes that don't get passed the key.
Definition
T_AthenaPoolCustomCnv.h:129
TileMuFeatureCnv_p1
Definition
TileMuFeatureCnv_p1.h:29
TileMuFeatureCnv::createPersistent
virtual TileMuFeature_PERS * createPersistent(TileMuFeature *transObj)
Definition
TileMuFeatureCnv.cxx:19
TileMuFeatureCnv::TileMuFeatureCnv
TileMuFeatureCnv(ISvcLocator *svcloc)
Definition
TileMuFeatureCnv.cxx:15
TileMuFeatureCnv::createTransient
virtual TileMuFeature * createTransient(const Token *token)
Definition
TileMuFeatureCnv.cxx:30
TileMuFeatureCnv::~TileMuFeatureCnv
~TileMuFeatureCnv()
Definition
TileMuFeatureCnv.cxx:16
TileMuFeature_p1
Definition
TileMuFeature_p1.h:24
TileMuFeature
Definition
TileMuFeature.h:33
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