ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigEvent
TrigParticleTPCnv
TrigParticleTPCnv
TrigElectronCnv_p1.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 : TrigElectronCnv_p1
9
*
10
* @brief transient persistent converter for TrigElectron
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: TrigElectronCnv_p1.h,v 1.2 2009-04-01 22:13:30 salvator Exp $
17
**********************************************************************************/
18
#ifndef TRIGPARTICLETPCNV_TRIGELECTRONCNV_P1_H
19
#define TRIGPARTICLETPCNV_TRIGELECTRONCNV_P1_H
20
21
#include "
TrigParticle/TrigElectron.h
"
22
#include "
TrigParticleTPCnv/TrigElectron_p1.h
"
23
#include "
EventCommonTPCnv/P4PtEtaPhiMCnv_p1.h
"
24
25
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
26
27
class
MsgStream;
28
29
30
class
TrigElectronCnv_p1
:
public
T_AthenaPoolTPCnvBase
<TrigElectron, TrigElectron_p1>
31
{
32
public
:
33
34
TrigElectronCnv_p1
() :
m_p4PtEtaPhiMCnv
(0) {}
35
36
virtual
void
persToTrans
(
const
TrigElectron_p1
* persObj,
37
TrigElectron
* transObj,
38
MsgStream &log);
39
virtual
void
transToPers
(
const
TrigElectron
* transObj,
40
TrigElectron_p1
* persObj,
41
MsgStream &log);
42
protected
:
43
44
P4PtEtaPhiMCnv_p1
*
m_p4PtEtaPhiMCnv
;
45
46
};
47
48
49
#endif
P4PtEtaPhiMCnv_p1.h
T_AthenaPoolTPConverter.h
T_AthenaPoolTPCnvBase
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
Definition
T_AthenaPoolTPConverter.h:41
TrigElectron_p1.h
TrigElectron.h
P4PtEtaPhiMCnv_p1
Definition
P4PtEtaPhiMCnv_p1.h:35
TrigElectronCnv_p1::TrigElectronCnv_p1
TrigElectronCnv_p1()
Definition
TrigElectronCnv_p1.h:34
TrigElectronCnv_p1::m_p4PtEtaPhiMCnv
P4PtEtaPhiMCnv_p1 * m_p4PtEtaPhiMCnv
Definition
TrigElectronCnv_p1.h:44
TrigElectronCnv_p1::transToPers
virtual void transToPers(const TrigElectron *transObj, TrigElectron_p1 *persObj, MsgStream &log)
Definition
TrigElectronCnv_p1.cxx:65
TrigElectronCnv_p1::persToTrans
virtual void persToTrans(const TrigElectron_p1 *persObj, TrigElectron *transObj, MsgStream &log)
Definition
TrigElectronCnv_p1.cxx:10
TrigElectron_p1
Definition
TrigElectron_p1.h:26
TrigElectron
File: TrigElectron.h.
Definition
Trigger/TrigEvent/TrigParticle/TrigParticle/TrigElectron.h:63
Generated on
for ATLAS Offline Software by
1.17.0