|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LARCONDTPCNV_LARPEDESTALMCCNV_P1_H
6 #define LARCONDTPCNV_LARPEDESTALMCCNV_P1_H
virtual void transToPers(const LArPedMCTransType *transObj, LArPedMCPersType *persObj, MsgStream &log) const override
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
persistent class container of LArConditionsMC for LArPedestal data.
This file defines the class used for persistent container of LArPedestalMC.
LArPedestalMC LArPedMCTransType
Implementation of the interface ILArfSampl for MC: only one constant is needed for MC.
LArPedestalMC_p1 LArPedMCPersType
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
virtual void persToTrans(const LArPedMCPersType *persObj, LArPedMCTransType *transObj, MsgStream &log) const override