ATLAS Offline Software
LArDAC2uAMCCnv.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 //Dear emacs, this is -*-c++-*-
12 #ifndef LArDAC2uAMCCnv_H
13 #define LArDAC2uAMCCnv_H
14 
19 
21 
23 friend class CnvFactory<LArDAC2uAMCCnv >;
24 protected:
25 public:
26  LArDAC2uAMCCnv (ISvcLocator* svcloc) : LArDAC2uAMCCnvBase(svcloc) {}
27 protected:
30 };
31 
32 #endif
LArDAC2uAP.h
LArSingleFloatConverter
Definition: LArSingleFloatConverter.h:22
LArDAC2uAMC.h
LArDAC2uAMCCnv
Definition: LArDAC2uAMCCnv.h:22
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
LArSingleFloatConverter.h
Base class for all converters for classes deriving from LArConditionsContainer<LArSingleFloatP>
LArConditionsSubset
template class for use for I/O of conditions data
Definition: LArConditionsSubset.h:122
LArDAC2uAMCCnvBase
LArSingleFloatConverter< LArDAC2uAMC > LArDAC2uAMCCnvBase
Definition: LArDAC2uAMCCnv.h:20
LArDAC2uAMCCnv::createTransient
virtual LArConditionsSubset< LArSingleFloatP > * createTransient()
Throws and exception if object is not a LArConditionsSubset<LArSingleFloatP>
Definition: LArDAC2uAMCCnv.cxx:15
LArDAC2uAMCCnv::LArDAC2uAMCCnv
LArDAC2uAMCCnv(ISvcLocator *svcloc)
Definition: LArDAC2uAMCCnv.h:26