ATLAS Offline Software
Classes | Functions
PileUpEventInfo.h File Reference

This class provides information about an overlaid event. It extends EventInfo with a list of sub-evts (the original and the bkg ones) More...

#include <cassert>
#include "EventInfo/EventInfo.h"
#include "EventInfo/PileUpTimeEventIndex.h"
#include "GaudiKernel/ClassID.h"
#include <list>
#include "AthenaKernel/CLASS_DEF.h"
#include "AthenaKernel/BaseInfo.h"
Include dependency graph for PileUpEventInfo.h:

Go to the source code of this file.

Classes

class  PileUpEventInfo
 This class provides information about an overlaid event. It extends EventInfo with a list of sub-evts (the original and the bkg ones) More...
 
class  PileUpEventInfo::SubEvent
 a triple allowing access to a sub-event More...
 

Functions

 SG_ADD_BASE (PileUpEventInfo, EventInfo)
 

Detailed Description

This class provides information about an overlaid event. It extends EventInfo with a list of sub-evts (the original and the bkg ones)

Author
Paolo Calafiura pcala.nosp@m.fiur.nosp@m.a@lbl.nosp@m..gov
Id
PileUpEventInfo.h,v 1.9 2008-06-19 20:08:06 ketevi Exp

Definition in file PileUpEventInfo.h.

Function Documentation

◆ SG_ADD_BASE()

SG_ADD_BASE ( PileUpEventInfo  ,
EventInfo   
)