ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
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
(
const
Token
* token);
39
};
40
41
42
#endif
T_AthenaPoolCustomCnv.h
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
TrigT2MbtsBits_PERS
TrigT2MbtsBits_p2 TrigT2MbtsBits_PERS
Definition
TrigT2MbtsBitsCnv.h:26
TrigT2MbtsBitsCnvBase
T_AthenaPoolCustomCnv< TrigT2MbtsBits, TrigT2MbtsBits_PERS > TrigT2MbtsBitsCnvBase
Definition
TrigT2MbtsBitsCnv.h:27
TrigT2MbtsBits.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
TrigT2MbtsBitsCnv::~TrigT2MbtsBitsCnv
~TrigT2MbtsBitsCnv()
Definition
TrigT2MbtsBitsCnv.cxx:12
TrigT2MbtsBitsCnv::TrigT2MbtsBitsCnv
TrigT2MbtsBitsCnv(ISvcLocator *svcloc)
Definition
TrigT2MbtsBitsCnv.cxx:11
TrigT2MbtsBitsCnv::createTransient
TrigT2MbtsBits * createTransient(const Token *token)
Definition
TrigT2MbtsBitsCnv.cxx:24
TrigT2MbtsBitsCnv::createPersistent
TrigT2MbtsBits_PERS * createPersistent(TrigT2MbtsBits *transObj)
Definition
TrigT2MbtsBitsCnv.cxx:14
TrigT2MbtsBits_p2
Definition
TrigT2MbtsBits_p2.h:20
TrigT2MbtsBits
Definition
Trigger/TrigEvent/TrigCaloEvent/TrigCaloEvent/TrigT2MbtsBits.h:22
Generated on
for ATLAS Offline Software by
1.17.0