#include <ESUnpackerWorker.h>
Public Member Functions | |
ESUnpackerWorker (const edm::ParameterSet &conf) | |
unsigned int | maxElementIndex () const |
void | set (const edm::EventSetup &es) const |
void | setHandles (const EcalUnpackerWorkerRecord &iRecord) |
void | update (const edm::Event &e) const |
std::auto_ptr < EcalRecHitCollection > | work (const uint32_t &i, const FEDRawDataCollection &) const |
void | write (edm::Event &e) const |
~ESUnpackerWorker () | |
Public Member Functions inherited from EcalUnpackerWorkerBase | |
EcalUnpackerWorkerBase () | |
virtual | ~EcalUnpackerWorkerBase () |
Private Attributes | |
ESUnpacker * | ESUnpacker_ |
ESRecHitWorkerBaseClass * | RHWorker_ |
Additional Inherited Members | |
Protected Attributes inherited from EcalUnpackerWorkerBase | |
const edm::Event * | evt |
Definition at line 24 of file ESUnpackerWorker.h.
ESUnpackerWorker::ESUnpackerWorker | ( | const edm::ParameterSet & | conf | ) |
Definition at line 6 of file ESUnpackerWorker.cc.
References ESUnpacker_, reco::get(), edm::ParameterSet::getParameter(), and RHWorker_.
ESUnpackerWorker::~ESUnpackerWorker | ( | ) |
|
inlinevirtual |
Reimplemented from EcalUnpackerWorkerBase.
Definition at line 42 of file ESUnpackerWorker.h.
References EcalRegionCabling::maxESElementIndex().
|
virtual |
Reimplemented from EcalUnpackerWorkerBase.
Definition at line 26 of file ESUnpackerWorker.cc.
References RHWorker_, and ESRecHitWorkerBaseClass::set().
|
virtual |
Reimplemented from EcalUnpackerWorkerBase.
Definition at line 22 of file ESUnpackerWorker.cc.
|
virtual |
keep the event
Reimplemented from EcalUnpackerWorkerBase.
Definition at line 34 of file ESUnpackerWorker.cc.
References EcalUnpackerWorkerBase::evt.
Referenced by python.Vispa.Gui.VispaWidget.VispaWidget::autosize(), python.Vispa.Views.LineDecayView.LineDecayContainer::createObject(), python.Vispa.Views.LineDecayView.LineDecayContainer::deselectAllObjects(), python.Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::deselectAllWidgets(), python.Vispa.Gui.VispaWidget.VispaWidget::enableAutosizing(), python.Vispa.Gui.MenuWidget.MenuWidget::leaveEvent(), python.Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseMoveEvent(), python.Vispa.Gui.MenuWidget.MenuWidget::mouseMoveEvent(), python.Vispa.Views.LineDecayView.LineDecayContainer::mouseMoveEvent(), python.Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseReleaseEvent(), python.Vispa.Views.LineDecayView.LineDecayContainer::objectMoved(), python.Vispa.Views.LineDecayView.LineDecayContainer::removeObject(), python.Vispa.Gui.ConnectableWidget.ConnectableWidget::removePorts(), python.Vispa.Gui.FindDialog.FindDialog::reset(), python.Vispa.Gui.PortConnection.PointToPointConnection::select(), python.Vispa.Gui.VispaWidget.VispaWidget::select(), python.Vispa.Views.LineDecayView.LineDecayContainer::select(), python.Vispa.Gui.VispaWidget.VispaWidget::setText(), python.Vispa.Gui.VispaWidget.VispaWidget::setTitle(), python.Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom(), python.Vispa.Views.LineDecayView.LineDecayContainer::setZoom(), and python.Vispa.Gui.PortConnection.PointToPointConnection::updateConnection().
|
virtual |
Reimplemented from EcalUnpackerWorkerBase.
Definition at line 40 of file ESUnpackerWorker.cc.
References edm::SortedCollection< T, SORT >::begin(), edm::SortedCollection< T, SORT >::end(), EcalRegionCabling::esFedIndex(), ESUnpacker_, EcalUnpackerWorkerBase::evt, FEDRawDataCollection::FEDData(), ESUnpacker::interpretRawData(), MyWatcher::lap(), LogDebug, RHWorker_, ESRecHitWorkerBaseClass::run(), and edm::SortedCollection< T, SORT >::size().
|
virtual |
Reimplemented from EcalUnpackerWorkerBase.
Definition at line 30 of file ESUnpackerWorker.cc.
|
private |
Definition at line 46 of file ESUnpackerWorker.h.
Referenced by ESUnpackerWorker(), work(), and ~ESUnpackerWorker().
|
private |
Definition at line 47 of file ESUnpackerWorker.h.
Referenced by ESUnpackerWorker(), set(), work(), and ~ESUnpackerWorker().