11#ifndef LArPhysWaveContainerCnv_H
12#define LArPhysWaveContainerCnv_H
LArPhysWaveSubset_p1 LArPhysWavePersType
LArConditionsSubset< LArPhysWave > LArPhysWaveTransType
T_AthenaPoolCoolMultChanCnv< LArPhysWaveContainer, LArPhysWaveTransType, LArPhysWavePersType > LArPhysWaveContainerCnvBase
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
LArPhysWaveTransType * createTransient()
method to be implemented by the developer.
LArPhysWavePersType * createPersistent(LArPhysWaveTransType *transObj)
method to be implemented by the developer.
LArPhysWaveContainerCnv(ISvcLocator *svcloc)
persistent class container of LArPhysWave data.
T_AthenaPoolCoolMultChanCnv(ISvcLocator *svcloc)