#include <DPGAnalysis/SiStripTools/plugins/FromClusterSummaryMultiplicityProducer.cc>
Private Member Functions | |
void | beginJob () override |
void | endJob () override |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::EDGetTokenT< ClusterSummary > | m_collectionToken |
std::vector< ClusterSummary::CMSTracker > | m_subdetenums |
std::vector< int > | m_subdetsel |
ClusterSummary::VariablePlacement | m_subdetvar |
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) |
Description: EDProducer of multiplicity maps Implementation:
Definition at line 41 of file FromClusterSummaryMultiplicityProducer.cc.
|
explicit |
Definition at line 73 of file FromClusterSummaryMultiplicityProducer.cc.
References edm::ParameterSet::getParameter(), m_subdetenums, m_subdetsel, and m_subdetvar.
|
override |
Definition at line 92 of file FromClusterSummaryMultiplicityProducer.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 151 of file FromClusterSummaryMultiplicityProducer.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 157 of file FromClusterSummaryMultiplicityProducer.cc.
References DEFINE_FWK_MODULE.
|
overrideprivate |
Definition at line 107 of file FromClusterSummaryMultiplicityProducer.cc.
References ClusterSummary::CLUSTERCHARGE, ClusterSummary::CLUSTERSIZE, edm::Event::getByToken(), ClusterSummary::getClusCharge(), ClusterSummary::getClusSize(), ClusterSummary::getModuleLocation(), ClusterSummary::getNClus(), createfilelist::int, LogDebug, m_collectionToken, m_subdetenums, m_subdetsel, m_subdetvar, eostools::move(), ClusterSummary::NCLUSTERS, and edm::Event::put().
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 54 of file FromClusterSummaryMultiplicityProducer.cc.
Referenced by produce().
|
private |
Definition at line 55 of file FromClusterSummaryMultiplicityProducer.cc.
Referenced by FromClusterSummaryMultiplicityProducer(), and produce().
|
private |
Definition at line 56 of file FromClusterSummaryMultiplicityProducer.cc.
Referenced by FromClusterSummaryMultiplicityProducer(), and produce().
|
private |
Definition at line 57 of file FromClusterSummaryMultiplicityProducer.cc.
Referenced by FromClusterSummaryMultiplicityProducer(), and produce().