|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    5 #ifndef LARTPCNV_LARDIGITCONTAINERCNV_P3_H 
    6 #define LARTPCNV_LARDIGITCONTAINERCNV_P3_H 
   28                     MsgStream &
log) 
const override;
 
   30                     MsgStream &
log) 
const override;
 
  
virtual void transToPers(const LArDigitContainer *trans, LArDigitContainer_p3 *pers, MsgStream &log) const override
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
const LArOnlineID_Base * m_idSCHelper
virtual void persToTrans(const LArDigitContainer_p3 *pers, LArDigitContainer *trans, MsgStream &log) const override
The Athena Transient Store API.
LArDigitContainerCnv_p3(const LArOnlineID_Base *idHelper, const LArOnlineID_Base *idSCHelper, const StoreGateSvc *m_storeGateSvc)
Helper for the Liquid Argon Calorimeter cell identifiers.
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
const LArOnlineID_Base * m_idHelper
Container class for LArDigit.
const StoreGateSvc * m_storeGateSvc