ATLAS Offline Software
Trigger
TrigEvent
TrigParticleTPCnv
TrigParticleTPCnv
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
22
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
23
24
#include "
DataModelAthenaPool/ElementLinkVectorCnv_p1.h
"
25
#include "
DataModelAthenaPool/ElementLinkCnv_p3.h
"
26
#include "
TrigParticleTPCnv/TrigEFBphys_p3.h
"
27
#include "
TrigParticle/TrigEFBphysContainer.h
"
28
29
30
class
MsgStream;
31
32
33
class
TrigEFBphysCnv_p3
:
public
T_AthenaPoolTPCnvBase
<TrigEFBphys, TrigEFBphys_p3>
34
{
35
36
public
:
37
38
TrigEFBphysCnv_p3
() {}
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
:
44
ElementLinkCnv_p3<ElementLink<TrigEFBphysContainer>
>
m_elementLinkEFBphysCnv
;
45
46
};
47
48
49
#endif
ElementLinkCnv_p3
Definition:
ElementLinkCnv_p3.h:27
ElementLinkCnv_p3.h
This file contains the class definition for the ElementLinkCnv_p3 class.
TrigEFBphys_p3
Definition:
TrigEFBphys_p3.h:26
TrigEFBphys
Definition:
TrigEFBphys.h:42
TrigEFBphysCnv_p3::transToPers
virtual void transToPers(const TrigEFBphys *transObj, TrigEFBphys_p3 *persObj, MsgStream &log)
Definition:
TrigEFBphysCnv_p3.cxx:46
TPConverterBase
Definition:
TPConverter.h:738
TrigEFBphysCnv_p3::m_elementLinkEFBphysCnv
ElementLinkCnv_p3< ElementLink< TrigEFBphysContainer > > m_elementLinkEFBphysCnv
Definition:
TrigEFBphysCnv_p3.h:44
ElementLinkVectorCnv_p1.h
This file contains the class definition for the ElementLinkVectorCnv_p1 class. NOTE: it should be inc...
TrigEFBphysContainer.h
TrigEFBphysCnv_p3::TrigEFBphysCnv_p3
TrigEFBphysCnv_p3()
Definition:
TrigEFBphysCnv_p3.h:38
T_AthenaPoolTPConverter.h
TrigEFBphys_p3.h
TrigEFBphysCnv_p3
Definition:
TrigEFBphysCnv_p3.h:34
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
TrigEFBphysCnv_p3::persToTrans
virtual void persToTrans(const TrigEFBphys_p3 *persObj, TrigEFBphys *transObj, MsgStream &log)
Definition:
TrigEFBphysCnv_p3.cxx:15
Generated on Thu Nov 7 2024 21:29:34 for ATLAS Offline Software by
1.8.18