ATLAS Offline Software
LArDSPThresholdsCompleteCnv.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
11 #ifndef LArDSPThresholdsCompleteCnv_H
12 #define LArDSPThresholdsCompleteCnv_H
13 
18 
19 // the latest persistent representation type of LArDSPThresholdsComplete
22 
24 
27 protected:
28 public:
30 protected:
33 };
34 
35 
36 #endif
37 
LArDSPThresholdsCompleteCnv
Definition: LArDSPThresholdsCompleteCnv.h:25
LArDSPThresholdsSubset_p1
persistent class container of LArConditionsSubset for LArDSPThresholds data.
Definition: LArDSPThresholdsSubset_p1.h:30
LArDSPThresholdsCompleteCnvBase
T_AthenaPoolCoolMultChanCnv< LArDSPThresholdsComplete, LArDSPThrTransType, LArDSPThrPersType > LArDSPThresholdsCompleteCnvBase
Definition: LArDSPThresholdsCompleteCnv.h:23
LArDSPThrPersType
LArDSPThresholdsSubset_p1 LArDSPThrPersType
Definition: LArDSPThresholdsCompleteCnv.h:21
LArDSPThresholdsCompleteCnv::createTransient
virtual LArDSPThrTransType * createTransient()
method to be implemented by the developer.
Definition: LArDSPThresholdsCompleteCnv.cxx:26
LArDSPThrTransType
LArConditionsSubset< LArDSPThresholdsP > LArDSPThrTransType
Definition: LArDSPThresholdsCompleteCnv.h:20
LArDSPThresholdsComplete.h
A LArRawConditionsContainer holding thresholds used by the DSP.
T_AthenaPoolCoolMultChanCnv.h
This templated class provides the POOL converter to translate a DataVector<T> to and from a CondAttrL...
CnvFactory
Abstract factory to create the converter.
Definition: ToyConverter.h:16
LArDSPThresholdsSubsetCnv_p1.h
LArDSPThresholdsCompleteCnv::createPersistent
virtual LArDSPThrPersType * createPersistent(LArDSPThrTransType *transObj)
Definition: LArDSPThresholdsCompleteCnv.cxx:17
LArConditionsSubset
template class for use for I/O of conditions data
Definition: LArConditionsSubset.h:122
T_AthenaPoolCoolMultChanCnv
This templated class provides the POOL converter to translate a DataVector<T> to and from a CondAttrL...
Definition: T_AthenaPoolCoolMultChanCnv.h:35
LArDSPThresholdsP.h
LArDSPThresholdsCompleteCnv::LArDSPThresholdsCompleteCnv
LArDSPThresholdsCompleteCnv(ISvcLocator *svcloc)
Definition: LArDSPThresholdsCompleteCnv.h:29