ATLAS Offline Software
Trigger
TrigEvent
TrigParticleTPCnv
TrigParticleTPCnv
TrigEFBphysCnv_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: TrigParticleTPCnv
8
* @class : TrigEFBphysCnv_p1
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_p2.h,v 1.2 2009-04-01 22:13:30 salvator Exp $
17
**********************************************************************************/
18
#ifndef TRIGPARTICLETPCNV_TRIGEFBPHYSCNV_P2_H
19
#define TRIGPARTICLETPCNV_TRIGEFBPHYSCNV_P2_H
20
21
22
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
23
24
#include "
DataModelAthenaPool/ElementLinkVectorCnv_p1.h
"
25
#include "
DataModelAthenaPool/ElementLinkCnv_p1.h
"
26
27
#include "
TrigParticleTPCnv/TrigEFBphys_p2.h
"
28
29
#include "
Particle/TrackParticleContainer.h
"
30
#include "
TrigParticle/TrigEFBphysContainer.h
"
31
32
33
class
MsgStream;
34
35
36
class
TrigEFBphysCnv_p2
:
public
T_AthenaPoolTPCnvBase
<TrigEFBphys, TrigEFBphys_p2>
37
{
38
39
public
:
40
41
TrigEFBphysCnv_p2
() {}
42
43
virtual
void
persToTrans
(
const
TrigEFBphys_p2
* persObj,
TrigEFBphys
* transObj, MsgStream &
log
);
44
virtual
void
transToPers
(
const
TrigEFBphys
* transObj,
TrigEFBphys_p2
* persObj, MsgStream &
log
);
45
46
protected
:
47
ElementLinkCnv_p1<ElementLink<TrigEFBphysContainer>
>
m_elementLinkEFBphysCnv
;
48
49
};
50
51
52
#endif
ElementLinkCnv_p1.h
This file contains the class definition for the ElementLinkCnv_p1 class.
TrigEFBphysCnv_p2::transToPers
virtual void transToPers(const TrigEFBphys *transObj, TrigEFBphys_p2 *persObj, MsgStream &log)
Definition:
TrigEFBphysCnv_p2.cxx:46
TrigEFBphysCnv_p2::TrigEFBphysCnv_p2
TrigEFBphysCnv_p2()
Definition:
TrigEFBphysCnv_p2.h:41
TrigEFBphys
Definition:
TrigEFBphys.h:42
TrigEFBphysCnv_p2
Definition:
TrigEFBphysCnv_p2.h:37
TPConverterBase
Definition:
TPConverter.h:738
ElementLinkVectorCnv_p1.h
This file contains the class definition for the ElementLinkVectorCnv_p1 class. NOTE: it should be inc...
TrigEFBphysContainer.h
TrigEFBphysCnv_p2::persToTrans
virtual void persToTrans(const TrigEFBphys_p2 *persObj, TrigEFBphys *transObj, MsgStream &log)
Definition:
TrigEFBphysCnv_p2.cxx:15
T_AthenaPoolTPConverter.h
TrigEFBphys_p2
Definition:
TrigEFBphys_p2.h:26
ElementLinkCnv_p1
Definition:
ElementLinkCnv_p1.h:27
TrigEFBphysCnv_p2::m_elementLinkEFBphysCnv
ElementLinkCnv_p1< ElementLink< TrigEFBphysContainer > > m_elementLinkEFBphysCnv
Definition:
TrigEFBphysCnv_p2.h:47
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
TrigEFBphys_p2.h
TrackParticleContainer.h
Generated on Thu Nov 7 2024 21:29:34 for ATLAS Offline Software by
1.8.18