ATLAS Offline Software
InDetLowBetaCandidateCnv_tlp1.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef InDetLowBetaCandidateCnv_TLP1_H
6 #define InDetLowBetaCandidateCnv_TLP1_H
7 
9 
13 
14 class InDetLowBetaCandidateCnv_tlp1 : public AthenaPoolTopLevelTPConverter<InDetLowBetaCandidateCnv_p1, InDetLowBetaCandidate_tlp1> {
15 
16  public:
19 
20  virtual void setPStorage(InDetLowBetaCandidate_tlp1 *storage);
21 
22  protected:
23 
25 
26 };
27 
28 
29 template <>
32  public:
33  virtual void persToTrans (const InDetLowBetaCandidate_tlp1 *pers,
35  MsgStream &msg);
36  virtual void transToPers (const InDet::InDetLowBetaCandidate *trans,
38  MsgStream &msg);
39 };
40 
41 
42 #endif
InDet
DUMMY Primary Vertex Finder.
Definition: VP1ErrorUtils.h:36
InDetLowBetaCandidateCnv_p1.h
InDetLowBetaCandidateCnv_tlp1::setPStorage
virtual void setPStorage(InDetLowBetaCandidate_tlp1 *storage)
Definition: InDetLowBetaCandidateCnv_tlp1.cxx:13
InDetLowBetaCandidateCnv_p1
Definition: InDetLowBetaCandidateCnv_p1.h:15
AthenaPoolTopLevelTPConverter.h
InDetLowBetaCandidateCnv_tlp1
Definition: InDetLowBetaCandidateCnv_tlp1.h:14
InDetLowBetaCandidateCnv_tlp1::~InDetLowBetaCandidateCnv_tlp1
virtual ~InDetLowBetaCandidateCnv_tlp1()
Definition: InDetLowBetaCandidateCnv_tlp1.h:18
InDetLowBetaCandidateCnv_tlp1::m_lowBetaCandidateCnv
InDetLowBetaCandidateCnv_p1 m_lowBetaCandidateCnv
Definition: InDetLowBetaCandidateCnv_tlp1.h:24
InDetLowBetaCandidateCnv_tlp1::InDetLowBetaCandidateCnv_tlp1
InDetLowBetaCandidateCnv_tlp1()
Definition: InDetLowBetaCandidateCnv_tlp1.cxx:8
InDetLowBetaCandidate_tlp1.h
InDet::InDetLowBetaCandidate
Definition: InDetLowBetaCandidate.h:24
InDetLowBetaCandidate.h
InDetLowBetaCandidate_tlp1
Definition: InDetLowBetaCandidate_tlp1.h:11
T_TPCnv
Definition: T_AthenaPoolTPConverter.h:17
python.AutoConfigFlags.msg
msg
Definition: AutoConfigFlags.py:7
TopLevelTPConverter
Definition: TopLevelTPConverter.h:35
python.Dumpers.InDetLowBetaCandidate
InDetLowBetaCandidate
Definition: Dumpers.py:59