ATLAS Offline Software
Tracking
TrkEventCnv
TrkTruthTPCnv
TrkTruthTPCnv
DetailedTrackTruthCollectionCnv_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
// Dear emacs, this is -*-c++-*-
6
7
// Andrei.Gaponenko@cern.ch, 2008
8
// Olivier.Arnaez@cern.ch, 2015
9
10
11
#ifndef DETAILEDTRACKTRUTHCOLLECTIONCNV_P3_H
12
#define DETAILEDTRACKTRUTHCOLLECTIONCNV_P3_H
13
14
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
15
#include "
TrkTruthTPCnv/DetailedTrackTruthCollection_p3.h
"
16
17
class
StoreGateSvc
;
18
class
MsgStream;
19
class
DetailedTrackTruthCollection
;
20
// namespace Trk { class DetailedTrackTruthCollection_p3; }
21
22
23
class
DetailedTrackTruthCollectionCnv_p3
24
:
public
T_AthenaPoolTPCnvBase
<DetailedTrackTruthCollection,
25
Trk::DetailedTrackTruthCollection_p3>
26
{
27
public
:
31
virtual
void
persToTrans
(
const
Trk::DetailedTrackTruthCollection_p3
* persObj,
32
DetailedTrackTruthCollection
* transObj,
33
MsgStream&
msg
);
34
38
virtual
void
transToPers
(
const
DetailedTrackTruthCollection
* transObj,
39
Trk::DetailedTrackTruthCollection_p3
* persObj,
40
MsgStream&
msg
);
41
42
};
43
44
#endif
/*DETAILEDTRACKTRUTHCOLLECTIONCNV_P3_H*/
DetailedTrackTruthCollectionCnv_p3::persToTrans
virtual void persToTrans(const Trk::DetailedTrackTruthCollection_p3 *persObj, DetailedTrackTruthCollection *transObj, MsgStream &msg)
Method creating the transient representation of Analysis::DetailedTrackTruthCollection from its persi...
Definition:
DetailedTrackTruthCollectionCnv_p3.cxx:27
TPConverterBase
Definition:
TPConverter.h:738
DetailedTrackTruthCollectionCnv_p3
Definition:
DetailedTrackTruthCollectionCnv_p3.h:26
StoreGateSvc
The Athena Transient Store API.
Definition:
StoreGateSvc.h:125
Trk::DetailedTrackTruthCollection_p3
Definition:
DetailedTrackTruthCollection_p3.h:24
T_AthenaPoolTPConverter.h
DetailedTrackTruthCollectionCnv_p3::transToPers
virtual void transToPers(const DetailedTrackTruthCollection *transObj, Trk::DetailedTrackTruthCollection_p3 *persObj, MsgStream &msg)
Method creating the persistent representation DetailedTrackTruthCollection_p3 from its transient repr...
Definition:
DetailedTrackTruthCollectionCnv_p3.cxx:46
DetailedTrackTruthCollection
Definition:
DetailedTrackTruthCollection.h:20
DetailedTrackTruthCollection_p3.h
python.AutoConfigFlags.msg
msg
Definition:
AutoConfigFlags.py:7
Generated on Thu Nov 7 2024 21:13:38 for ATLAS Offline Software by
1.8.18