#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 24 of file CrossingFramePlaybackInfoExtended.h.
|
inline |
Definition at line 30 of file CrossingFramePlaybackInfoExtended.h.
|
inline |
Definition at line 31 of file CrossingFramePlaybackInfoExtended.h.
|
inline |
Definition at line 37 of file CrossingFramePlaybackInfoExtended.h.
References idFirstPileup_, and alignCSCRings::s.
|
inline |
Definition at line 35 of file CrossingFramePlaybackInfoExtended.h.
References idFirstPileup_, and minBunch_.
|
private |
Definition at line 46 of file CrossingFramePlaybackInfoExtended.h.
Referenced by getEventStartInfo(), and getStartEventId().
|
private |
Definition at line 44 of file CrossingFramePlaybackInfoExtended.h.
|
private |
Definition at line 49 of file CrossingFramePlaybackInfoExtended.h.
Referenced by getStartEventId().
|
private |
Definition at line 48 of file CrossingFramePlaybackInfoExtended.h.