ATLAS Offline Software
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 
12 
14 
16 
18 {
19 public:
20  LArFebErrorSummaryCnv(ISvcLocator*);
21  protected:
24  private:
25 
27 
28 };
29 
30 #endif
LArFebErrorSummaryCnv::createTransient
virtual LArFebErrorSummary * createTransient()
Definition: LArFebErrorSummaryCnv.cxx:27
LArFebErrorSummaryCnv::m_converter
LArFebErrorSummaryCnv_p1 m_converter
Definition: LArFebErrorSummaryCnv.h:26
LArFebErrorSummary_p1.h
LArFebErrorSummaryCnv_p1
Definition: LArFebErrorSummaryCnv_p1.h:18
T_AthenaPoolCustomCnv
Compatibility for old converter classes that don't get passed the key.
Definition: T_AthenaPoolCustomCnv.h:132
LArFebErrorSummaryCnv::createPersistent
virtual LArFebErrorSummary_PERSISTENT * createPersistent(LArFebErrorSummary *)
Definition: LArFebErrorSummaryCnv.cxx:19
T_AthenaPoolCustomCnv.h
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
LArFebErrorSummary_PERSISTENT
LArFebErrorSummary_p1 LArFebErrorSummary_PERSISTENT
Definition: LArFebErrorSummaryCnv.h:13
LArFebErrorSummaryCnvBase
T_AthenaPoolCustomCnv< LArFebErrorSummary, LArFebErrorSummary_PERSISTENT > LArFebErrorSummaryCnvBase
Definition: LArFebErrorSummaryCnv.h:15
LArFebErrorSummaryCnv
Definition: LArFebErrorSummaryCnv.h:18
LArFebErrorSummary
Holds information from the FEB Error Summary.
Definition: LArFebErrorSummary.h:23
LArFebErrorSummaryCnv_p1.h
LArFebErrorSummary.h
LArFebErrorSummary_p1
persistent class for LArFebErrorSummary, version p2.
Definition: LArFebErrorSummary_p1.h:15
LArFebErrorSummaryCnv::LArFebErrorSummaryCnv
LArFebErrorSummaryCnv(ISvcLocator *)
Definition: LArFebErrorSummaryCnv.cxx:13