#include <BMixingModule.h>
Protected Member Functions | |
virtual void | beginJob () override |
void | dropUnwantedBranches (std::vector< std::string > const &wantedBranches) |
virtual void | endJob () override |
void | setupPileUpEvent (const edm::EventSetup &setup) |
void | update (edm::EventSetup const &) |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Protected Attributes | |
int | bunchSpace_ |
bool | checktof_ |
bool | doit_ [4] |
unsigned int | eventId_ |
std::vector< boost::shared_ptr < PileUp > > | inputSources_ |
int | maxBunch_ |
int | minBunch_ |
bool const | mixProdStep1_ |
bool const | mixProdStep2_ |
edm::ESWatcher< MixingRcd > | parameterWatcher_ |
bool | playback_ |
bool | readDB_ |
std::vector< std::string > | sourceNames_ |
std::vector< float > | TrueNumInteractions_ |
int | vertexOffset_ |
Static Protected Attributes | |
static const unsigned int | maxNbSources_ =4 |
Additional Inherited Members | |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Definition at line 30 of file BMixingModule.h.
|
explicit |
standard constructor
Definition at line 166 of file BMixingModule.cc.
References edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), inputSources_, maxBunch_, maxNbSources_, minBunch_, playback_, readDB_, and sourceNames_.
|
virtual |
|
inlinevirtual |
Definition at line 65 of file BMixingModule.h.
|
inlinevirtual |
Reimplemented in edm::MixingModule, and edm::DataMixingModule.
Definition at line 64 of file BMixingModule.h.
Referenced by produce().
|
inline |
Definition at line 58 of file BMixingModule.h.
References inputSources_.
|
overrideprotectedvirtual |
Reimplemented from edm::one::EDProducerBase.
Reimplemented in edm::MixingModule.
Definition at line 274 of file BMixingModule.cc.
References inputSources_, and maxNbSources_.
|
overridevirtual |
Reimplemented in edm::MixingModule.
Definition at line 202 of file BMixingModule.cc.
References inputSources_, maxNbSources_, and update().
|
overridevirtual |
Reimplemented in edm::DataMixingModule, and edm::MixingModule.
Definition at line 209 of file BMixingModule.cc.
References inputSources_, maxNbSources_, and update().
Referenced by edm::DataMixingModule::beginRun().
|
inlinevirtual |
Reimplemented in edm::MixingModule, and edm::DataMixingModule.
Definition at line 63 of file BMixingModule.h.
References gather_cfg::cout.
Referenced by produce().
|
inlinevirtual |
Reimplemented in edm::MixingModule, and edm::DataMixingModule.
Definition at line 62 of file BMixingModule.h.
References gather_cfg::cout.
Referenced by produce().
|
inlinevirtual |
Reimplemented in edm::MixingModule, and edm::DataMixingModule.
Definition at line 69 of file BMixingModule.h.
References gather_cfg::cout.
Referenced by produce().
|
protected |
Definition at line 268 of file BMixingModule.cc.
References inputSources_, and maxNbSources_.
Referenced by edm::MixingModule::MixingModule().
|
overrideprotectedvirtual |
Reimplemented from edm::one::EDProducerBase.
Definition at line 280 of file BMixingModule.cc.
References inputSources_, and maxNbSources_.
|
overridevirtual |
Reimplemented in edm::MixingModule.
Definition at line 216 of file BMixingModule.cc.
References inputSources_, and maxNbSources_.
|
overridevirtual |
Reimplemented in edm::MixingModule.
Definition at line 222 of file BMixingModule.cc.
References inputSources_, and maxNbSources_.
|
inlinevirtual |
Reimplemented in edm::MixingModule.
Definition at line 44 of file BMixingModule.h.
Referenced by produce().
|
inlinevirtual |
Definition at line 71 of file BMixingModule.h.
|
inlinevirtual |
Reimplemented in edm::MixingModule, and edm::DataMixingModule.
Definition at line 41 of file BMixingModule.h.
Referenced by produce().
|
inline |
Definition at line 60 of file BMixingModule.h.
References inputSources_.
|
overridevirtual |
Cumulates the pileup events onto this event
Implements edm::one::EDProducerBase.
Definition at line 238 of file BMixingModule.cc.
References addSignals(), checkSignal(), createnewEDProduct(), doPileUp(), finalizeEvent(), initializeEvent(), mixProdStep1_, and put().
|
inlinevirtual |
Reimplemented in edm::MixingModule, and edm::DataMixingModule.
Definition at line 68 of file BMixingModule.h.
Referenced by produce().
|
inlinevirtual |
Reimplemented in edm::MixingModule.
Definition at line 53 of file BMixingModule.h.
Referenced by update().
|
inlinevirtual |
Definition at line 66 of file BMixingModule.h.
References gather_cfg::cout.
|
inlinevirtual |
Definition at line 70 of file BMixingModule.h.
|
inlinevirtual |
|
protected |
Definition at line 262 of file BMixingModule.cc.
References inputSources_, and maxNbSources_.
Referenced by edm::DataMixingModule::pileWorker().
|
protected |
Definition at line 228 of file BMixingModule.cc.
References edm::ESWatcher< T >::check(), inputSources_, maxNbSources_, parameterWatcher_, readDB_, and reload().
Referenced by progressbar.ProgressBar::__next__(), relval_steps.Matrix::__setitem__(), relval_steps.Steps::__setitem__(), Vispa.Gui.VispaWidget.VispaWidget::autosize(), beginLuminosityBlock(), beginRun(), Vispa.Views.LineDecayView.LineDecayContainer::createObject(), Vispa.Views.LineDecayView.LineDecayContainer::deselectAllObjects(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::deselectAllWidgets(), Vispa.Gui.VispaWidget.VispaWidget::enableAutosizing(), progressbar.ProgressBar::finish(), Vispa.Gui.MenuWidget.MenuWidget::leaveEvent(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseMoveEvent(), Vispa.Gui.MenuWidget.MenuWidget::mouseMoveEvent(), Vispa.Views.LineDecayView.LineDecayContainer::mouseMoveEvent(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseReleaseEvent(), Vispa.Views.LineDecayView.LineDecayContainer::objectMoved(), relval_steps.Steps::overwrite(), Vispa.Views.LineDecayView.LineDecayContainer::removeObject(), Vispa.Gui.ConnectableWidget.ConnectableWidget::removePorts(), Vispa.Gui.FindDialog.FindDialog::reset(), Vispa.Gui.PortConnection.PointToPointConnection::select(), Vispa.Gui.VispaWidget.VispaWidget::select(), Vispa.Views.LineDecayView.LineDecayContainer::select(), Vispa.Gui.VispaWidget.VispaWidget::setText(), Vispa.Gui.VispaWidget.VispaWidget::setTitle(), Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom(), Vispa.Views.LineDecayView.LineDecayContainer::setZoom(), and Vispa.Gui.PortConnection.PointToPointConnection::updateConnection().
|
protected |
Definition at line 79 of file BMixingModule.h.
Referenced by edm::MixingModule::MixingModule(), edm::MixingModule::pileAllWorkers(), and edm::MixingModule::reload().
|
protected |
Definition at line 81 of file BMixingModule.h.
|
protected |
Definition at line 91 of file BMixingModule.h.
|
protected |
Definition at line 94 of file BMixingModule.h.
|
protected |
Definition at line 97 of file BMixingModule.h.
Referenced by averageNumber(), beginJob(), beginLuminosityBlock(), beginRun(), BMixingModule(), edm::DataMixingModule::doPileUp(), edm::MixingModule::doPileUp(), dropUnwantedBranches(), endJob(), endLuminosityBlock(), endRun(), poisson(), setupPileUpEvent(), and update().
|
protected |
Definition at line 83 of file BMixingModule.h.
Referenced by BMixingModule(), edm::MixingModule::createnewEDProduct(), edm::DataMixingModule::doPileUp(), edm::MixingModule::doPileUp(), edm::MixingModule::MixingModule(), and edm::MixingModule::reload().
|
staticprotected |
Definition at line 89 of file BMixingModule.h.
Referenced by beginJob(), beginLuminosityBlock(), beginRun(), BMixingModule(), edm::MixingModule::createnewEDProduct(), edm::DataMixingModule::doPileUp(), edm::MixingModule::doPileUp(), dropUnwantedBranches(), endJob(), endLuminosityBlock(), endRun(), edm::MixingModule::MixingModule(), setupPileUpEvent(), and update().
|
protected |
Definition at line 82 of file BMixingModule.h.
Referenced by BMixingModule(), edm::MixingModule::createnewEDProduct(), edm::DataMixingModule::doPileUp(), edm::MixingModule::doPileUp(), edm::MixingModule::MixingModule(), and edm::MixingModule::reload().
|
protected |
Definition at line 84 of file BMixingModule.h.
Referenced by produce().
|
protected |
Definition at line 85 of file BMixingModule.h.
|
protected |
Definition at line 100 of file BMixingModule.h.
Referenced by update().
|
protected |
Definition at line 88 of file BMixingModule.h.
Referenced by BMixingModule(), edm::MixingModule::doPileUp(), and edm::MixingModule::MixingModule().
|
protected |
Definition at line 87 of file BMixingModule.h.
Referenced by BMixingModule(), and update().
|
protected |
Definition at line 90 of file BMixingModule.h.
Referenced by BMixingModule().
|
protected |
Definition at line 92 of file BMixingModule.h.
Referenced by edm::DataMixingModule::doPileUp(), and edm::MixingModule::doPileUp().
|
protected |
Definition at line 80 of file BMixingModule.h.