#include <DPGAnalysis/SiStripTools/plugins/MultiplicityProducer.cc>
Private Member Functions | |
int | detSetMultiplicity (typename T::const_iterator det) const |
template<> | |
int | detSetMultiplicity (edmNew::DetSetVector< SiStripCluster >::const_iterator det) const |
template<> | |
int | detSetMultiplicity (edmNew::DetSetVector< SiPixelCluster >::const_iterator det) const |
int | multiplicity (typename T::const_iterator det) const |
void | produce (edm::StreamID, edm::Event &, const edm::EventSetup &) const override |
Private Attributes | |
const bool | m_clustersize |
edm::EDGetTokenT< T > | m_collectionToken |
std::map< unsigned int, std::string > | m_subdets |
std::map< unsigned int, DetIdSelector > | m_subdetsels |
Additional Inherited Members | |
Public Types inherited from edm::global::EDProducerBase | |
typedef EDProducerBase | 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::global::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Description: EDProducer of multiplicity maps Implementation:
Definition at line 48 of file MultiplicityProducer.cc.
|
explicit |
Definition at line 78 of file MultiplicityProducer.cc.
References edm::ParameterSet::getParameter(), MultiplicityProducer< T >::m_subdets, MultiplicityProducer< T >::m_subdetsels, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 97 of file MultiplicityProducer.cc.
|
private |
Definition at line 168 of file MultiplicityProducer.cc.
|
private |
Definition at line 173 of file MultiplicityProducer.cc.
References edmNew::DetSetVector< T >::begin(), edmNew::DetSetVector< T >::end(), and VarParsing::mult.
|
private |
Definition at line 186 of file MultiplicityProducer.cc.
References edmNew::DetSetVector< T >::begin(), edmNew::DetSetVector< T >::end(), and VarParsing::mult.
|
private |
Definition at line 154 of file MultiplicityProducer.cc.
References VarParsing::mult.
|
overrideprivatevirtual |
Implements edm::global::EDProducerBase.
Definition at line 108 of file MultiplicityProducer.cc.
References edm::Event::getByToken(), LogDebug, eostools::move(), or, edm::Event::put(), and DetId::subdetId().
|
private |
Definition at line 61 of file MultiplicityProducer.cc.
|
private |
Definition at line 60 of file MultiplicityProducer.cc.
|
private |
Definition at line 62 of file MultiplicityProducer.cc.
Referenced by MultiplicityProducer< T >::MultiplicityProducer().
|
private |
Definition at line 63 of file MultiplicityProducer.cc.
Referenced by MultiplicityProducer< T >::MultiplicityProducer().