ATLAS Offline Software
Loading...
Searching...
No Matches
TrigEFBphysCnv_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: TrigParticleTPCnv
8 * @class : TrigEFBphysCnv_p3
9 *
10 * @brief transient-persistent converter for TrigEFBphys
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: TrigEFBphysCnv_p3.h,v 1.1 2010-08-12 demelian Exp $
17 **********************************************************************************/
18#ifndef TRIGPARTICLETPCNV_TRIGEFBPHYSCNV_P3_H
19#define TRIGPARTICLETPCNV_TRIGEFBPHYSCNV_P3_H
20
21
23
28
29
30class MsgStream;
31
32
33class TrigEFBphysCnv_p3 : public T_AthenaPoolTPCnvBase<TrigEFBphys, TrigEFBphys_p3>
34{
35
36 public:
37
39
40 virtual void persToTrans(const TrigEFBphys_p3* persObj, TrigEFBphys* transObj, MsgStream &log);
41 virtual void transToPers(const TrigEFBphys* transObj, TrigEFBphys_p3* persObj, MsgStream &log);
42
43 protected:
45
46};
47
48
49#endif
This file contains the class definition for the ElementLinkCnv_p3 class.
This file contains the class definition for the ElementLinkVectorCnv_p1 class.
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
virtual void persToTrans(const TrigEFBphys_p3 *persObj, TrigEFBphys *transObj, MsgStream &log)
virtual void transToPers(const TrigEFBphys *transObj, TrigEFBphys_p3 *persObj, MsgStream &log)
ElementLinkCnv_p3< ElementLink< TrigEFBphysContainer > > m_elementLinkEFBphysCnv