ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Reconstruction
TrackParticleTruthTPCnv
TrackParticleTruthTPCnv
TrackParticleTruthCollectionCnv_p0.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
#ifndef TRACKPARTICLETRUTHCOLLECTIONCNV_P0_H
6
#define TRACKPARTICLETRUTHCOLLECTIONCNV_P0_H
7
8
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
9
10
class
StoreGateSvc
;
11
class
MsgStream;
12
class
TrackParticleTruthCollection
;
13
class
TrackParticleTruthVector
;
14
15
namespace
Rec
{
16
typedef
TrackParticleTruthVector
TrackParticleTruthCollection_p0
;
17
}
18
19
class
TrackParticleTruthCollectionCnv_p0
20
:
public
T_AthenaPoolTPCnvBase
<TrackParticleTruthCollection,
21
Rec::TrackParticleTruthCollection_p0>
22
{
23
public
:
27
virtual
void
persToTrans
(
const
Rec::TrackParticleTruthCollection_p0
* persObj,
28
TrackParticleTruthCollection
* transObj,
29
MsgStream&
msg
);
30
34
virtual
void
transToPers
(
const
TrackParticleTruthCollection
* transObj,
35
Rec::TrackParticleTruthCollection_p0
* persObj,
36
MsgStream&
msg
);
37
38
};
39
40
#endif
/*TRACKPARTICLETRUTHCOLLECTIONCNV_P0_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
TrackParticleTruthCollectionCnv_p0
Definition
TrackParticleTruthCollectionCnv_p0.h:22
TrackParticleTruthCollectionCnv_p0::transToPers
virtual void transToPers(const TrackParticleTruthCollection *transObj, Rec::TrackParticleTruthCollection_p0 *persObj, MsgStream &msg)
Method creating the persistent representation TrackParticleTruthCollection_p0 from its transient repr...
Definition
TrackParticleTruthCollectionCnv_p0.cxx:42
TrackParticleTruthCollectionCnv_p0::persToTrans
virtual void persToTrans(const Rec::TrackParticleTruthCollection_p0 *persObj, TrackParticleTruthCollection *transObj, MsgStream &msg)
Method creating the transient representation of Analysis::TrackParticleTruthCollection from its persi...
Definition
TrackParticleTruthCollectionCnv_p0.cxx:21
TrackParticleTruthCollection
Definition
TrackParticleTruthCollection.h:18
TrackParticleTruthVector
Definition
TrackParticleTruthVector.h:16
Rec
namespace for combined reconstruction tools and interfaces
Definition
FakeTrackBuilder.h:10
Rec::TrackParticleTruthCollection_p0
TrackParticleTruthVector TrackParticleTruthCollection_p0
Definition
TrackParticleTruthCollectionCnv_p0.h:16
msg
MsgStream & msg
Definition
testRead.cxx:32
Generated on
for ATLAS Offline Software by
1.17.0