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