#include <ShallowSimhitClustersProducer.h>
Private Member Functions | |
shallow::CLUSTERMAP::const_iterator | match_cluster (const unsigned &, const float &, const shallow::CLUSTERMAP &, const edmNew::DetSetVector< SiStripCluster > &) const |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
const edm::EDGetTokenT< edmNew::DetSetVector< SiStripCluster > > | clusters_token_ |
std::string | Prefix |
std::string | runningmode_ |
std::vector< edm::EDGetTokenT< std::vector< PSimHit > > > | simhits_tokens_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 12 of file ShallowSimhitClustersProducer.h.
|
explicit |
Definition at line 19 of file ShallowSimhitClustersProducer.cc.
References edm::EDConsumerBase::consumes(), edm::ParameterSet::getParameter(), Prefix, produce(), and simhits_tokens_.
|
private |
Definition at line 116 of file ShallowSimhitClustersProducer.cc.
References edmNew::DetSetVector< T >::begin(), edmNew::DetSetVector< T >::end(), and edmNew::DetSetVector< T >::find().
Referenced by produce().
|
overrideprivate |
Definition at line 46 of file ShallowSimhitClustersProducer.cc.
References fastPrimaryVertexProducer_cfi::clusters, clusters_token_, PSimHit::detUnitId(), shallow::drift(), PSimHit::energyLoss(), edm::EventSetup::get(), edm::Event::getByLabel(), edm::Event::getByToken(), hfClusterShapes_cfi::hits, mps_fire::i, PSimHit::localPosition(), shallow::make_cluster_map(), match_cluster(), eostools::move(), PSimHit::pabs(), PSimHit::particleType(), PSimHit::phiAtEntry(), Prefix, LaserDQM_cfg::process, PSimHit::processType(), edm::Event::put(), runningmode_, simhits_tokens_, findQualityFiles::size, StripGeomDetUnit::specificTopology(), digi_MixPreMix_cfi::strip, StripTopology::strip(), PSimHit::thetaAtEntry(), ntuplemaker::time, PSimHit::timeOfFlight(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), HTMLExport.HTMLExportStatic::export(), and ShallowSimhitClustersProducer().
|
private |
Definition at line 18 of file ShallowSimhitClustersProducer.h.
Referenced by produce().
|
private |
Definition at line 19 of file ShallowSimhitClustersProducer.h.
Referenced by produce(), and ShallowSimhitClustersProducer().
|
private |
Definition at line 20 of file ShallowSimhitClustersProducer.h.
Referenced by produce().
|
private |
Definition at line 17 of file ShallowSimhitClustersProducer.h.
Referenced by produce(), and ShallowSimhitClustersProducer().