ATLAS Offline Software
InDetLowBetaCandidateCnv_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 InDetLowBetaCandidateCnv_P1_H
6 #define InDetLowBetaCandidateCnv_P1_H
7 
9 
12 
13 class MsgStream;
14 
15 class InDetLowBetaCandidateCnv_p1 : public T_AthenaPoolTPCnvBase<InDet::InDetLowBetaCandidate, InDetLowBetaCandidate_p1> {
16 
17  public:
19 
20  virtual void persToTrans(const InDetLowBetaCandidate_p1* persObj, InDet::InDetLowBetaCandidate* transObj, MsgStream &log);
21  virtual void transToPers(const InDet::InDetLowBetaCandidate* transObj, InDetLowBetaCandidate_p1* persObj, MsgStream &log);
22 
23 };
24 
25 #endif
InDetLowBetaCandidateCnv_p1::persToTrans
virtual void persToTrans(const InDetLowBetaCandidate_p1 *persObj, InDet::InDetLowBetaCandidate *transObj, MsgStream &log)
Definition: InDetLowBetaCandidateCnv_p1.cxx:10
TPConverterBase
Definition: TPConverter.h:738
InDetLowBetaCandidate_p1
Definition: InDetLowBetaCandidate_p1.h:10
InDetLowBetaCandidateCnv_p1
Definition: InDetLowBetaCandidateCnv_p1.h:15
T_AthenaPoolTPConverter.h
InDetLowBetaCandidate_p1.h
InDetLowBetaCandidateCnv_p1::InDetLowBetaCandidateCnv_p1
InDetLowBetaCandidateCnv_p1()
Definition: InDetLowBetaCandidateCnv_p1.h:18
InDet::InDetLowBetaCandidate
Definition: InDetLowBetaCandidate.h:24
InDetLowBetaCandidateCnv_p1::transToPers
virtual void transToPers(const InDet::InDetLowBetaCandidate *transObj, InDetLowBetaCandidate_p1 *persObj, MsgStream &log)
Definition: InDetLowBetaCandidateCnv_p1.cxx:25
python.CaloCondTools.log
log
Definition: CaloCondTools.py:20
InDetLowBetaCandidate.h