ATLAS Offline Software
Loading...
Searching...
No Matches
TileTrackMuFeatureCnv_p3.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/**********************************************************************************
6 * @Project: Trigger
7 * @Package: TrigMuonEventTPCnv
8 * @class : TileTrackMuFeatureCnv_p3
9 *
10 * @brief persistent version of TileTrackMuFeatureCnv
11 *
12 * @author Heuijin Lim <hjlim@hep.anl.gov>
13 *
14 * File and Version Information:
15 *
16 **********************************************************************************/
17#ifndef TRIGMUONEVENTTPCNV_TILETRACKMUFEATURECNV_P3_H
18#define TRIGMUONEVENTTPCNV_TILETRACKMUFEATURECNV_P3_H
19
22
26
28#include "AthLinks/ElementLink.h"
30
31
32class MsgStream;
33
34class TileTrackMuFeatureCnv_p3 : public T_AthenaPoolTPCnvBase<TileTrackMuFeature, TileTrackMuFeature_p3> {
35
36 public:
38
39 virtual void persToTrans(const TileTrackMuFeature_p3* persObj, TileTrackMuFeature* transObj, MsgStream &log );
40 virtual void transToPers(const TileTrackMuFeature* transObj, TileTrackMuFeature_p3* persObj, MsgStream &log );
41
42 protected:
43
46
47 };
48
49
50#endif
This file contains the class definition for the ElementLinkCnv_p3 class.
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
ElementLinkCnv_p3< ElementLink< TrigInDetTrackCollection > > m_ELink_IDTkCnv
virtual void transToPers(const TileTrackMuFeature *transObj, TileTrackMuFeature_p3 *persObj, MsgStream &log)
virtual void persToTrans(const TileTrackMuFeature_p3 *persObj, TileTrackMuFeature *transObj, MsgStream &log)
ElementLinkCnv_p3< ElementLink< TileMuFeatureContainer > > m_ELink_TileMuCnv