|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LARCONDTPCNV_LARRAMPSUBSETCNV_P1_H
6 #define LARCONDTPCNV_LARRAMPSUBSETCNV_P1_H
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
LArConditionsSubset< LArRampP1 > LArRampTransType
virtual void transToPers(const LArRampTransType *transObj, LArRampPersType *persObj, MsgStream &log) const override
LArRampSubset_p1 LArRampPersType
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.
persistent class container of LArConditionsSubset for LArRamp data.
virtual void persToTrans(const LArRampPersType *persObj, LArRampTransType *transObj, MsgStream &log) const override
This file defines the class used for persistent container of LArRampSubset.