ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Tracking
TrkEventCnv
TrkTruthTPCnv
TrkTruthTPCnv
DetailedTrackTruthCollectionCnv_p2.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
9
10
#ifndef DETAILEDTRACKTRUTHCOLLECTIONCNV_P2_H
11
#define DETAILEDTRACKTRUTHCOLLECTIONCNV_P2_H
12
13
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
14
15
class
StoreGateSvc
;
16
class
MsgStream;
17
class
DetailedTrackTruthCollection
;
18
namespace
Trk
{
class
DetailedTrackTruthCollection_p2
; }
19
20
21
class
DetailedTrackTruthCollectionCnv_p2
22
:
public
T_AthenaPoolTPCnvBase
<DetailedTrackTruthCollection,
23
Trk::DetailedTrackTruthCollection_p2>
24
{
25
public
:
29
virtual
void
persToTrans
(
const
Trk::DetailedTrackTruthCollection_p2
* persObj,
30
DetailedTrackTruthCollection
* transObj,
31
MsgStream&
msg
);
32
36
virtual
void
transToPers
(
const
DetailedTrackTruthCollection
* transObj,
37
Trk::DetailedTrackTruthCollection_p2
* persObj,
38
MsgStream&
msg
);
39
40
};
41
42
#endif
/*DETAILEDTRACKTRUTHCOLLECTIONCNV_P2_H*/
T_AthenaPoolTPConverter.h
T_AthenaPoolTPCnvBase
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
Definition
T_AthenaPoolTPConverter.h:41
DetailedTrackTruthCollectionCnv_p2
Definition
DetailedTrackTruthCollectionCnv_p2.h:24
DetailedTrackTruthCollectionCnv_p2::persToTrans
virtual void persToTrans(const Trk::DetailedTrackTruthCollection_p2 *persObj, DetailedTrackTruthCollection *transObj, MsgStream &msg)
Method creating the transient representation of Analysis::DetailedTrackTruthCollection from its persi...
Definition
DetailedTrackTruthCollectionCnv_p2.cxx:26
DetailedTrackTruthCollectionCnv_p2::transToPers
virtual void transToPers(const DetailedTrackTruthCollection *transObj, Trk::DetailedTrackTruthCollection_p2 *persObj, MsgStream &msg)
Method creating the persistent representation DetailedTrackTruthCollection_p2 from its transient repr...
Definition
DetailedTrackTruthCollectionCnv_p2.cxx:45
DetailedTrackTruthCollection
Definition
DetailedTrackTruthCollection.h:20
StoreGateSvc
The Athena Transient Store API.
Definition
StoreGateSvc.h:120
Trk::DetailedTrackTruthCollection_p2
Definition
DetailedTrackTruthCollection_p2.h:24
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition
FakeTrackBuilder.h:9
msg
MsgStream & msg
Definition
testRead.cxx:32
Generated on
for ATLAS Offline Software by
1.17.0