ATLAS Offline Software
SoftElectronInfoCnv_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 #ifndef JETTAGINFOTPCNV_SoftElectronInfoCNV_P1_H
6 #define JETTAGINFOTPCNV_SoftElectronInfoCNV_P1_H
7 
9 
12 #include "JetTagInfo/SETrackInfo.h"
13 
14 class MsgStream;
15 
16 namespace Analysis {
17 
18  class BaseTagInfoCnv_p1;
19 
21  : public T_AthenaPoolTPPolyCnvBase<JetTagInfoBase, SoftElectronInfo, SoftElectronInfo_p1> {
22  public:
24  : m_baseTagCnv(0),
26  {}
27 
28  virtual void persToTrans(const SoftElectronInfo_p1* persObj, SoftElectronInfo* transObj, MsgStream &log);
29  virtual void transToPers(const SoftElectronInfo* transObj, SoftElectronInfo_p1* persObj, MsgStream &log);
30 
33 };
34 
35 }
36 #endif
37 
ITPConverterFor
Definition: TPConverter.h:37
Analysis::SoftElectronInfo_p1
Definition: SoftElectronInfo_p1.h:20
Analysis::SoftElectronInfoCnv_p1::persToTrans
virtual void persToTrans(const SoftElectronInfo_p1 *persObj, SoftElectronInfo *transObj, MsgStream &log)
Fluf the data up again.
Definition: SoftElectronInfoCnv_p1.cxx:39
Analysis::SoftElectronInfoCnv_p1
Definition: SoftElectronInfoCnv_p1.h:21
Analysis::SoftElectronInfo
Definition: SoftElectronInfo.h:47
Analysis::SoftElectronInfoCnv_p1::transToPers
virtual void transToPers(const SoftElectronInfo *transObj, SoftElectronInfo_p1 *persObj, MsgStream &log)
Save data to the persistant format.
Definition: SoftElectronInfoCnv_p1.cxx:20
TPPolyCnvBase
Definition: TPConverter.h:674
SoftElectronInfo.h
SoftElectronInfo_p1.h
T_AthenaPoolTPConverter.h
Analysis::SoftElectronInfoCnv_p1::SoftElectronInfoCnv_p1
SoftElectronInfoCnv_p1()
Definition: SoftElectronInfoCnv_p1.h:23
SETrackInfo.h
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition: BTaggingCnvAlg.h:20
Analysis::SoftElectronInfoCnv_p1::m_baseTagCnv
BaseTagInfoCnv_p1 * m_baseTagCnv
Definition: SoftElectronInfoCnv_p1.h:31
Analysis::BaseTagInfoCnv_p1
Definition: BaseTagInfoCnv_p1.h:18
Analysis::SoftElectronInfoCnv_p1::m_seTrackInfoCnv
ITPConverterFor< SETrackInfo > * m_seTrackInfoCnv
Definition: SoftElectronInfoCnv_p1.h:32
python.CaloCondTools.log
log
Definition: CaloCondTools.py:20