ATLAS Offline Software
Trigger
TrigT1
TrigT1EventTPCnv
TrigT1EventTPCnv
JEMEtSumsCnv_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
//***************************************************************************
6
// JEMEtSumsCnv_p1.h - description
7
// -------------------
8
// begin : 21 04 2008
9
// email : Alan.Watson@cern.ch
10
// ***************************************************************************/
11
12
13
#ifndef JEMEtSumsCnv_p1_H
14
#define JEMEtSumsCnv_p1_H
15
16
// Gaudi/Athena include(s):
17
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
18
19
// Trigger include(s):
20
#include "
TrigT1CaloEvent/JEMEtSums.h
"
21
22
// Local include(s):
23
#include "
TrigT1EventTPCnv/JEMEtSums_p1.h
"
24
25
//using namespace LVL1;
26
29
class
JEMEtSumsCnv_p1
:
public
T_AthenaPoolTPCnvBase
< LVL1::JEMEtSums, JEMEtSums_p1 > {
30
31
public
:
32
JEMEtSumsCnv_p1
() :
m_JEMEtSumsCnv
(0) {}
33
34
virtual
void
persToTrans
(
const
JEMEtSums_p1
* persObj,
LVL1::JEMEtSums
* transObj, MsgStream &
log
);
35
virtual
void
transToPers
(
const
LVL1::JEMEtSums
* transObj,
JEMEtSums_p1
* persObj, MsgStream &
log
);
36
37
protected
:
38
JEMEtSumsCnv_p1
*
m_JEMEtSumsCnv
;
39
40
};
// class TriggerTowerCnv_p1
41
42
#endif
JEMEtSumsCnv_p1::m_JEMEtSumsCnv
JEMEtSumsCnv_p1 * m_JEMEtSumsCnv
Definition:
JEMEtSumsCnv_p1.h:38
JEMEtSumsCnv_p1::JEMEtSumsCnv_p1
JEMEtSumsCnv_p1()
Definition:
JEMEtSumsCnv_p1.h:32
JEMEtSums.h
TPConverterBase
Definition:
TPConverter.h:738
JEMEtSums_p1.h
JEMEtSumsCnv_p1
T/P convertor for TrigT1Calo JEMEtSums class.
Definition:
JEMEtSumsCnv_p1.h:29
JEMEtSumsCnv_p1::persToTrans
virtual void persToTrans(const JEMEtSums_p1 *persObj, LVL1::JEMEtSums *transObj, MsgStream &log)
Definition:
JEMEtSumsCnv_p1.cxx:24
JEMEtSums_p1
T/P separation for TrigT1Calo::JEMEtSums class.
Definition:
JEMEtSums_p1.h:19
T_AthenaPoolTPConverter.h
LVL1::JEMEtSums
Definition:
Trigger/TrigT1/TrigT1CaloEvent/TrigT1CaloEvent/JEMEtSums.h:27
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
JEMEtSumsCnv_p1::transToPers
virtual void transToPers(const LVL1::JEMEtSums *transObj, JEMEtSums_p1 *persObj, MsgStream &log)
Definition:
JEMEtSumsCnv_p1.cxx:46
Generated on Thu Nov 7 2024 21:17:46 for ATLAS Offline Software by
1.8.18