#include <CrossingFramePlaybackInfoExtended.h>
Public Member Functions | |
CrossingFramePlaybackInfoExtended () | |
void | getEventStartInfo (std::vector< std::vector< edm::EventID > > &ids, const unsigned int s) const |
std::vector< edm::EventID > | getStartEventId (const unsigned int s, const int bcr) const |
~CrossingFramePlaybackInfoExtended () | |
Private Attributes | |
std::vector< std::vector< std::vector< edm::EventID > > > | idFirstPileup_ |
unsigned int | maxNbSources_ |
int | minBunch_ |
int | nBcrossings_ |
CrossingFramePlaybackInfoExtended is written by the Sim Mixing Module it contains information to allow a 'playback' of the MixingModule i.e to find again, on an event/event basis, exactly the same events to superpose
Definition at line 23 of file CrossingFramePlaybackInfoExtended.h.
|
inline |
Definition at line 27 of file CrossingFramePlaybackInfoExtended.h.
|
inline |
Definition at line 28 of file CrossingFramePlaybackInfoExtended.h.
|
inline |
Definition at line 36 of file CrossingFramePlaybackInfoExtended.h.
References idFirstPileup_, photons_cff::ids, and alignCSCRings::s.
|
inline |
Definition at line 32 of file CrossingFramePlaybackInfoExtended.h.
References idFirstPileup_, and minBunch_.
Referenced by edm::MixingModule::doPileUp().
|
private |
Definition at line 44 of file CrossingFramePlaybackInfoExtended.h.
Referenced by getEventStartInfo(), and getStartEventId().
|
private |
Definition at line 42 of file CrossingFramePlaybackInfoExtended.h.
|
private |
Definition at line 47 of file CrossingFramePlaybackInfoExtended.h.
Referenced by getStartEventId().
|
private |
Definition at line 46 of file CrossingFramePlaybackInfoExtended.h.