ATLAS Offline Software
Loading...
Searching...
No Matches
CombinedMuonFeatureCnv_p4.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_p4
9 *
10 * @brief persistent version of CombinedMuonFeatureCnv
11 *
12 * @author Stefano Giagu <Stefano.Giagu> - U. Rome
13 * @author Andrew Hamilton <Andrew.Hamilton@cern.ch> - U. Geneva
14 * @author Francesca Bucci <f.bucci@cern.ch> - U. Geneva
15 *
16 * File and Version Information:
17 * $Id: CombinedMuonFeatureCnv_p4.h,v 1.2 2009-04-01 22:12:14 salvator Exp $
18 **********************************************************************************/
19#ifndef TRIGMUONEVENTTPCNV_COMBINEDMUONFEATURECNV_P4_H
20#define TRIGMUONEVENTTPCNV_COMBINEDMUONFEATURECNV_P4_H
21
29#include "AthLinks/ElementLink.h"
30
31class MsgStream;
32
33class CombinedMuonFeatureCnv_p4 : public T_AthenaPoolTPCnvBase<CombinedMuonFeature, CombinedMuonFeature_p4> {
34
35 public:
37
38 virtual void persToTrans(const CombinedMuonFeature_p4* persObj, CombinedMuonFeature* transObj, MsgStream &log
39);
40 virtual void transToPers(const CombinedMuonFeature* transObj, CombinedMuonFeature_p4* persObj, MsgStream &log );
41
42 protected:
45
46 };
47
48
49#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 transToPers(const CombinedMuonFeature *transObj, CombinedMuonFeature_p4 *persObj, MsgStream &log)
virtual void persToTrans(const CombinedMuonFeature_p4 *persObj, CombinedMuonFeature *transObj, MsgStream &log)
ElementLinkCnv_p3< ElementLink< MuonFeatureContainer > > m_elementLinkMuFeatCnv