#include <DataMixingEMWorker.h>
Public Member Functions | |
void | addEMPileups (const int bcr, const edm::EventPrincipal *, unsigned int EventId) |
void | addEMSignals (const edm::Event &e) |
DataMixingEMWorker () | |
DataMixingEMWorker (const edm::ParameterSet &ps) | |
void | putEM (edm::Event &e) |
virtual | ~DataMixingEMWorker () |
Private Types | |
typedef std::multimap< DetId, EcalRecHit > | EBRecHitMap |
typedef std::multimap< DetId, EcalRecHit > | EERecHitMap |
typedef std::multimap< DetId, EcalRecHit > | ESRecHitMap |
Definition at line 37 of file DataMixingEMWorker.h.
|
private |
Definition at line 76 of file DataMixingEMWorker.h.
|
private |
Definition at line 77 of file DataMixingEMWorker.h.
|
private |
Definition at line 78 of file DataMixingEMWorker.h.
DataMixingEMWorker::DataMixingEMWorker | ( | ) |
Definition at line 27 of file DataMixingEMWorker.cc.
|
explicit |
standard constructor
Definition at line 30 of file DataMixingEMWorker.cc.
References EBPileRecHitInputTag_, EBProducerSig_, EBRecHitCollectionDM_, EBrechitCollectionSig_, EEPileRecHitInputTag_, EEProducerSig_, EERecHitCollectionDM_, EErechitCollectionSig_, ESPileRecHitInputTag_, ESProducerSig_, ESRecHitCollectionDM_, ESrechitCollectionSig_, edm::ParameterSet::getParameter(), label_, and sel_.
|
virtual |
void DataMixingEMWorker::addEMPileups | ( | const int | bcr, |
const edm::EventPrincipal * | ep, | ||
unsigned int | EventId | ||
) |
Definition at line 178 of file DataMixingEMWorker.cc.
References edm::SortedCollection< T, SORT >::begin(), EBPileRecHitInputTag_, egHLT::errCodes::EBRecHits, EBRecHitStorage_, EEPileRecHitInputTag_, egHLT::errCodes::EERecHits, EERecHitStorage_, edm::SortedCollection< T, SORT >::end(), ESPileRecHitInputTag_, ESRecHitStorage_, edm::EventPrincipal::id(), LogDebug, and edm::SortedCollection< T, SORT >::size().
Referenced by edm::DataMixingModule::pileWorker().
void DataMixingEMWorker::addEMSignals | ( | const edm::Event & | e | ) |
Definition at line 84 of file DataMixingEMWorker.cc.
References edm::SortedCollection< T, SORT >::begin(), EBProducerSig_, egHLT::errCodes::EBRecHits, EBRecHitStorage_, EEProducerSig_, egHLT::errCodes::EERecHits, EERecHitStorage_, edm::SortedCollection< T, SORT >::end(), ESProducerSig_, ESRecHitStorage_, edm::Event::getByLabel(), edm::EventBase::id(), LogDebug, edm::Handle< T >::product(), and edm::SortedCollection< T, SORT >::size().
Referenced by edm::DataMixingModule::addSignals().
void DataMixingEMWorker::putEM | ( | edm::Event & | e | ) |
Definition at line 262 of file DataMixingEMWorker.cc.
References EBRecHitCollectionDM_, EBRecHitStorage_, EERecHitCollectionDM_, EERecHitStorage_, relval_parameters_module::energy, ESRecHitCollectionDM_, ESRecHitStorage_, edm::Event::put(), and cond::rpcobgas::time.
Referenced by edm::DataMixingModule::put().
|
private |
Definition at line 65 of file DataMixingEMWorker.h.
Referenced by addEMPileups(), and DataMixingEMWorker().
|
private |
Definition at line 57 of file DataMixingEMWorker.h.
Referenced by addEMSignals(), and DataMixingEMWorker().
|
private |
Definition at line 72 of file DataMixingEMWorker.h.
Referenced by DataMixingEMWorker(), and putEM().
|
private |
Definition at line 61 of file DataMixingEMWorker.h.
Referenced by DataMixingEMWorker().
|
private |
Definition at line 80 of file DataMixingEMWorker.h.
Referenced by addEMPileups(), addEMSignals(), and putEM().
|
private |
Definition at line 66 of file DataMixingEMWorker.h.
Referenced by addEMPileups(), and DataMixingEMWorker().
|
private |
Definition at line 58 of file DataMixingEMWorker.h.
Referenced by addEMSignals(), and DataMixingEMWorker().
|
private |
Definition at line 73 of file DataMixingEMWorker.h.
Referenced by DataMixingEMWorker(), and putEM().
|
private |
Definition at line 62 of file DataMixingEMWorker.h.
Referenced by DataMixingEMWorker().
|
private |
Definition at line 81 of file DataMixingEMWorker.h.
Referenced by addEMPileups(), addEMSignals(), and putEM().
|
private |
Definition at line 67 of file DataMixingEMWorker.h.
Referenced by addEMPileups(), and DataMixingEMWorker().
|
private |
Definition at line 59 of file DataMixingEMWorker.h.
Referenced by addEMSignals(), and DataMixingEMWorker().
|
private |
Definition at line 74 of file DataMixingEMWorker.h.
Referenced by DataMixingEMWorker(), and putEM().
|
private |
Definition at line 63 of file DataMixingEMWorker.h.
Referenced by DataMixingEMWorker().
|
private |
Definition at line 82 of file DataMixingEMWorker.h.
Referenced by addEMPileups(), addEMSignals(), and putEM().
|
private |
Definition at line 88 of file DataMixingEMWorker.h.
Referenced by Mixins._Labelable::_findDependencies(), DataMixingEMWorker(), and Mixins._TypedParameterizable::dumpPython().
|
private |
Definition at line 87 of file DataMixingEMWorker.h.
Referenced by DataMixingEMWorker(), and ~DataMixingEMWorker().