#include <MixingWorker.h>
Public Member Functions | |
virtual void | addPileups (const EventPrincipal &ep, ModuleCallingContext const *, unsigned int eventNr) |
virtual void | addSignals (const edm::Event &e) |
virtual bool | checkSignal (const edm::Event &e) |
virtual void | copyPCrossingFrame (const PCrossingFrame< T > *PCF) |
virtual void | createnewEDProduct () |
MixingWorker () | |
MixingWorker (int minBunch, int maxBunch, int bunchSpace, std::string subdet, std::string label, std::string labelCF, int maxNbSources, InputTag &tag, InputTag &tagCF) | |
MixingWorker (int minBunch, int maxBunch, int bunchSpace, std::string subdet, std::string label, std::string labelCF, int maxNbSources, InputTag &tag, InputTag &tagCF, std::vector< InputTag > const &tags) | |
virtual void | put (edm::Event &e) |
virtual void | reload (const edm::EventSetup &setup) |
virtual void | setBcrOffset () |
virtual void | setSourceOffset (const unsigned int s) |
void | setTof () |
virtual | ~MixingWorker () |
Public Member Functions inherited from edm::MixingWorkerBase | |
MixingWorkerBase () | |
virtual | ~MixingWorkerBase () |
Private Attributes | |
std::vector< InputTag > | allTags_ |
int | bunchSpace_ |
CrossingFrame< T > * | crFrame_ |
std::string const | label_ |
std::string const | labelCF_ |
int | maxBunch_ |
unsigned int const | maxNbSources_ |
int | minBunch_ |
PCrossingFrame< T > * | secSourceCF_ |
std::string const | subdet_ |
InputTag | tag_ |
InputTag | tagSignal_ |
Definition at line 41 of file MixingWorker.h.
|
inlineexplicit |
standard constructor
Definition at line 46 of file MixingWorker.h.
|
inline |
Definition at line 63 of file MixingWorker.h.
|
inline |
Definition at line 84 of file MixingWorker.h.
|
inlinevirtual |
Default destructor
Definition at line 106 of file MixingWorker.h.
|
virtual |
Implements edm::MixingWorkerBase.
Definition at line 184 of file MixingWorker.h.
|
inlinevirtual |
Implements edm::MixingWorkerBase.
Definition at line 139 of file MixingWorker.h.
|
inlinevirtual |
Steps in BMixingModule::produce
Implements edm::MixingWorkerBase.
Definition at line 120 of file MixingWorker.h.
|
virtual |
Definition at line 201 of file MixingWorker.h.
|
inlinevirtual |
Implements edm::MixingWorkerBase.
Definition at line 135 of file MixingWorker.h.
|
inlinevirtual |
Implements edm::MixingWorkerBase.
Definition at line 157 of file MixingWorker.h.
|
inlinevirtual |
Reimplemented from edm::MixingWorkerBase.
Definition at line 110 of file MixingWorker.h.
|
inlinevirtual |
Implements edm::MixingWorkerBase.
Definition at line 152 of file MixingWorker.h.
|
inlinevirtual |
Implements edm::MixingWorkerBase.
Definition at line 153 of file MixingWorker.h.
|
virtual |
Implements edm::MixingWorkerBase.
Definition at line 198 of file MixingWorker.h.
|
private |
Definition at line 177 of file MixingWorker.h.
|
private |
Definition at line 170 of file MixingWorker.h.
|
private |
Definition at line 179 of file MixingWorker.h.
|
private |
Definition at line 172 of file MixingWorker.h.
|
private |
Definition at line 173 of file MixingWorker.h.
|
private |
Definition at line 169 of file MixingWorker.h.
|
private |
Definition at line 174 of file MixingWorker.h.
|
private |
Definition at line 168 of file MixingWorker.h.
|
private |
Definition at line 180 of file MixingWorker.h.
|
private |
Definition at line 171 of file MixingWorker.h.
|
private |
Definition at line 175 of file MixingWorker.h.
|
private |
Definition at line 176 of file MixingWorker.h.