ATLAS Offline Software
Trigger
TrigEvent
TrigMuonEventTPCnv
TrigMuonEventTPCnv
TileTrackMuFeatureCnv_p3.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
/**********************************************************************************
6
* @Project: Trigger
7
* @Package: TrigMuonEventTPCnv
8
* @class : TileTrackMuFeatureCnv_p3
9
*
10
* @brief persistent version of TileTrackMuFeatureCnv
11
*
12
* @author Heuijin Lim <hjlim@hep.anl.gov>
13
*
14
* File and Version Information:
15
*
16
**********************************************************************************/
17
#ifndef TRIGMUONEVENTTPCNV_TILETRACKMUFEATURECNV_P3_H
18
#define TRIGMUONEVENTTPCNV_TILETRACKMUFEATURECNV_P3_H
19
20
#include "
TrigMuonEvent/TileTrackMuFeatureContainer.h
"
21
#include "
TrigMuonEvent/TileMuFeatureContainer.h
"
22
23
#include "
TrigMuonEventTPCnv/TileMuFeatureCnv_p2.h
"
24
#include "
TrigInDetEventTPCnv/TrigInDetTrackCnv_p1.h
"
25
#include "
TrigMuonEventTPCnv/TileTrackMuFeature_p3.h
"
26
27
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
28
#include "AthLinks/ElementLink.h"
29
#include "
DataModelAthenaPool/ElementLinkCnv_p3.h
"
30
31
32
class
MsgStream;
33
34
class
TileTrackMuFeatureCnv_p3
:
public
T_AthenaPoolTPCnvBase
<TileTrackMuFeature, TileTrackMuFeature_p3> {
35
36
public
:
37
TileTrackMuFeatureCnv_p3
() {}
38
39
virtual
void
persToTrans
(
const
TileTrackMuFeature_p3
* persObj,
TileTrackMuFeature
* transObj, MsgStream &
log
);
40
virtual
void
transToPers
(
const
TileTrackMuFeature
* transObj,
TileTrackMuFeature_p3
* persObj, MsgStream &
log
);
41
42
protected
:
43
44
ElementLinkCnv_p3< ElementLink<TileMuFeatureContainer>
>
m_ELink_TileMuCnv
;
45
ElementLinkCnv_p3< ElementLink<TrigInDetTrackCollection>
>
m_ELink_IDTkCnv
;
46
47
};
48
49
50
#endif
TileTrackMuFeatureContainer.h
ElementLinkCnv_p3
Definition:
ElementLinkCnv_p3.h:27
ElementLinkCnv_p3.h
This file contains the class definition for the ElementLinkCnv_p3 class.
TileTrackMuFeatureCnv_p3::m_ELink_TileMuCnv
ElementLinkCnv_p3< ElementLink< TileMuFeatureContainer > > m_ELink_TileMuCnv
Definition:
TileTrackMuFeatureCnv_p3.h:44
TPConverterBase
Definition:
TPConverter.h:738
TrigInDetTrackCnv_p1.h
TileTrackMuFeature
Definition:
TileTrackMuFeature.h:41
T_AthenaPoolTPConverter.h
TileTrackMuFeature_p3.h
TileMuFeatureContainer.h
TileTrackMuFeatureCnv_p3
Definition:
TileTrackMuFeatureCnv_p3.h:34
TileTrackMuFeature_p3
Definition:
TileTrackMuFeature_p3.h:10
TileTrackMuFeatureCnv_p3::transToPers
virtual void transToPers(const TileTrackMuFeature *transObj, TileTrackMuFeature_p3 *persObj, MsgStream &log)
Definition:
TileTrackMuFeatureCnv_p3.cxx:35
TileMuFeatureCnv_p2.h
TileTrackMuFeatureCnv_p3::TileTrackMuFeatureCnv_p3
TileTrackMuFeatureCnv_p3()
Definition:
TileTrackMuFeatureCnv_p3.h:37
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
TileTrackMuFeatureCnv_p3::m_ELink_IDTkCnv
ElementLinkCnv_p3< ElementLink< TrigInDetTrackCollection > > m_ELink_IDTkCnv
Definition:
TileTrackMuFeatureCnv_p3.h:45
TileTrackMuFeatureCnv_p3::persToTrans
virtual void persToTrans(const TileTrackMuFeature_p3 *persObj, TileTrackMuFeature *transObj, MsgStream &log)
Definition:
TileTrackMuFeatureCnv_p3.cxx:12
Generated on Sun Dec 22 2024 21:20:04 for ATLAS Offline Software by
1.8.18