ATLAS Offline Software
Trigger
TrigEvent
TrigMuonEventTPCnv
TrigMuonEventTPCnv
TrigMuonEFCnv_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: TrigMuonEventTPCnv
8
* @class : TrigMuonEFCnv_p1
9
*
10
* @brief transient-persistent converter for TrigMuonEF_p1
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: TrigMuonEFCnv_p1.h,v 1.2 2009-04-01 22:12:15 salvator Exp $
17
**********************************************************************************/
18
#ifndef TRIGMUONEVENTTPCNV_TRIGMUONEFCNV_P1_H
19
#define TRIGMUONEVENTTPCNV_TRIGMUONEFCNV_P1_H
20
21
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
22
23
#include "
EventCommonTPCnv/P4IPtCotThPhiMCnv_p1.h
"
24
#include "
TrigMuonEventTPCnv/TrigMuonEF_p1.h
"
25
26
27
class
MsgStream;
28
29
30
class
TrigMuonEFCnv_p1
:
public
T_AthenaPoolTPCnvBase
<TrigMuonEF, TrigMuonEF_p1>
31
{
32
33
public
:
34
35
TrigMuonEFCnv_p1
() :
m_P4IPtCotThPhiMCnv
(0) {}
36
37
virtual
void
persToTrans
(
const
TrigMuonEF_p1
* persObj,
TrigMuonEF
* transObj, MsgStream &
log
);
38
virtual
void
transToPers
(
const
TrigMuonEF
* transObj,
TrigMuonEF_p1
* persObj, MsgStream &
log
);
39
40
protected
:
41
P4IPtCotThPhiMCnv_p1
*
m_P4IPtCotThPhiMCnv
;
42
};
43
44
45
#endif
P4IPtCotThPhiMCnv_p1.h
TPConverterBase
Definition:
TPConverter.h:738
TrigMuonEFCnv_p1::m_P4IPtCotThPhiMCnv
P4IPtCotThPhiMCnv_p1 * m_P4IPtCotThPhiMCnv
Definition:
TrigMuonEFCnv_p1.h:41
TrigMuonEFCnv_p1::persToTrans
virtual void persToTrans(const TrigMuonEF_p1 *persObj, TrigMuonEF *transObj, MsgStream &log)
Definition:
TrigMuonEFCnv_p1.cxx:10
T_AthenaPoolTPConverter.h
TrigMuonEF
Definition:
TrigMuonEF.h:26
TrigMuonEF_p1.h
P4IPtCotThPhiMCnv_p1
Definition:
P4IPtCotThPhiMCnv_p1.h:35
TrigMuonEF_p1
Definition:
TrigMuonEF_p1.h:27
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
TrigMuonEFCnv_p1::transToPers
virtual void transToPers(const TrigMuonEF *transObj, TrigMuonEF_p1 *persObj, MsgStream &log)
Definition:
TrigMuonEFCnv_p1.cxx:24
TrigMuonEFCnv_p1::TrigMuonEFCnv_p1
TrigMuonEFCnv_p1()
Definition:
TrigMuonEFCnv_p1.h:35
TrigMuonEFCnv_p1
Definition:
TrigMuonEFCnv_p1.h:31
Generated on Sun Dec 22 2024 21:21:11 for ATLAS Offline Software by
1.8.18