#include <Calibration/EcalAlCaRecoProducers/src/ReducedRecHitCollectionProducer.cc>
Private Attributes | |
std::vector< edm::EDGetTokenT< DetIdCollection > > | interestingDetIdCollections_ |
edm::EDGetTokenT< EcalRecHitCollection > | recHitsToken_ |
std::string | reducedHitsCollection_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDProducerBase | |
typedef EDProducerAdaptorBase | 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::stream::EDProducerBase | |
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) |
Original author: Paolo Meridiani PH/CMG
Implementation: <Notes on="" implementation>="">
Definition at line 35 of file ReducedRecHitCollectionProducer.h.
|
explicit |
ctor
Definition at line 25 of file ReducedRecHitCollectionProducer.cc.
References edm::ParameterSet::getParameter(), interestingDetIdCollections_, recHitsToken_, reducedHitsCollection_, AlCaHLTBitMon_QueryRunRegistry::string, GlobalPosition_Frontier_DevDB_cff::tag, and edm::vector_transform().
|
override |
Definition at line 47 of file ReducedRecHitCollectionProducer.cc.
|
override |
producer
Definition at line 53 of file ReducedRecHitCollectionProducer.cc.
References popcon2dropbox::copy(), edm::SortedCollection< T, SORT >::end(), spr::find(), edm::SortedCollection< T, SORT >::find(), edm::Event::getByToken(), cuy::ii, interestingDetIdCollections_, edm::HandleBase::isValid(), tablePrinter::labels, edm::EDConsumerBase::labelsForToken(), edm::ProductLabels::module, eostools::move(), edm::ProductLabels::process, edm::ProductLabels::productInstance, edm::Event::put(), recHitsToken_, reducedHitsCollection_, lumiQTWidget::t, and tier0::unique().
|
private |
Definition at line 46 of file ReducedRecHitCollectionProducer.h.
Referenced by produce(), and ReducedRecHitCollectionProducer().
|
private |
Definition at line 45 of file ReducedRecHitCollectionProducer.h.
Referenced by produce(), and ReducedRecHitCollectionProducer().
|
private |
Definition at line 47 of file ReducedRecHitCollectionProducer.h.
Referenced by produce(), and ReducedRecHitCollectionProducer().