|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef EVENTATHENAPOOL_EVENTSTREAMINFOCNV_P1_H
6 #define EVENTATHENAPOOL_EVENTSTREAMINFOCNV_P1_H
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
virtual void transToPers(const EventStreamInfo *transObj, EventStreamInfo_p1 *persObj, MsgStream &log) const override
This file contains the class definition for the EventStreamInfo class.
virtual void persToTrans(const EventStreamInfo_p1 *persObj, EventStreamInfo *transObj, MsgStream &log) const override
This class is the persistent representation of EventStreamInfo.
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
This class provides the converter to customize the saving of EventStreamInfo_p1.
This class provides the summary information stored for data written as a Event Stream.
This file contains the class definition for the EventStreamInfo_p1 class.