ATLAS Offline Software
DetailedTrackTruthCollectionCnv_p4.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 // Dear emacs, this is -*-c++-*-
6 
7 // Andrei.Gaponenko@cern.ch, 2008
8 // Olivier.Arnaez@cern.ch, 2015
9 
10 
11 #ifndef TRKTRUTHTPCNV_DETAILEDTRACKTRUTHCOLLECTIONCNV_P4_H
12 #define TRKTRUTHTPCNV_DETAILEDTRACKTRUTHCOLLECTIONCNV_P4_H
13 
16 
17 class StoreGateSvc;
18 class MsgStream;
20 // namespace Trk { class DetailedTrackTruthCollection_p4; }
21 
22 
24  : public T_AthenaPoolTPCnvBase<DetailedTrackTruthCollection,
25  Trk::DetailedTrackTruthCollection_p4>
26 {
27 public:
31  virtual void persToTrans( const Trk::DetailedTrackTruthCollection_p4* persObj,
33  MsgStream& msg );
34 
38  virtual void transToPers( const DetailedTrackTruthCollection* transObj,
40  MsgStream& msg );
41 
42 };
43 
44 #endif/*TRKTRUTHTPCNV_DETAILEDTRACKTRUTHCOLLECTIONCNV_P4_H*/
DetailedTrackTruthCollectionCnv_p4
Definition: DetailedTrackTruthCollectionCnv_p4.h:26
TPConverterBase
Definition: TPConverter.h:738
StoreGateSvc
The Athena Transient Store API.
Definition: StoreGateSvc.h:128
DetailedTrackTruthCollectionCnv_p4::transToPers
virtual void transToPers(const DetailedTrackTruthCollection *transObj, Trk::DetailedTrackTruthCollection_p4 *persObj, MsgStream &msg)
Method creating the persistent representation DetailedTrackTruthCollection_p4 from its transient repr...
Definition: DetailedTrackTruthCollectionCnv_p4.cxx:46
T_AthenaPoolTPConverter.h
Trk::DetailedTrackTruthCollection_p4
Definition: DetailedTrackTruthCollection_p4.h:24
DetailedTrackTruthCollectionCnv_p4::persToTrans
virtual void persToTrans(const Trk::DetailedTrackTruthCollection_p4 *persObj, DetailedTrackTruthCollection *transObj, MsgStream &msg)
Method creating the transient representation of Analysis::DetailedTrackTruthCollection from its persi...
Definition: DetailedTrackTruthCollectionCnv_p4.cxx:27
DetailedTrackTruthCollection_p4.h
DetailedTrackTruthCollection
Definition: DetailedTrackTruthCollection.h:20
python.AutoConfigFlags.msg
msg
Definition: AutoConfigFlags.py:7