|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LARCONDTPCNV_LARphysWAVEsubsetCNV_P1_H
6 #define LARCONDTPCNV_LARphysWAVEsubsetCNV_P1_H
persistent class container of LArPhysWave data.
LArPhysWaveSubset_p1 LArPWPersType
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
LArPhysWaveSubsetCnv_p1()
This file defines the class used for persistent container of LArPhysWave.
template class for use for I/O of conditions data
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
This file defines the template class used for I/O of conditions data.
LArConditionsSubset< LArPhysWave > LArPWTransType
virtual void transToPers(const LArPWTransType *transObj, LArPWPersType *persObj, MsgStream &log) const override
virtual void persToTrans(const LArPWPersType *persObj, LArPWTransType *transObj, MsgStream &log) const override