#include <SiPixelRawToDigi.h>
Public Member Functions | |
virtual void | endJob () |
dummy end of job More... | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
get data, convert to digis attach againe to Event More... | |
SiPixelRawToDigi (const edm::ParameterSet &) | |
ctor More... | |
virtual | ~SiPixelRawToDigi () |
dtor More... | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Private Attributes | |
const SiPixelQuality * | badPixelInfo_ |
const SiPixelFedCabling * | cabling_ |
edm::ParameterSet | config_ |
bool | debug |
std::vector< unsigned int > | fedIds |
TH1D * | hCPU |
TH1D * | hDigi |
bool | includeErrors |
edm::InputTag | label |
int | ndigis |
int | nwords |
edm::ESWatcher< SiPixelQualityRcd > | qualityWatcher |
edm::ESWatcher < SiPixelFedCablingMapRcd > | recordWatcher |
R2DTimerObserver * | theTimer |
bool | useCablingTree_ |
bool | useQuality |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Definition at line 23 of file SiPixelRawToDigi.h.
|
explicit |
ctor
Definition at line 38 of file SiPixelRawToDigi.cc.
References config_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hCPU, hDigi, includeErrors, ndigis, nwords, theTimer, useCablingTree_, and useQuality.
|
virtual |
dtor
Definition at line 68 of file SiPixelRawToDigi.cc.
References cabling_, hCPU, hDigi, BuildWebpage::rootFile, theTimer, and useCablingTree_.
|
inlinevirtual |
dummy end of job
Reimplemented from edm::EDProducer.
Definition at line 34 of file SiPixelRawToDigi.h.
|
virtual |
get data, convert to digis attach againe to Event
Implements edm::EDProducer.
Definition at line 87 of file SiPixelRawToDigi.cc.
References badPixelInfo_, cabling_, edm::ESWatcher< T >::check(), runEdmFileComparison::collection, config_, edm::DetSet< T >::data, debug, edm::MessageDrop::debugEnabled, cond::rpcobgas::detid, benchmark_cfg::errors, fedIds, edm::EventSetup::get(), edm::Event::getByLabel(), edm::ParameterSet::getParameter(), hCPU, hDigi, includeErrors, edm::MessageDrop::instance(), PixelDataFormatter::interpretRawData(), label, R2DTimerObserver::lastMeasurement(), LogDebug, ndigis, PixelDataFormatter::nDigis(), nwords, PixelDataFormatter::nWords(), edm::ESTransientHandle< T >::product(), edm::ESHandle< class >::product(), edm::Event::put(), qualityWatcher, R2DTimerObserver::LastMeasurement::real(), recordWatcher, PixelDataFormatter::setErrorStatus(), PixelDataFormatter::setQualityStatus(), R2DTimerObserver::start(), R2DTimerObserver::stop(), theTimer, useCablingTree_, useQuality, and SiPixelFedCabling::version().
Referenced by python.JSONExport.JsonExport::export(), and python.HTMLExport.HTMLExport::export().
|
private |
Definition at line 43 of file SiPixelRawToDigi.h.
Referenced by produce().
|
private |
Definition at line 42 of file SiPixelRawToDigi.h.
Referenced by produce(), and ~SiPixelRawToDigi().
|
private |
Definition at line 41 of file SiPixelRawToDigi.h.
Referenced by produce(), and SiPixelRawToDigi().
|
private |
Definition at line 49 of file SiPixelRawToDigi.h.
Referenced by produce().
|
private |
Definition at line 50 of file SiPixelRawToDigi.h.
Referenced by produce().
|
private |
Definition at line 45 of file SiPixelRawToDigi.h.
Referenced by produce(), SiPixelRawToDigi(), and ~SiPixelRawToDigi().
|
private |
Definition at line 45 of file SiPixelRawToDigi.h.
Referenced by produce(), SiPixelRawToDigi(), and ~SiPixelRawToDigi().
|
private |
Definition at line 47 of file SiPixelRawToDigi.h.
Referenced by produce(), and SiPixelRawToDigi().
|
private |
Definition at line 53 of file SiPixelRawToDigi.h.
Referenced by python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::_sort_list(), python.rootplot.root2matplotlib.Hist::bar(), python.rootplot.root2matplotlib.Hist::barh(), python.rootplot.root2matplotlib.Hist::errorbar(), python.rootplot.root2matplotlib.Hist::errorbarh(), python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::foundIn(), python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::fullFilename(), python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::inputEventContent(), python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::outputEventContent(), produce(), python.Vispa.Plugins.ConfigEditor.ToolDataAccessor.ToolDataAccessor::properties(), python.Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::properties(), python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::properties(), python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::readConnections(), python.Vispa.Plugins.ConfigEditor.ToolDataAccessor.ToolDataAccessor::updateProcess(), and python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::usedBy().
|
private |
Definition at line 54 of file SiPixelRawToDigi.h.
Referenced by produce(), and SiPixelRawToDigi().
|
private |
Definition at line 55 of file SiPixelRawToDigi.h.
Referenced by produce(), and SiPixelRawToDigi().
|
private |
Definition at line 52 of file SiPixelRawToDigi.h.
Referenced by produce().
|
private |
Definition at line 51 of file SiPixelRawToDigi.h.
Referenced by produce().
|
private |
Definition at line 46 of file SiPixelRawToDigi.h.
Referenced by produce(), SiPixelRawToDigi(), and ~SiPixelRawToDigi().
|
private |
Definition at line 44 of file SiPixelRawToDigi.h.
Referenced by produce(), SiPixelRawToDigi(), and ~SiPixelRawToDigi().
|
private |
Definition at line 48 of file SiPixelRawToDigi.h.
Referenced by produce(), and SiPixelRawToDigi().