ATLAS Offline Software
Trigger
TrigEvent
TrigInDetEventTPCnv
TrigInDetEventTPCnv
TrigSpacePointCountsCnv_p4.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: TrigInDetEventTPCnv
8
* @class : TrigSpacePointCountsCnv_p4
9
*
10
* @brief transient-persistent converter for TrigSpacePointCounts
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: TrigSpacePointCountsCnv_p4.h 365974 2011-05-16 12:01:04Z salvator $
17
**********************************************************************************/
18
#ifndef TRIGINDETEVENTTPCNV_TRIGSPACEPOINTCOUNTSCNV_P4_H
19
#define TRIGINDETEVENTTPCNV_TRIGSPACEPOINTCOUNTSCNV_P4_H
20
21
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
22
#include "
TrigInDetEventTPCnv/TrigHisto2DCnv_p1.h
"
23
24
#include "
TrigInDetEvent/TrigSpacePointCounts.h
"
25
#include "
TrigInDetEventTPCnv/TrigSpacePointCounts_p4.h
"
26
27
class
MsgStream;
28
29
30
class
TrigSpacePointCountsCnv_p4
:
public
T_AthenaPoolTPCnvBase
<TrigSpacePointCounts, TrigSpacePointCounts_p4> {
31
public
:
32
33
TrigSpacePointCountsCnv_p4
() {}
34
35
virtual
void
persToTrans
(
const
TrigSpacePointCounts_p4
* persObj,
TrigSpacePointCounts
* transObj, MsgStream &
log
);
36
virtual
void
transToPers
(
const
TrigSpacePointCounts
* transObj,
TrigSpacePointCounts_p4
* persObj, MsgStream &
log
);
37
38
private
:
39
40
TrigHisto2DCnv_p1
m_trigHistoCnv
;
41
};
42
43
#endif
TPConverterBase
Definition:
TPConverter.h:738
TrigSpacePointCountsCnv_p4::transToPers
virtual void transToPers(const TrigSpacePointCounts *transObj, TrigSpacePointCounts_p4 *persObj, MsgStream &log)
Definition:
TrigSpacePointCountsCnv_p4.cxx:46
TrigSpacePointCountsCnv_p4::m_trigHistoCnv
TrigHisto2DCnv_p1 m_trigHistoCnv
Definition:
TrigSpacePointCountsCnv_p4.h:40
TrigSpacePointCountsCnv_p4
Definition:
TrigSpacePointCountsCnv_p4.h:30
TrigSpacePointCounts_p4.h
T_AthenaPoolTPConverter.h
TrigSpacePointCountsCnv_p4::TrigSpacePointCountsCnv_p4
TrigSpacePointCountsCnv_p4()
Definition:
TrigSpacePointCountsCnv_p4.h:33
TrigSpacePointCountsCnv_p4::persToTrans
virtual void persToTrans(const TrigSpacePointCounts_p4 *persObj, TrigSpacePointCounts *transObj, MsgStream &log)
Definition:
TrigSpacePointCountsCnv_p4.cxx:10
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
TrigHisto2DCnv_p1
Definition:
TrigHisto2DCnv_p1.h:24
TrigHisto2DCnv_p1.h
TrigSpacePointCounts_p4
Definition:
TrigSpacePointCounts_p4.h:23
TrigSpacePointCounts
Definition:
Trigger/TrigEvent/TrigInDetEvent/TrigInDetEvent/TrigSpacePointCounts.h:20
TrigSpacePointCounts.h
Generated on Thu Nov 7 2024 21:30:09 for ATLAS Offline Software by
1.8.18