ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigT1
TrigT1EventTPCnv
TrigT1EventTPCnv
CMMCPHitsCnv_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
// CMMCPHitsCnv_p1.h - description
7
// -------------------
8
// begin : 21 04 2008
9
// email : Alan.Watson@cern.ch
10
// ***************************************************************************/
11
12
13
#ifndef CMMCPHitsCnv_p1_H
14
#define CMMCPHitsCnv_p1_H
15
16
// Gaudi/Athena include(s):
17
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
18
19
// Trigger include(s):
20
#include "
TrigT1CaloEvent/CMMCPHits.h
"
21
22
// Local include(s):
23
#include "
TrigT1EventTPCnv/CMMCPHits_p1.h
"
24
25
//using namespace LVL1;
26
28
29
class
CMMCPHitsCnv_p1
:
public
T_AthenaPoolTPCnvBase
< LVL1::CMMCPHits, CMMCPHits_p1 > {
30
31
public
:
32
CMMCPHitsCnv_p1
() :
m_CMMCPHitsCnv
(0) {}
33
34
virtual
void
persToTrans
(
const
CMMCPHits_p1
* persObj,
LVL1::CMMCPHits
* transObj, MsgStream &log );
35
virtual
void
transToPers
(
const
LVL1::CMMCPHits
* transObj,
CMMCPHits_p1
* persObj, MsgStream &log );
36
37
protected
:
38
CMMCPHitsCnv_p1
*
m_CMMCPHitsCnv
;
39
40
};
// class TriggerTowerCnv_p1
41
42
#endif
CMMCPHits_p1.h
T_AthenaPoolTPConverter.h
T_AthenaPoolTPCnvBase
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
Definition
T_AthenaPoolTPConverter.h:41
CMMCPHits.h
CMMCPHitsCnv_p1::CMMCPHitsCnv_p1
CMMCPHitsCnv_p1()
Definition
CMMCPHitsCnv_p1.h:32
CMMCPHitsCnv_p1::transToPers
virtual void transToPers(const LVL1::CMMCPHits *transObj, CMMCPHits_p1 *persObj, MsgStream &log)
Definition
CMMCPHitsCnv_p1.cxx:47
CMMCPHitsCnv_p1::m_CMMCPHitsCnv
CMMCPHitsCnv_p1 * m_CMMCPHitsCnv
Definition
CMMCPHitsCnv_p1.h:38
CMMCPHitsCnv_p1::persToTrans
virtual void persToTrans(const CMMCPHits_p1 *persObj, LVL1::CMMCPHits *transObj, MsgStream &log)
Definition
CMMCPHitsCnv_p1.cxx:24
CMMCPHits_p1
T/P separation for TrigT1Calo::CMMCPHits class.
Definition
CMMCPHits_p1.h:19
LVL1::CMMCPHits
Summary of CP (EM/tau) hits received by the merger modules.
Definition
Trigger/TrigT1/TrigT1CaloEvent/TrigT1CaloEvent/CMMCPHits.h:30
Generated on
for ATLAS Offline Software by
1.17.0