ATLAS Offline Software
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*/
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
TPConverterBase
Definition:
TPConverter.h:738
StoreGateSvc
The Athena Transient Store API.
Definition:
StoreGateSvc.h:125
T_AthenaPoolTPConverter.h
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
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
Trk::DetailedTrackTruthCollection_p2
Definition:
DetailedTrackTruthCollection_p2.h:24
DetailedTrackTruthCollectionCnv_p2
Definition:
DetailedTrackTruthCollectionCnv_p2.h:24
DetailedTrackTruthCollection
Definition:
DetailedTrackTruthCollection.h:20
python.AutoConfigFlags.msg
msg
Definition:
AutoConfigFlags.py:7
Generated on Mon Dec 23 2024 21:09:24 for ATLAS Offline Software by
1.8.18