ATLAS Offline Software
Loading...
Searching...
No Matches
CombinedMuonFeatureCnv_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 : CombinedMuonFeatureCnv_p3
9 *
10 * @brief persistent version of CombinedMuonFeatureCnv
11 *
12 * @author Andrew Hamilton <Andrew.Hamilton@cern.ch> - U. Geneva
13 * @author Francesca Bucci <f.bucci@cern.ch> - U. Geneva
14 *
15 * File and Version Information:
16 * $Id: CombinedMuonFeatureCnv_p2.h,v 1.2 2009-04-01 22:12:14 salvator Exp $
17 **********************************************************************************/
18#ifndef TRIGMUONEVENTTPCNV_COMBINEDMUONFEATURECNV_P3_H
19#define TRIGMUONEVENTTPCNV_COMBINEDMUONFEATURECNV_P3_H
20
28#include "AthLinks/ElementLink.h"
29
30class MsgStream;
31
32class CombinedMuonFeatureCnv_p3 : public T_AthenaPoolTPCnvBase<CombinedMuonFeature, CombinedMuonFeature_p3> {
33
34 public:
36
37 virtual void persToTrans(const CombinedMuonFeature_p3* persObj, CombinedMuonFeature* transObj, MsgStream &log
38);
39 virtual void transToPers(const CombinedMuonFeature* transObj, CombinedMuonFeature_p3* persObj, MsgStream &log );
40
41 protected:
44
45 };
46
47
48#endif
This file contains the class definition for the ElementLinkCnv_p3 class.
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
ElementLinkCnv_p3< ElementLink< TrigInDetTrackCollection > > m_elementLinkInDetTrackCnv
virtual void persToTrans(const CombinedMuonFeature_p3 *persObj, CombinedMuonFeature *transObj, MsgStream &log)
virtual void transToPers(const CombinedMuonFeature *transObj, CombinedMuonFeature_p3 *persObj, MsgStream &log)
ElementLinkCnv_p3< ElementLink< MuonFeatureContainer > > m_elementLinkMuFeatCnv