ATLAS Offline Software
Loading...
Searching...
No Matches
InDetLowBetaContainerCnv_tlp1.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 INDETLOWBETACONTAINER_CNV_TLP1_H
6#define INDETLOWBETACONTAINER_CNV_TLP1_H
7
9
13
14
15class InDetLowBetaContainerCnv_tlp1 : public AthenaPoolTopLevelTPConverter<InDetLowBetaContainerCnv_p1, InDetLowBetaContainer_tlp1> {
16
17 public:
18
21
22 // default methods
23 virtual void setPStorage(InDetLowBetaContainer_tlp1 *storage);
24
25 protected:
28
29};
30
31
32template <>
33class T_TPCnv<InDet::InDetLowBetaContainer, InDetLowBetaContainer_tlp1>
35
36 public:
37
38 // ??? Maybe this should be moved up to AthenaPoolTopLevelTPConverter...
39 virtual void persToTrans(const InDetLowBetaContainer_tlp1 *pers,
41 MsgStream& msg);
42 virtual void transToPers(const InDet::InDetLowBetaContainer *trans,
44 MsgStream& msg);
45
46};
47
48
49#endif
TopLevelTPConverter< MAIN_CNV, TL_PERS > AthenaPoolTopLevelTPConverter
InDetLowBetaContainerCnv_p1 m_lowBetaContainerCnv
InDetLowBetaCandidateCnv_p1 m_lowBetaCandidateCnv
virtual void setPStorage(InDetLowBetaContainer_tlp1 *storage)
virtual void transToPers(const InDet::InDetLowBetaContainer *trans, InDetLowBetaContainer_tlp1 *pers, MsgStream &msg)
virtual void persToTrans(const InDetLowBetaContainer_tlp1 *pers, InDet::InDetLowBetaContainer *trans, MsgStream &msg)
Primary Vertex Finder.
MsgStream & msg
Definition testRead.cxx:32