ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigEvent
TrigSteeringEventAthenaPool
src
TrigRoiDescriptorCnv.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: TrigEventAthenaPool
8
* @class : TrigRoiDescriptorCnv
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:
17
**********************************************************************************/
18
#ifndef TRIGEVENTATHENAPOOL_TRIGROIDESCRIPTORCNV_H
19
#define TRIGEVENTATHENAPOOL_TRIGROIDESCRIPTORCNV_H
20
21
22
#include "
TrigSteeringEvent/TrigRoiDescriptor.h
"
23
#include "
AthenaPoolCnvSvc/T_AthenaPoolCustomCnv.h
"
24
class
TrigRoiDescriptor_p3
;
25
26
// typedef to the latest persistent version
27
typedef
TrigRoiDescriptor_p3
TrigRoiDescriptor_PERS
;
28
29
class
MsgStream;
30
31
struct
TrigRoiDescriptorCnv_tp
;
32
class
TrigRoiDescriptorCnv
:
public
T_AthenaPoolCustomCnv
<TrigRoiDescriptor, TrigRoiDescriptor_PERS >
33
{
34
35
friend
class
CnvFactory
<
TrigRoiDescriptorCnv
>;
36
37
public
:
38
TrigRoiDescriptorCnv
(ISvcLocator* svcloc);
39
~TrigRoiDescriptorCnv
();
40
41
protected
:
42
TrigRoiDescriptor_PERS
*
createPersistent
(
TrigRoiDescriptor
* transObj);
43
44
TrigRoiDescriptor
*
createTransient
(
const
Token
* token);
45
46
private
:
47
48
TrigRoiDescriptorCnv_tp
*
m_TPConverters
;
49
50
};
51
52
53
#endif
T_AthenaPoolCustomCnv.h
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
TrigRoiDescriptor_PERS
TrigRoiDescriptor_p3 TrigRoiDescriptor_PERS
Definition
TrigRoiDescriptorCnv.h:27
TrigRoiDescriptor.h
CnvFactory
Abstract factory to create the converter.
Definition
ToyConverter.h:16
T_AthenaPoolCustomCnv
Compatibility for old converter classes that don't get passed the key.
Definition
T_AthenaPoolCustomCnv.h:129
Token
This class provides a token that identifies in a unique way objects on the persistent storage.
Definition
Token.h:22
TrigRoiDescriptorCnv::TrigRoiDescriptorCnv
TrigRoiDescriptorCnv(ISvcLocator *svcloc)
Definition
TrigRoiDescriptorCnv.cxx:22
TrigRoiDescriptorCnv::createTransient
TrigRoiDescriptor * createTransient(const Token *token)
Definition
TrigRoiDescriptorCnv.cxx:43
TrigRoiDescriptorCnv::createPersistent
TrigRoiDescriptor_PERS * createPersistent(TrigRoiDescriptor *transObj)
Definition
TrigRoiDescriptorCnv.cxx:33
TrigRoiDescriptorCnv::~TrigRoiDescriptorCnv
~TrigRoiDescriptorCnv()
Definition
TrigRoiDescriptorCnv.cxx:27
TrigRoiDescriptorCnv::m_TPConverters
TrigRoiDescriptorCnv_tp * m_TPConverters
Definition
TrigRoiDescriptorCnv.h:48
TrigRoiDescriptor_p3
Definition
TrigRoiDescriptor_p3.h:17
TrigRoiDescriptor
nope - should be used for standalone also, perhaps need to protect the class def bits ifndef XAOD_ANA...
Definition
TrigRoiDescriptor.h:48
TrigRoiDescriptorCnv_tp
Definition
TrigRoiDescriptorCnv.cxx:16
Generated on
for ATLAS Offline Software by
1.17.0