ATLAS Offline Software
Loading...
Searching...
No Matches
PixelRDOElemLinkVecCnv_p1.h
Go to the documentation of this file.
1//Dear emacs, this is -*- c++ -*-
2
3/*
4 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5*/
6
7#ifndef ATHENAPOOLTESTATHENAPOOL_PIXELRDOELEMLINKVECCNV_P1_H
8#define ATHENAPOOLTESTATHENAPOOL_PIXELRDOELEMLINKVECCNV_P1_H
9
14
15class MsgStream;
16
18 : public T_AthenaPoolTPCnvBase<PixelRDOElemLinkVec, PixelRDOElemLinkVec_p1>
19{
20public:
22
25
26
27 virtual void persToTrans(const PixelRDOElemLinkVec_p1*, PixelRDOElemLinkVec*, MsgStream &log) override;
28 virtual void transToPers(const PixelRDOElemLinkVec*, PixelRDOElemLinkVec_p1*, MsgStream &log) override;
29private:
30
32
33};
34
35
36#endif
This file contains the class definition for the ElementLinkCnv_p2 class.
Class definition for PixelRDOElemLinkVec.
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
virtual void persToTrans(const PixelRDOElemLinkVec_p1 *, PixelRDOElemLinkVec *, MsgStream &log) override
virtual void transToPers(const PixelRDOElemLinkVec *, PixelRDOElemLinkVec_p1 *, MsgStream &log) override
ElementLinkCnv_p2< PixelRDOElemLinkVec::elem_type > m_elementLinkCnv
vector containing element links to pixel RDOs