CMS 3D CMS Logo

CrossingFramePlaybackInfoNew.cc
Go to the documentation of this file.
2 #include <utility>
3 
5  maxNbSources_(maxNbSources), nBcrossings_(maxBunch-minBunch+1), sizes_(maxNbSources_*nBcrossings_, 0U), eventInfo_(), minBunch_(minBunch) {
6 }
7