Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
SimDataFormats
CrossingFrame
src
CrossingFramePlaybackInfoNew.cc
Go to the documentation of this file.
1
#include "
SimDataFormats/CrossingFrame/interface/CrossingFramePlaybackInfoNew.h
"
2
#include <utility>
3
4
CrossingFramePlaybackInfoNew::CrossingFramePlaybackInfoNew
(
int
minBunch
,
int
maxBunch
,
unsigned
int
maxNbSources)
5
: maxNbSources_(maxNbSources),
6
nBcrossings_(maxBunch - minBunch + 1),
7
sizes_(maxNbSources_ * nBcrossings_, 0U),
8
eventInfo_(),
9
minBunch_(minBunch) {}
CrossingFramePlaybackInfoNew.h
CrossingFramePlaybackInfoNew::CrossingFramePlaybackInfoNew
CrossingFramePlaybackInfoNew()
Definition:
CrossingFramePlaybackInfoNew.h:26
HiMixEmbGEN_cff.maxBunch
tuple maxBunch
Definition:
HiMixEmbGEN_cff.py:15
HiMixEmbGEN_cff.minBunch
tuple minBunch
Definition:
HiMixEmbGEN_cff.py:16
Generated for CMSSW Reference Manual by
1.8.5