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