ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArCnv
LArAthenaPool
src
LArFebErrorSummaryCnv.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
#ifndef LArFebErrorSummaryCnv_H
6
#define LArFebErrorSummaryCnv_H
7
8
#include "
LArRawEvent/LArFebErrorSummary.h
"
9
#include "
LArTPCnv/LArFebErrorSummary_p1.h
"
10
#include "
LArTPCnv/LArFebErrorSummaryCnv_p1.h
"
11
#include "
AthenaPoolCnvSvc/T_AthenaPoolCustomCnv.h
"
12
13
typedef
LArFebErrorSummary_p1
LArFebErrorSummary_PERSISTENT
;
14
15
typedef
T_AthenaPoolCustomCnv<LArFebErrorSummary,LArFebErrorSummary_PERSISTENT>
LArFebErrorSummaryCnvBase
;
16
17
class
LArFebErrorSummaryCnv
:
public
LArFebErrorSummaryCnvBase
18
{
19
public
:
20
LArFebErrorSummaryCnv
(ISvcLocator*);
21
protected
:
22
virtual
LArFebErrorSummary
*
createTransient
(
const
Token
* token);
23
virtual
LArFebErrorSummary_PERSISTENT
*
createPersistent
(
LArFebErrorSummary
*);
24
private
:
25
26
LArFebErrorSummaryCnv_p1
m_converter
;
27
28
};
29
30
#endif
LArFebErrorSummary_PERSISTENT
LArFebErrorSummary_p1 LArFebErrorSummary_PERSISTENT
Definition
LArFebErrorSummaryCnv.h:13
LArFebErrorSummaryCnvBase
T_AthenaPoolCustomCnv< LArFebErrorSummary, LArFebErrorSummary_PERSISTENT > LArFebErrorSummaryCnvBase
Definition
LArFebErrorSummaryCnv.h:15
LArFebErrorSummaryCnv_p1.h
LArFebErrorSummary.h
LArFebErrorSummary_p1.h
T_AthenaPoolCustomCnv.h
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
LArFebErrorSummaryCnv_p1
Definition
LArFebErrorSummaryCnv_p1.h:18
LArFebErrorSummaryCnv::LArFebErrorSummaryCnv
LArFebErrorSummaryCnv(ISvcLocator *)
Definition
LArFebErrorSummaryCnv.cxx:12
LArFebErrorSummaryCnv::m_converter
LArFebErrorSummaryCnv_p1 m_converter
Definition
LArFebErrorSummaryCnv.h:26
LArFebErrorSummaryCnv::createPersistent
virtual LArFebErrorSummary_PERSISTENT * createPersistent(LArFebErrorSummary *)
Definition
LArFebErrorSummaryCnv.cxx:18
LArFebErrorSummaryCnv::createTransient
virtual LArFebErrorSummary * createTransient(const Token *token)
Definition
LArFebErrorSummaryCnv.cxx:25
LArFebErrorSummary_p1
persistent class for LArFebErrorSummary, version p2.
Definition
LArFebErrorSummary_p1.h:15
LArFebErrorSummary
Holds information from the FEB Error Summary.
Definition
LArFebErrorSummary.h:23
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
Generated on
for ATLAS Offline Software by
1.17.0