ATLAS Offline Software
ElectronMuonTopoInfoCnv_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: TrigTopoEventTPCnv
8  * @class : ElectronMuonTopoInfoCnv_p1
9  *
10  * @brief transient persistent converter for ElectronMuonTopoInfo
11  *
12  ***********************************************************************************/
13 #ifndef TRIGTOPOEVENTTPCNV_ELECTRONMUONTOPOINFOCNV_P1_H
14 #define TRIGTOPOEVENTTPCNV_ELECTRONMUONTOPOINFOCNV_P1_H
15 
18 
20 
21 class MsgStream;
22 
23 
24 class ElectronMuonTopoInfoCnv_p1 : public T_AthenaPoolTPCnvBase<ElectronMuonTopoInfo, ElectronMuonTopoInfo_p1>
25 {
26  public:
27 
29 
30  virtual void persToTrans(const ElectronMuonTopoInfo_p1* persObj,
31  ElectronMuonTopoInfo* transObj,
32  MsgStream &log);
33  virtual void transToPers(const ElectronMuonTopoInfo* transObj,
34  ElectronMuonTopoInfo_p1* persObj,
35  MsgStream &log);
36 
37 };
38 
39 
40 #endif
ElectronMuonTopoInfoCnv_p1::transToPers
virtual void transToPers(const ElectronMuonTopoInfo *transObj, ElectronMuonTopoInfo_p1 *persObj, MsgStream &log)
Definition: ElectronMuonTopoInfoCnv_p1.cxx:27
TPConverterBase
Definition: TPConverter.h:738
ElectronMuonTopoInfo
ElectronMuonTopoInfo is a class for storing information about combuned electron-muon object....
Definition: ElectronMuonTopoInfo.h:51
ElectronMuonTopoInfo.h
ElectronMuonTopoInfo_p1.h
T_AthenaPoolTPConverter.h
ElectronMuonTopoInfoCnv_p1::ElectronMuonTopoInfoCnv_p1
ElectronMuonTopoInfoCnv_p1()
Definition: ElectronMuonTopoInfoCnv_p1.h:28
ElectronMuonTopoInfo_p1
Definition: ElectronMuonTopoInfo_p1.h:22
ElectronMuonTopoInfoCnv_p1
Definition: ElectronMuonTopoInfoCnv_p1.h:25
ElectronMuonTopoInfoCnv_p1::persToTrans
virtual void persToTrans(const ElectronMuonTopoInfo_p1 *persObj, ElectronMuonTopoInfo *transObj, MsgStream &log)
Definition: ElectronMuonTopoInfoCnv_p1.cxx:10
python.CaloCondTools.log
log
Definition: CaloCondTools.py:20