|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef EVENTATHENAPOOL_PILEUPEVENTINFOCNV_P5_H
6 #define EVENTATHENAPOOL_PILEUPEVENTINFOCNV_P5_H
This class provides information about an overlaid event. It extends EventInfo with a list of sub-evts...
virtual void transToPers(const TRANS *transObj, PERS *persObj, MsgStream &log) const =0
Convert transient representation to persistent one.
virtual void persToTrans(const PileUpEventInfo_p5 *persObj, PileUpEventInfo *transObj, MsgStream &log) const override
virtual void persToTrans(const PERS *persObj, TRANS *transObj, MsgStream &log) const =0
Convert persistent representation to transient one.
This class provides information about an overlaid event. It extends EventInfo with a list of sub-evts...
This class is the persistent representation of PileUpEventInfo_p5.
virtual void transToPers(const PileUpEventInfo *transObj, PileUpEventInfo_p5 *persObj, MsgStream &log) const override