ATLAS Offline Software
Trigger
TrigEvent
TrigSteeringEventTPCnv
TrigSteeringEventTPCnv
TrigRoiDescriptorCnv_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: TrigSteeringEventTPCnv
8
* @class : TrigRoiDescriptorCnv_p1
9
*
10
* @brief transient persistent converter for TrigRoiDescriptor
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: TrigRoiDescriptorCnv_p1.h,v 1.2 2009-04-01 22:14:57 salvator Exp $
17
**********************************************************************************/
18
#ifndef TrigSteeringEventTPCnv_TrigRoiDescriptorCnv_p1_H
19
#define TrigSteeringEventTPCnv_TrigRoiDescriptorCnv_p1_H
20
21
#include "
TrigSteeringEvent/TrigRoiDescriptor.h
"
22
#include "
TrigSteeringEventTPCnv/TrigRoiDescriptor_p1.h
"
23
24
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
25
26
class
MsgStream;
27
28
29
class
TrigRoiDescriptorCnv_p1
:
public
T_AthenaPoolTPCnvBase
<TrigRoiDescriptor, TrigRoiDescriptor_p1>
30
{
31
public
:
32
33
TrigRoiDescriptorCnv_p1
() {}
34
35
virtual
void
persToTrans
(
const
TrigRoiDescriptor_p1
* persObj,
36
TrigRoiDescriptor
* transObj,
37
MsgStream &
log
);
38
virtual
void
transToPers
(
const
TrigRoiDescriptor
* transObj,
39
TrigRoiDescriptor_p1
* persObj,
40
MsgStream &
log
);
41
};
42
43
44
#endif
TrigRoiDescriptorCnv_p1::TrigRoiDescriptorCnv_p1
TrigRoiDescriptorCnv_p1()
Definition:
TrigRoiDescriptorCnv_p1.h:33
TrigRoiDescriptorCnv_p1::persToTrans
virtual void persToTrans(const TrigRoiDescriptor_p1 *persObj, TrigRoiDescriptor *transObj, MsgStream &log)
Definition:
TrigRoiDescriptorCnv_p1.cxx:12
TrigRoiDescriptor_p1
Definition:
TrigRoiDescriptor_p1.h:23
TPConverterBase
Definition:
TPConverter.h:738
TrigRoiDescriptor
nope - should be used for standalone also, perhaps need to protect the class def bits #ifndef XAOD_AN...
Definition:
TrigRoiDescriptor.h:56
TrigRoiDescriptorCnv_p1
Definition:
TrigRoiDescriptorCnv_p1.h:30
T_AthenaPoolTPConverter.h
TrigRoiDescriptorCnv_p1::transToPers
virtual void transToPers(const TrigRoiDescriptor *transObj, TrigRoiDescriptor_p1 *persObj, MsgStream &log)
Definition:
TrigRoiDescriptorCnv_p1.cxx:38
TrigRoiDescriptor_p1.h
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
TrigRoiDescriptor.h
Generated on Sun Dec 22 2024 21:21:17 for ATLAS Offline Software by
1.8.18