ATLAS Offline Software
Loading...
Searching...
No Matches
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
14class 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
29template <>
30class T_TPCnv<InDet::InDetLowBetaCandidate, InDetLowBetaCandidate_tlp1 >
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
TopLevelTPConverter< MAIN_CNV, TL_PERS > AthenaPoolTopLevelTPConverter
InDetLowBetaCandidateCnv_p1 m_lowBetaCandidateCnv
virtual void setPStorage(InDetLowBetaCandidate_tlp1 *storage)
virtual void transToPers(const InDet::InDetLowBetaCandidate *trans, InDetLowBetaCandidate_tlp1 *pers, MsgStream &msg)
virtual void persToTrans(const InDetLowBetaCandidate_tlp1 *pers, InDet::InDetLowBetaCandidate *trans, MsgStream &msg)
Primary Vertex Finder.
MsgStream & msg
Definition testRead.cxx:32