5#ifndef LARCONDTPCNV_LARcaliWAVEsubsetCNV_P2_H
6#define LARCONDTPCNV_LARcaliWAVEsubsetCNV_P2_H
LArConditionsSubset< LArCaliWaveVec > LArCWTransType
This file defines the class used for persistent container of LArCaliWave.
This file defines the template class used for I/O of conditions data.
TPConverterConstBase< TRANS, PERS > T_AthenaPoolTPCnvConstBase
virtual void persToTrans(const LArCaliWaveSubset_p2 *persObj, LArCWTransType *transObj, MsgStream &log) const override
LArCaliWaveSubsetCnv_p2()
virtual void transToPers(const LArCWTransType *transObj, LArCaliWaveSubset_p2 *persObj, MsgStream &log) const override
persistent class container of LArCaliWave data.
template class for use for I/O of conditions data
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.