ATLAS Offline Software
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 
14 
15 class StoreGateSvc;
16 class MsgStream;
18 namespace Trk { class TrackTruthCollection_p1; }
19 
20 
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,
38  MsgStream& msg );
39 
40 };
41 
42 #endif/*TRACKTRUTHCOLLECTIONCNV_P1_H*/
TPConverterBase
Definition: TPConverter.h:738
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
StoreGateSvc
The Athena Transient Store API.
Definition: StoreGateSvc.h:128
TrackTruthCollection
Definition: TrackTruthCollection.h:21
Trk::TrackTruthCollection_p1
Definition: TrackTruthCollection_p1.h:21
T_AthenaPoolTPConverter.h
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition: FakeTrackBuilder.h:9
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
python.AutoConfigFlags.msg
msg
Definition: AutoConfigFlags.py:7