ATLAS Offline Software
Loading...
Searching...
No Matches
LArOFCBinCompleteCnv.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
10
11#ifndef LArOFCBinCompleteCnv_H
12#define LArOFCBinCompleteCnv_H
13
15//#define private public
16//#define protected public
18//#undef private
19//#undef protected
22
23// the latest persistent representation type of LArOFCBinComplete
26
28
30friend class CnvFactory<LArOFCBinCompleteCnv >;
31protected:
32public:
33 LArOFCBinCompleteCnv (ISvcLocator* svcloc) : LArOFCBinCompleteCnvBase(svcloc) {}
34protected:
37 private:
39};
40
41
42#endif
43
LArSingleIntSubset_p1 LArOFCBinPersType
LArConditionsSubset< LArOFCBinP > LArOFCBinTransType
T_AthenaPoolCoolMultChanCnv< LArOFCBinComplete, LArOFCBinTransType, LArOFCBinPersType > LArOFCBinCompleteCnvBase
This templated class provides the POOL converter to translate a DataVector<T> to and from a CondAttrL...
Abstract factory to create the converter.
template class for use for I/O of conditions data
LArOFCBinCompleteCnv(ISvcLocator *svcloc)
virtual LArOFCBinTransType * createTransient()
method to be implemented by the developer.
LArOFCBinSubsetCnv_p1 m_TPconverter
virtual LArOFCBinPersType * createPersistent(LArOFCBinTransType *transObj)
method to be implemented by the developer.
persistent class container of LArConditionsSubset for LArSingleInt data.