ATLAS Offline Software
Trigger
TrigEvent
TrigEventAthenaPool
src
TrigT2MbtsBitsCnv.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 : TrigT2MbtsBitsCnv
9
*
10
* @brief transient persistent converter for TrigT2MbtsBits
11
*
12
* @author W. H. Bell <W.Bell@cern.ch>
13
*
14
**********************************************************************************/
15
#ifndef TRIGEVENTATHENAPOOL_TRIGT2MBTSBITSCNV_H
16
#define TRIGEVENTATHENAPOOL_TRIGT2MBTSBITSCNV_H
17
18
#include "
TrigCaloEvent/TrigT2MbtsBits.h
"
19
#include "
AthenaPoolCnvSvc/T_AthenaPoolCustomCnv.h
"
20
21
class
MsgStream;
22
23
class
TrigT2MbtsBits_p2
;
24
// typedef to the latest persistent version
25
26
typedef
TrigT2MbtsBits_p2
TrigT2MbtsBits_PERS
;
27
typedef
T_AthenaPoolCustomCnv<TrigT2MbtsBits, TrigT2MbtsBits_PERS >
TrigT2MbtsBitsCnvBase
;
28
29
class
TrigT2MbtsBitsCnv
:
public
TrigT2MbtsBitsCnvBase
{
30
friend
class
CnvFactory
<
TrigT2MbtsBitsCnv
>;
31
32
public
:
33
TrigT2MbtsBitsCnv
(ISvcLocator* svcloc);
34
~TrigT2MbtsBitsCnv
();
35
36
protected
:
37
TrigT2MbtsBits_PERS
*
createPersistent
(
TrigT2MbtsBits
* transObj);
38
TrigT2MbtsBits
*
createTransient
();
39
};
40
41
42
#endif
TrigT2MbtsBits_PERS
TrigT2MbtsBits_p2 TrigT2MbtsBits_PERS
Definition:
TrigT2MbtsBitsCnv.h:23
TrigT2MbtsBitsCnv::createTransient
TrigT2MbtsBits * createTransient()
Definition:
TrigT2MbtsBitsCnv.cxx:24
TrigT2MbtsBits
Definition:
Trigger/TrigEvent/TrigCaloEvent/TrigCaloEvent/TrigT2MbtsBits.h:19
TrigT2MbtsBitsCnvBase
T_AthenaPoolCustomCnv< TrigT2MbtsBits, TrigT2MbtsBits_PERS > TrigT2MbtsBitsCnvBase
Definition:
TrigT2MbtsBitsCnv.h:27
T_AthenaPoolCustomCnv
Compatibility for old converter classes that don't get passed the key.
Definition:
T_AthenaPoolCustomCnv.h:132
T_AthenaPoolCustomCnv.h
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
CnvFactory
Abstract factory to create the converter.
Definition:
ToyConverter.h:16
TrigT2MbtsBitsCnv
Definition:
TrigT2MbtsBitsCnv.h:29
TrigT2MbtsBitsCnv::createPersistent
TrigT2MbtsBits_PERS * createPersistent(TrigT2MbtsBits *transObj)
Definition:
TrigT2MbtsBitsCnv.cxx:14
TrigT2MbtsBitsCnv::TrigT2MbtsBitsCnv
TrigT2MbtsBitsCnv(ISvcLocator *svcloc)
Definition:
TrigT2MbtsBitsCnv.cxx:11
TrigT2MbtsBits_p2
Definition:
TrigT2MbtsBits_p2.h:20
TrigT2MbtsBits.h
TrigT2MbtsBitsCnv::~TrigT2MbtsBitsCnv
~TrigT2MbtsBitsCnv()
Definition:
TrigT2MbtsBitsCnv.cxx:12
Generated on Wed Jan 8 2025 21:20:12 for ATLAS Offline Software by
1.8.18