|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LARCONDTPCNV_LARPEDESTALSUBSETCNV_P2_H
6 #define LARCONDTPCNV_LARPEDESTALSUBSETCNV_P2_H
virtual void persToTrans(const LArPedestalSubset_p2 *persObj, LArPedestalTransType *transObj, MsgStream &log) const override
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
This file defines the class used for persistent container of LArPedestalSubset.
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.
LArConditionsSubset< LArPedestalP1 > LArPedestalTransType
This file defines the template class used for I/O of conditions data.
persistent class container of LArConditionsSubset for LArPedestal data.
LArPedestalSubsetCnv_p2()
virtual void transToPers(const LArPedestalTransType *transObj, LArPedestalSubset_p2 *persObj, MsgStream &log) const override