#include <SiClusterTranslator.h>
Public Member Functions | |
virtual void | beginRun (edm::Run &run, const edm::EventSetup &es) |
virtual void | produce (edm::Event &e, const edm::EventSetup &c) |
SiClusterTranslator (const edm::ParameterSet &conf) | |
virtual | ~SiClusterTranslator () |
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 Member Functions | |
void | loadPixelClusters (std::map< DetId, std::vector< SiPixelCluster > > &theClusters, SiPixelClusterCollectionNew &theClusterCollection) const |
void | loadStripClusters (std::map< DetId, std::vector< SiStripCluster > > &theClusters, edmNew::DetSetVector< SiStripCluster > &theClusterCollection) const |
Private Attributes | |
const TrackerGeometry * | geometry |
std::vector< std::pair < PSimHit, int > > | theNewSimHitList |
std::vector< edm::DetSet < PixelDigiSimLink > > | thePixelDigiLinkVector |
std::vector< edm::DetSet < StripDigiSimLink > > | theStripDigiLinkVector |
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 35 of file SiClusterTranslator.h.
|
explicit |
Description: see SiClusterTranslator.h Authors: R. Ranieri (CERN)
Definition at line 56 of file SiClusterTranslator.cc.
|
virtual |
Definition at line 65 of file SiClusterTranslator.cc.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 68 of file SiClusterTranslator.cc.
References geometry, and edm::EventSetup::get().
|
private |
Definition at line 290 of file SiClusterTranslator.cc.
References edmNew::DetSetVector< T >::FastFiller::push_back().
Referenced by produce().
|
private |
Definition at line 270 of file SiClusterTranslator.cc.
References edmNew::DetSetVector< T >::FastFiller::push_back().
Referenced by produce().
|
virtual |
Implements edm::EDProducer.
Definition at line 77 of file SiClusterTranslator.cc.
References MixCollection< T >::begin(), DeDxDiscriminatorTools::charge(), ClusterParameterEstimator< T >::clearParameters(), cmsDriverOptions::counter, edm::DetSet< T >::data, ClusterParameterEstimator< T >::enterLocalParameters(), error, edm::hlt::Exception, edm::EventSetup::get(), edm::Event::getByLabel(), edm::Event::getByType(), edm::DetSet< T >::id, TrackerGeometry::idToDetUnit(), loadPixelClusters(), loadStripClusters(), PixelTopology::pixel(), PixelChannelIdentifier::pixelToChannel(), position, edm::Handle< T >::product(), edm::Event::put(), DetId::rawId(), RectangularStripTopology::strip(), RadialStripTopology::strip(), DetId::subdetId(), theNewSimHitList, thePixelDigiLinkVector, theStripDigiLinkVector, GeomDetType::topology(), PixelGeomDetUnit::topology(), patCandidatesForDimuonsSequences_cff::tracker, and StripGeomDetUnit::type().
Referenced by python.JSONExport.JsonExport::export(), and python.HTMLExport.HTMLExport::export().
|
private |
Definition at line 58 of file SiClusterTranslator.h.
Referenced by beginRun(), and python.Vispa.Gui.ConnectableWidget.ConnectableWidget::leaveEvent().
|
private |
Definition at line 51 of file SiClusterTranslator.h.
Referenced by produce().
|
private |
Definition at line 50 of file SiClusterTranslator.h.
Referenced by produce().
|
private |
Definition at line 49 of file SiClusterTranslator.h.
Referenced by produce().