11#ifndef LArRampCompleteCnv_H
12#define LArRampCompleteCnv_H
LArRampSubset_p1 LArRampPersType
LArConditionsSubset< LArRampP1 > LArRampTransType
T_AthenaPoolCoolMultChanCnv< LArRampComplete, LArRampTransType, LArRampPersType > LArRampCompleteCnvBase
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
virtual LArRampTransType * createTransient()
method to be implemented by the developer.
LArRampCompleteCnv(ISvcLocator *svcloc)
virtual LArRampPersType * createPersistent(LArRampTransType *transObj)
method to be implemented by the developer.
void copyOldtoNew(const LArConditionsSubset< LArRampP > *oldRamp, LArConditionsSubset< LArRampP1 > *newRamp)
persistent class container of LArConditionsSubset for LArRamp data.
T_AthenaPoolCoolMultChanCnv(ISvcLocator *svcloc)