11#ifndef LArAutoCorrMCCnv_H
12#define LArAutoCorrMCCnv_H
LArConditionsSubset< LArAutoCorrP1 > LArAutoCorrTransType
LArAutoCorrSubset_p1 LArAutoCorrPersType
T_AthenaPoolCoolMultChanCnv< LArAutoCorrMC, LArAutoCorrTransType, LArAutoCorrPersType > LArAutoCorrMCCnvBase
This templated class provides the POOL converter to translate a DataVector<T> to and from a CondAttrL...
Abstract factory to create the converter.
virtual LArAutoCorrTransType * createTransient()
method to be implemented by the developer.
virtual LArAutoCorrPersType * createPersistent(LArAutoCorrTransType *transObj)
method to be implemented by the developer.
LArAutoCorrMCCnv(ISvcLocator *svcloc)
persistent class container of LArConditionsSubset for LArAutoCorr data.
template class for use for I/O of conditions data
T_AthenaPoolCoolMultChanCnv(ISvcLocator *svcloc)