ATLAS Offline Software
Loading...
Searching...
No Matches
CombinedMuonFeatureCnv_p2.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_p1
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_P2_H
19#define TRIGMUONEVENTTPCNV_COMBINEDMUONFEATURECNV_P2_H
20
28#include "AthLinks/ElementLink.h"
29
30class MsgStream;
31
32class CombinedMuonFeatureCnv_p2 : public T_AthenaPoolTPCnvBase<CombinedMuonFeature, CombinedMuonFeature_p2> {
33
34 public:
36
37 virtual void persToTrans(const CombinedMuonFeature_p2* persObj, CombinedMuonFeature* transObj, MsgStream &log );
38 virtual void transToPers(const CombinedMuonFeature* transObj, CombinedMuonFeature_p2* persObj, MsgStream &log );
39
40 protected:
43
44 };
45
46
47#endif
This file contains the class definition for the ElementLinkCnv_p1 class.
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
ElementLinkCnv_p1< ElementLink< TrigInDetTrackCollection > > m_elementLinkInDetTrackCnv
virtual void persToTrans(const CombinedMuonFeature_p2 *persObj, CombinedMuonFeature *transObj, MsgStream &log)
virtual void transToPers(const CombinedMuonFeature *transObj, CombinedMuonFeature_p2 *persObj, MsgStream &log)
ElementLinkCnv_p1< ElementLink< MuonFeatureContainer > > m_elementLinkMuFeatCnv