ATLAS Offline Software
Trigger
TrigEvent
TrigMuonEventTPCnv
TrigMuonEventTPCnv
TrigMuonClusterFeatureCnv_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 : TrigMuonClusterFeatureCnv_p1
9
*
10
* @brief persistent version of TrigMuonClusterFeatureCnv
11
*
12
* @author Stefano Giagu <Stefano.Giagu@cern.ch> - U. of Rome
13
* @author Antonio Policicchio <Antonio.Policicchio@cern.ch> - U. of Washington
14
*
15
* File and Version Information:
16
* $Id: TrigMuonClusterFeatureCnv_p1.h,v 1.2 2009-04-01 22:12:15 salvator Exp $
17
**********************************************************************************/
18
#ifndef TRIGMUONEVENTTPCNV_TRIGMUONCLUSTERFEATURECNV_P1_H
19
#define TRIGMUONEVENTTPCNV_TRIGMUONCLUSTERFEATURECNV_P1_H
20
21
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
22
#include "
TrigMuonEvent/TrigMuonClusterFeature.h
"
23
#include "
TrigMuonEventTPCnv/TrigMuonClusterFeature_p1.h
"
24
25
class
MsgStream;
26
27
class
TrigMuonClusterFeatureCnv_p1
:
public
T_AthenaPoolTPCnvBase
<TrigMuonClusterFeature, TrigMuonClusterFeature_p1> {
28
29
public
:
30
TrigMuonClusterFeatureCnv_p1
() {}
31
32
virtual
void
persToTrans
(
const
TrigMuonClusterFeature_p1
* persObj,
TrigMuonClusterFeature
* transObj, MsgStream &
log
);
33
virtual
void
transToPers
(
const
TrigMuonClusterFeature
* transObj,
TrigMuonClusterFeature_p1
* persObj, MsgStream &
log
);
34
35
protected
:
36
37
};
38
#endif
TrigMuonClusterFeature_p1
Definition:
TrigMuonClusterFeature_p1.h:20
TrigMuonClusterFeature_p1.h
TrigMuonClusterFeatureCnv_p1::persToTrans
virtual void persToTrans(const TrigMuonClusterFeature_p1 *persObj, TrigMuonClusterFeature *transObj, MsgStream &log)
Definition:
TrigMuonClusterFeatureCnv_p1.cxx:12
TrigMuonClusterFeatureCnv_p1::transToPers
virtual void transToPers(const TrigMuonClusterFeature *transObj, TrigMuonClusterFeature_p1 *persObj, MsgStream &log)
Definition:
TrigMuonClusterFeatureCnv_p1.cxx:28
TrigMuonClusterFeatureCnv_p1
Definition:
TrigMuonClusterFeatureCnv_p1.h:27
TPConverterBase
Definition:
TPConverter.h:738
T_AthenaPoolTPConverter.h
TrigMuonClusterFeature
Definition:
TrigMuonClusterFeature.h:35
TrigMuonClusterFeatureCnv_p1::TrigMuonClusterFeatureCnv_p1
TrigMuonClusterFeatureCnv_p1()
Definition:
TrigMuonClusterFeatureCnv_p1.h:30
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
TrigMuonClusterFeature.h
Generated on Fri Jan 10 2025 21:20:25 for ATLAS Offline Software by
1.8.18