ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Tracking
TrkEventCnv
TrkTruthTPCnv
TrkTruthTPCnv
TrackTruthCollectionCnv_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 TRACKTRUTHCOLLECTIONCNV_P1_H
11
#define TRACKTRUTHCOLLECTIONCNV_P1_H
12
13
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
14
15
class
StoreGateSvc
;
16
class
MsgStream;
17
class
TrackTruthCollection
;
18
namespace
Trk
{
class
TrackTruthCollection_p1
; }
19
20
21
class
TrackTruthCollectionCnv_p1
22
:
public
T_AthenaPoolTPCnvBase
<TrackTruthCollection,
23
Trk::TrackTruthCollection_p1>
24
{
25
public
:
29
virtual
void
persToTrans
(
const
Trk::TrackTruthCollection_p1
* persObj,
30
TrackTruthCollection
* transObj,
31
MsgStream&
msg
);
32
36
virtual
void
transToPers
(
const
TrackTruthCollection
* transObj,
37
Trk::TrackTruthCollection_p1
* persObj,
38
MsgStream&
msg
);
39
40
};
41
42
#endif
/*TRACKTRUTHCOLLECTIONCNV_P1_H*/
T_AthenaPoolTPConverter.h
T_AthenaPoolTPCnvBase
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
Definition
T_AthenaPoolTPConverter.h:41
StoreGateSvc
The Athena Transient Store API.
Definition
StoreGateSvc.h:120
TrackTruthCollectionCnv_p1
Definition
TrackTruthCollectionCnv_p1.h:24
TrackTruthCollectionCnv_p1::persToTrans
virtual void persToTrans(const Trk::TrackTruthCollection_p1 *persObj, TrackTruthCollection *transObj, MsgStream &msg)
Method creating the transient representation of Analysis::TrackTruthCollection from its persistent re...
Definition
TrackTruthCollectionCnv_p1.cxx:25
TrackTruthCollectionCnv_p1::transToPers
virtual void transToPers(const TrackTruthCollection *transObj, Trk::TrackTruthCollection_p1 *persObj, MsgStream &msg)
Method creating the persistent representation TrackTruthCollection_p1 from its transient representati...
Definition
TrackTruthCollectionCnv_p1.cxx:42
TrackTruthCollection
Definition
TrackTruthCollection.h:21
Trk::TrackTruthCollection_p1
Definition
TrackTruthCollection_p1.h:21
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