|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef LARCONDTPCNV_LARSIMPLESUBSETCNV_P1_H
7 #define LARCONDTPCNV_LARSIMPLESUBSETCNV_P1_H
LArMphysOverMcalSubsetCnv_p1()
virtual void transToPers(const LArMpMcTransType *transObj, LArMpMcPersType *persObj, MsgStream &log) const override
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
virtual void persToTrans(const LArMpMcPersType *persObj, LArMpMcTransType *transObj, MsgStream &log) const override
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 LArMphysOverMcal data.
LArConditionsSubset< LArSingleFloatP > LArMpMcTransType
LArMphysOverMcalSubset_p1 LArMpMcPersType
This file defines the class used for persistent container of LArMphysOverMcalSubset.