ATLAS Offline Software
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 
14 
15 class StoreGateSvc;
16 class MsgStream;
18 namespace Trk { class DetailedTrackTruthCollection_p2; }
19 
20 
22  : public T_AthenaPoolTPCnvBase<DetailedTrackTruthCollection,
23  Trk::DetailedTrackTruthCollection_p2>
24 {
25 public:
29  virtual void persToTrans( const Trk::DetailedTrackTruthCollection_p2* persObj,
31  MsgStream& msg );
32 
36  virtual void transToPers( const DetailedTrackTruthCollection* transObj,
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:128
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