#include <ShallowRechitClustersProducer.h>
Public Member Functions | |
ShallowRechitClustersProducer (const edm::ParameterSet &) | |
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 | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
std::vector< edm::InputTag > | inputTags |
std::string | Prefix |
std::string | Suffix |
edm::InputTag | theClustersLabel |
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 8 of file ShallowRechitClustersProducer.h.
|
explicit |
Definition at line 16 of file ShallowRechitClustersProducer.cc.
References Prefix, and Suffix.
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 34 of file ShallowRechitClustersProducer.cc.
References SiStripRecHit2D::cluster(), edm::hlt::Exception, TrackingRecHit::geographicalId(), edm::EventSetup::get(), edm::Event::getByLabel(), i, collect_tpl::input, inputTags, BaseSiTrackerRecHit2DLocalPos::localPosition(), BaseSiTrackerRecHit2DLocalPos::localPositionError(), shallow::make_cluster_map(), Topology::measurementError(), Prefix, edm::Event::put(), DetId::rawId(), findQualityFiles::size, StripGeomDetUnit::specificTopology(), mathSSE::sqrt(), strip(), StripTopology::strip(), Suffix, theClustersLabel, GeomDet::toGlobal(), PV3DBase< T, PVType, FrameType >::x(), ExpressReco_HICollisions_FallBack::x, LocalError::xx(), PV3DBase< T, PVType, FrameType >::y(), ExpressReco_HICollisions_FallBack::y, LocalError::yy(), and z.
Referenced by python.JSONExport.JsonExport::export(), and python.HTMLExport.HTMLExport::export().
|
private |
Definition at line 15 of file ShallowRechitClustersProducer.h.
Referenced by python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::inputEventContent(), produce(), python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::readConnections(), and python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::uses().
|
private |
Definition at line 13 of file ShallowRechitClustersProducer.h.
Referenced by produce(), and ShallowRechitClustersProducer().
|
private |
Definition at line 12 of file ShallowRechitClustersProducer.h.
Referenced by produce(), and ShallowRechitClustersProducer().
|
private |
Definition at line 14 of file ShallowRechitClustersProducer.h.
Referenced by produce().