|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef EVENTATHENAPOOL_EVENTIDCNV_P1_H
6 #define EVENTATHENAPOOL_EVENTIDCNV_P1_H
virtual void transToPers(const EventID *transObj, EventID_p1 *persObj, MsgStream &log) const override
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
virtual EventID * createTransientConst(const EventID_p1 *persObj, MsgStream &log) const override
This class provides persistent representation for EventID.
virtual void persToTrans(const EventID_p1 *persObj, EventID *transObj, MsgStream &log) const override
This class provides a unique identification for each event, in terms of run/event number and/or a tim...
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
This class provides a unique identification for each event, in terms of run/event number and/or a tim...