#include <DataMixingHcalDigiWorkerProd.h>
Public Member Functions | |
void | addHcalPileups (const int bcr, const edm::EventPrincipal *, unsigned int EventId, const edm::EventSetup &ES, edm::ModuleCallingContext const *) |
void | addHcalSignals (const edm::Event &e, const edm::EventSetup &ES) |
void | beginRun (const edm::Run &run, const edm::EventSetup &ES) |
DataMixingHcalDigiWorkerProd (const edm::ParameterSet &ps, edm::ConsumesCollector &&iC) | |
void | initializeEvent (const edm::Event &e, const edm::EventSetup &ES) |
void | putHcal (edm::Event &e, const edm::EventSetup &ES) |
void | setHBHEAccess (edm::EDGetTokenT< HBHEDigitizerTraits::DigiCollection > tok) |
void | setHFAccess (edm::EDGetTokenT< HFDigitizerTraits::DigiCollection > tok) |
void | setHOAccess (edm::EDGetTokenT< HODigitizerTraits::DigiCollection > tok) |
void | setZDCAccess (edm::EDGetTokenT< ZDCDigitizerTraits::DigiCollection > tok) |
virtual | ~DataMixingHcalDigiWorkerProd () |
Definition at line 43 of file DataMixingHcalDigiWorkerProd.h.
|
explicit |
standard constructor
Definition at line 19 of file DataMixingHcalDigiWorkerProd.cc.
References edm::ParameterSet::getParameter(), HBHEDigiCollectionDM_, HBHEPileInputTag_, HFDigiCollectionDM_, HFPileInputTag_, HODigiCollectionDM_, HOPileInputTag_, myHcalDigitizer_, AlCaHLTBitMon_QueryRunRegistry::string, theHBHESignalGenerator, theHFSignalGenerator, theHOSignalGenerator, theZDCSignalGenerator, tok_hbhe_, tok_hf_, tok_ho_, tok_zdc_, ZDCDigiCollectionDM_, and ZDCPileInputTag_.
|
virtual |
Default destructor
Definition at line 63 of file DataMixingHcalDigiWorkerProd.cc.
References myHcalDigitizer_.
void DataMixingHcalDigiWorkerProd::addHcalPileups | ( | const int | bcr, |
const edm::EventPrincipal * | ep, | ||
unsigned int | EventId, | ||
const edm::EventSetup & | ES, | ||
edm::ModuleCallingContext const * | mcc | ||
) |
Definition at line 81 of file DataMixingHcalDigiWorkerProd.cc.
References HcalSignalGenerator< HCALDIGITIZERTRAITS >::fill(), edm::EventPrincipal::id(), HcalSignalGenerator< HCALDIGITIZERTRAITS >::initializeEvent(), LogDebug, theHBHESignalGenerator, theHFSignalGenerator, theHOSignalGenerator, and theZDCSignalGenerator.
Referenced by edm::DataMixingModule::pileWorker().
void DataMixingHcalDigiWorkerProd::addHcalSignals | ( | const edm::Event & | e, |
const edm::EventSetup & | ES | ||
) |
Definition at line 75 of file DataMixingHcalDigiWorkerProd.cc.
References HcalDigiProducer::accumulate(), and myHcalDigitizer_.
Referenced by edm::DataMixingModule::addSignals().
void DataMixingHcalDigiWorkerProd::beginRun | ( | const edm::Run & | run, |
const edm::EventSetup & | ES | ||
) |
Definition at line 67 of file DataMixingHcalDigiWorkerProd.cc.
References HcalDigiProducer::beginRun(), and myHcalDigitizer_.
Referenced by edm::DataMixingModule::beginRun().
void DataMixingHcalDigiWorkerProd::initializeEvent | ( | const edm::Event & | e, |
const edm::EventSetup & | ES | ||
) |
Definition at line 71 of file DataMixingHcalDigiWorkerProd.cc.
References HcalDigiProducer::initializeEvent(), and myHcalDigitizer_.
Referenced by edm::DataMixingModule::initializeEvent().
void DataMixingHcalDigiWorkerProd::putHcal | ( | edm::Event & | e, |
const edm::EventSetup & | ES | ||
) |
Definition at line 99 of file DataMixingHcalDigiWorkerProd.cc.
References HcalDigiProducer::finalizeEvent(), and myHcalDigitizer_.
Referenced by edm::DataMixingModule::put().
|
inline |
Definition at line 59 of file DataMixingHcalDigiWorkerProd.h.
References results_mgr::tok, and tok_hbhe_.
|
inline |
Definition at line 61 of file DataMixingHcalDigiWorkerProd.h.
References results_mgr::tok, and tok_hf_.
|
inline |
Definition at line 60 of file DataMixingHcalDigiWorkerProd.h.
References results_mgr::tok, and tok_ho_.
|
inline |
Definition at line 62 of file DataMixingHcalDigiWorkerProd.h.
References results_mgr::tok, and tok_zdc_.
|
private |
Definition at line 78 of file DataMixingHcalDigiWorkerProd.h.
Referenced by DataMixingHcalDigiWorkerProd().
|
private |
Definition at line 74 of file DataMixingHcalDigiWorkerProd.h.
Referenced by DataMixingHcalDigiWorkerProd().
|
private |
Definition at line 80 of file DataMixingHcalDigiWorkerProd.h.
Referenced by DataMixingHcalDigiWorkerProd().
|
private |
Definition at line 76 of file DataMixingHcalDigiWorkerProd.h.
Referenced by DataMixingHcalDigiWorkerProd().
|
private |
Definition at line 79 of file DataMixingHcalDigiWorkerProd.h.
Referenced by DataMixingHcalDigiWorkerProd().
|
private |
Definition at line 75 of file DataMixingHcalDigiWorkerProd.h.
Referenced by DataMixingHcalDigiWorkerProd().
|
private |
Definition at line 95 of file DataMixingHcalDigiWorkerProd.h.
Referenced by Mixins._Labelable::_findDependencies(), Mixins._TypedParameterizable::dumpPython(), and Mixins._Labelable::setLabel().
|
private |
Definition at line 89 of file DataMixingHcalDigiWorkerProd.h.
Referenced by addHcalSignals(), beginRun(), DataMixingHcalDigiWorkerProd(), initializeEvent(), putHcal(), and ~DataMixingHcalDigiWorkerProd().
|
private |
Definition at line 90 of file DataMixingHcalDigiWorkerProd.h.
Referenced by addHcalPileups(), and DataMixingHcalDigiWorkerProd().
|
private |
Definition at line 92 of file DataMixingHcalDigiWorkerProd.h.
Referenced by addHcalPileups(), and DataMixingHcalDigiWorkerProd().
|
private |
Definition at line 91 of file DataMixingHcalDigiWorkerProd.h.
Referenced by addHcalPileups(), and DataMixingHcalDigiWorkerProd().
|
private |
Definition at line 93 of file DataMixingHcalDigiWorkerProd.h.
Referenced by addHcalPileups(), and DataMixingHcalDigiWorkerProd().
|
private |
Definition at line 83 of file DataMixingHcalDigiWorkerProd.h.
Referenced by DataMixingHcalDigiWorkerProd(), and setHBHEAccess().
|
private |
Definition at line 85 of file DataMixingHcalDigiWorkerProd.h.
Referenced by DataMixingHcalDigiWorkerProd(), and setHFAccess().
|
private |
Definition at line 84 of file DataMixingHcalDigiWorkerProd.h.
Referenced by DataMixingHcalDigiWorkerProd(), and setHOAccess().
|
private |
Definition at line 86 of file DataMixingHcalDigiWorkerProd.h.
Referenced by DataMixingHcalDigiWorkerProd(), and setZDCAccess().
|
private |
Definition at line 81 of file DataMixingHcalDigiWorkerProd.h.
Referenced by DataMixingHcalDigiWorkerProd().
|
private |
Definition at line 77 of file DataMixingHcalDigiWorkerProd.h.
Referenced by DataMixingHcalDigiWorkerProd().