ATLAS Offline Software
|
a call-back interface for tools that merge pileup events information An IPileUpTool is called back for each bunch crossing that it is interested in processing, and again at the end of the loop over input events. IPileUpTools should be implemented as private tools of PileUpMergeSvc More...
Go to the source code of this file.
Classes | |
class | IPileUpTool |
Typedefs | |
typedef std::vector< xAOD::EventInfo::SubEvent >::const_iterator | SubEventIterator |
a call-back interface for tools that merge pileup events information An IPileUpTool is called back for each bunch crossing that it is interested in processing, and again at the end of the loop over input events. IPileUpTools should be implemented as private tools of PileUpMergeSvc
Definition in file IPileUpTool.h.
typedef std::vector<xAOD::EventInfo::SubEvent>::const_iterator SubEventIterator |
Definition at line 22 of file IPileUpTool.h.