|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef EVENTATHENAPOOL_PILEUPEVENTINFOCNV_P2_H
6 #define EVENTATHENAPOOL_PILEUPEVENTINFOCNV_P2_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.
This class is the persistent representation of PileUpEventInfo_p2.
virtual void transToPers(const PileUpEventInfo *transObj, PileUpEventInfo_p2 *persObj, 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...
virtual void persToTrans(const PileUpEventInfo_p2 *persObj, PileUpEventInfo *transObj, MsgStream &log) const override