ATLAS Offline Software
Tracking
TrkEventCnv
TrkTruthTPCnv
TrkTruthTPCnv
DetailedTrackTruthCollectionCnv_p1.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, 2007
8
9
10
#ifndef DETAILEDTRACKTRUTHCOLLECTIONCNV_P1_H
11
#define DETAILEDTRACKTRUTHCOLLECTIONCNV_P1_H
12
13
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
14
#include "
TrkTruthTPCnv/DetailedTrackTruthCollection_p1.h
"
15
16
class
StoreGateSvc
;
17
class
MsgStream;
18
class
DetailedTrackTruthCollection
;
19
//namespace Trk { class DetailedTrackTruthCollection_p1; }
20
21
22
class
DetailedTrackTruthCollectionCnv_p1
23
:
public
T_AthenaPoolTPCnvBase
<DetailedTrackTruthCollection,
24
Trk::DetailedTrackTruthCollection_p1>
25
{
26
public
:
30
virtual
void
persToTrans
(
const
Trk::DetailedTrackTruthCollection_p1
* persObj,
31
DetailedTrackTruthCollection
* transObj,
32
MsgStream&
msg
);
33
37
virtual
void
transToPers
(
const
DetailedTrackTruthCollection
* transObj,
38
Trk::DetailedTrackTruthCollection_p1
* persObj,
39
MsgStream&
msg
);
40
41
};
42
43
#endif
/*DETAILEDTRACKTRUTHCOLLECTIONCNV_P1_H*/
DetailedTrackTruthCollectionCnv_p1
Definition:
DetailedTrackTruthCollectionCnv_p1.h:25
TPConverterBase
Definition:
TPConverter.h:738
StoreGateSvc
The Athena Transient Store API.
Definition:
StoreGateSvc.h:125
Trk::DetailedTrackTruthCollection_p1
Definition:
DetailedTrackTruthCollection_p1.h:24
T_AthenaPoolTPConverter.h
DetailedTrackTruthCollection
Definition:
DetailedTrackTruthCollection.h:20
DetailedTrackTruthCollectionCnv_p1::transToPers
virtual void transToPers(const DetailedTrackTruthCollection *transObj, Trk::DetailedTrackTruthCollection_p1 *persObj, MsgStream &msg)
Method creating the persistent representation DetailedTrackTruthCollection_p1 from its transient repr...
Definition:
DetailedTrackTruthCollectionCnv_p1.cxx:45
python.AutoConfigFlags.msg
msg
Definition:
AutoConfigFlags.py:7
DetailedTrackTruthCollection_p1.h
DetailedTrackTruthCollectionCnv_p1::persToTrans
virtual void persToTrans(const Trk::DetailedTrackTruthCollection_p1 *persObj, DetailedTrackTruthCollection *transObj, MsgStream &msg)
Method creating the transient representation of Analysis::DetailedTrackTruthCollection from its persi...
Definition:
DetailedTrackTruthCollectionCnv_p1.cxx:26
Generated on Thu Nov 7 2024 21:13:38 for ATLAS Offline Software by
1.8.18