ATLAS Offline Software
TrigInDetTrackTruthMapCnv_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 /**********************************************************************************
6  * @Project: Trigger
7  * @Package: TrigTruthEventTPCnv
8  * @class : TrigInDetTrackTruthMapCnv_p1
9  *
10  * @brief persistent version of TrigInDetTrackTruthMapCnv
11  *
12  * @author Andrew Hamilton <Andrew.Hamilton@cern.ch> - U. Geneva
13  * @author Francesca Bucci <f.bucci@cern.ch> - U. Geneva
14  *
15  * File and Version Information:
16  * $Id: TrigInDetTrackTruthMapCnv_p1.h,v 1.3 2008-08-05 17:27:45 baines Exp $
17  **********************************************************************************/
18 #ifndef TRIGTRUTHEVENTTPCNV_TRIGINDETTRACKTRUTHMAP_CNV_P1_H
19 #define TRIGTRUTHEVENTTPCNV_TRIGINDETTRACKTRUTHMAP_CNV_P1_H
20 
22 
25 
27 
28 class MsgStream;
29 
30 class TrigInDetTrackTruthMapCnv_p1 : public T_AthenaPoolTPCnvBase<TrigInDetTrackTruthMap, TrigInDetTrackTruthMap_p1> {
31 
32  public:
33 
35 
36  virtual void persToTrans(const TrigInDetTrackTruthMap_p1* persObj, TrigInDetTrackTruthMap* transObj, MsgStream &log );
37  virtual void transToPers(const TrigInDetTrackTruthMap* transObj, TrigInDetTrackTruthMap_p1* persObj, MsgStream &log );
38 
39  private:
40 
42  //TrigInDetTrackTruthCnv_p1* m_trigInDetTrackTruthCnv_p1;
43 
44 };
45 
46 
47 #endif
ITPConverterFor< TrigInDetTrackTruth >
TPConverterBase
Definition: TPConverter.h:738
TrigInDetTrackTruthMapCnv_p1::transToPers
virtual void transToPers(const TrigInDetTrackTruthMap *transObj, TrigInDetTrackTruthMap_p1 *persObj, MsgStream &log)
Definition: TrigInDetTrackTruthMapCnv_p1.cxx:43
TrigInDetTrackTruthMapCnv_p1::TrigInDetTrackTruthMapCnv_p1
TrigInDetTrackTruthMapCnv_p1()
Definition: TrigInDetTrackTruthMapCnv_p1.h:34
T_AthenaPoolTPConverter.h
TrigInDetTrackTruthMap
Definition: TrigInDetTrackTruthMap.h:38
TrigInDetTrackTruthMapCnv_p1
Definition: TrigInDetTrackTruthMapCnv_p1.h:30
TrigInDetTrackTruthMap_p1
Definition: TrigInDetTrackTruthMap_p1.h:23
TrigInDetTrackTruthMap.h
TrigInDetTrackTruthMapCnv_p1::persToTrans
virtual void persToTrans(const TrigInDetTrackTruthMap_p1 *persObj, TrigInDetTrackTruthMap *transObj, MsgStream &log)
Definition: TrigInDetTrackTruthMapCnv_p1.cxx:18
TrigInDetTrackTruthMapCnv_p1::m_trigInDetTrackTruthCnv
ITPConverterFor< TrigInDetTrackTruth > * m_trigInDetTrackTruthCnv
Definition: TrigInDetTrackTruthMapCnv_p1.h:41
python.CaloCondTools.log
log
Definition: CaloCondTools.py:20
TrigInDetTrackTruthCnv_p1.h
TrigInDetTrackTruthMap_p1.h