ATLAS Offline Software
Trigger
TrigEvent
TrigParticleTPCnv
TrigParticleTPCnv
TrigPhotonCnv_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 : TrigPhotonCnv_p3
9
*
10
* @brief transient-persistent converter for TrigPhoton
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: TrigPhotonCnv_p3.h 724397 2016-02-16 22:17:22Z ssnyder $
17
**********************************************************************************/
18
#ifndef TRIGPARTICLETPCNV_TRIGPHOTONCNV_P3_H
19
#define TRIGPARTICLETPCNV_TRIGPHOTONCNV_P3_H
20
21
22
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
23
#include "
EventCommonTPCnv/P4PtEtaPhiMCnv_p1.h
"
24
25
#include "
DataModelAthenaPool/ElementLinkCnv_p3.h
"
26
27
#include "
TrigParticleTPCnv/TrigPhoton_p3.h
"
28
#include "
TrigCaloEventTPCnv/TrigEMClusterCnv_p1.h
"
29
#include "
TrigParticle/TrigPhoton.h
"
30
31
class
MsgStream;
32
33
34
class
TrigPhotonCnv_p3
:
public
T_AthenaPoolTPCnvBase
<TrigPhoton, TrigPhoton_p3>
35
{
36
37
public
:
38
39
TrigPhotonCnv_p3
() {}
40
41
virtual
void
persToTrans
(
const
TrigPhoton_p3
* persObj,
42
TrigPhoton
* transObj,
43
MsgStream &
log
);
44
45
virtual
void
transToPers
(
const
TrigPhoton
* transObj,
46
TrigPhoton_p3
* persObj,
47
MsgStream &
log
);
48
49
protected
:
50
51
P4PtEtaPhiMCnv_p1
m_p4PtEtaPhiMCnv
;
52
};
53
54
55
#endif
TrigPhoton_p3
Definition:
TrigPhoton_p3.h:23
ElementLinkCnv_p3.h
This file contains the class definition for the ElementLinkCnv_p3 class.
TrigPhoton.h
P4PtEtaPhiMCnv_p1.h
TPConverterBase
Definition:
TPConverter.h:738
T_AthenaPoolTPConverter.h
TrigPhotonCnv_p3
Definition:
TrigPhotonCnv_p3.h:35
TrigPhotonCnv_p3::m_p4PtEtaPhiMCnv
P4PtEtaPhiMCnv_p1 m_p4PtEtaPhiMCnv
Definition:
TrigPhotonCnv_p3.h:51
TrigEMClusterCnv_p1.h
TrigPhotonCnv_p3::transToPers
virtual void transToPers(const TrigPhoton *transObj, TrigPhoton_p3 *persObj, MsgStream &log)
Definition:
TrigPhotonCnv_p3.cxx:46
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
P4PtEtaPhiMCnv_p1
Definition:
P4PtEtaPhiMCnv_p1.h:35
TrigPhoton_p3.h
TrigPhotonCnv_p3::TrigPhotonCnv_p3
TrigPhotonCnv_p3()
Definition:
TrigPhotonCnv_p3.h:39
TrigPhotonCnv_p3::persToTrans
virtual void persToTrans(const TrigPhoton_p3 *persObj, TrigPhoton *transObj, MsgStream &log)
Definition:
TrigPhotonCnv_p3.cxx:14
TrigPhoton
File: TrigPhoton.h.
Definition:
Trigger/TrigEvent/TrigParticle/TrigParticle/TrigPhoton.h:44
Generated on Sun Dec 22 2024 21:21:16 for ATLAS Offline Software by
1.8.18