#include <SiStripZeroSuppression.h>
Public Member Functions | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
SiStripZeroSuppression (const edm::ParameterSet &) | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
Public Member Functions inherited from edm::stream::EDProducerBase | |
EDProducerBase () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDProducerBase () |
Public Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
std::vector< edm::ProductResolverIndex > const & | indiciesForPutProducts (BranchType iBranchType) const |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
void | resolvePutIndicies (BranchType iBranchType, std::unordered_multimap< std::string, edm::ProductResolverIndex > const &iIndicies, std::string const &moduleLabel) |
virtual | ~ProducerBase () noexcept(false) |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
void | convertCurrentProcessAlias (std::string const &processName) |
Convert "@currentProcess" in InputTag process names to the actual current process name. More... | |
EDConsumerBase () | |
EDConsumerBase (EDConsumerBase const &)=delete | |
EDConsumerBase (EDConsumerBase &&)=default | |
ProductResolverIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
std::vector< ProductResolverIndexAndSkipBit > const & | itemsToGetFrom (BranchType iType) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
EDConsumerBase const & | operator= (EDConsumerBase const &)=delete |
EDConsumerBase & | operator= (EDConsumerBase &&)=default |
bool | registeredToConsume (ProductResolverIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet) |
virtual | ~EDConsumerBase () noexcept(false) |
Private Types | |
typedef std::vector< edm::InputTag >::const_iterator | tag_iterator_t |
typedef token_v::const_iterator | token_iterator_t |
typedef edm::EDGetTokenT< edm::DetSetVector< SiStripRawDigi > > | token_t |
typedef std::vector< token_t > | token_v |
Private Member Functions | |
void | CollectionMergedZeroSuppression (edm::Event &) |
void | formatRawDigis (edm::DetSetVector< SiStripRawDigi >::const_iterator, edm::DetSet< SiStripRawDigi > &) |
void | MergeCollectionsZeroSuppression (edm::Event &) |
void | processRaw (const edm::InputTag &, const edm::DetSetVector< SiStripRawDigi > &) |
void | StandardZeroSuppression (edm::Event &) |
void | storeBaseline (uint32_t, const std::vector< std::pair< short, float > > &) |
void | storeBaselinePoints (uint32_t) |
void | storeCMN (uint32_t, const std::vector< std::pair< short, float > > &) |
void | storeExtraOutput (uint32_t, int16_t) |
Private Attributes | |
std::auto_ptr< SiStripRawProcessingAlgorithms > | algorithms |
edm::EDGetTokenT< edm::DetSetVector< SiStripRawDigi > > | DigisToMergeVR |
edm::EDGetTokenT< edm::DetSetVector< SiStripDigi > > | DigisToMergeZS |
bool | fixCM |
std::vector< edm::InputTag > | inputTags |
token_v | inputTokens |
bool | mergeCollections |
std::vector< edm::DetSet< SiStripProcessedRawDigi > > | output_apvcm |
std::vector< edm::DetSet< SiStripDigi > > | output_base |
std::vector< edm::DetSet< SiStripRawDigi > > | output_base_raw |
std::vector< edm::DetSet< SiStripProcessedRawDigi > > | output_baseline |
std::vector< edm::DetSet< SiStripDigi > > | output_baseline_points |
bool | produceBaselinePoints |
bool | produceCalculatedBaseline |
bool | produceRawDigis |
bool | storeCM |
bool | storeInZScollBadAPV |
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 | |
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) |
Definition at line 16 of file SiStripZeroSuppression.h.
|
private |
Definition at line 40 of file SiStripZeroSuppression.h.
|
private |
Definition at line 49 of file SiStripZeroSuppression.h.
|
private |
Definition at line 47 of file SiStripZeroSuppression.h.
|
private |
Definition at line 48 of file SiStripZeroSuppression.h.
|
explicit |
Definition at line 15 of file SiStripZeroSuppression.cc.
References DigisToMergeVR, DigisToMergeZS, fixCM, edm::ParameterSet::getParameter(), HiClusterCompatibility_cfi::inputTag, inputTags, inputTokens, mergeCollections, produce(), produceBaselinePoints, produceCalculatedBaseline, produceRawDigis, storeCM, storeInZScollBadAPV, GlobalPosition_Frontier_DevDB_cff::tag, and edm::vector_transform().
|
inlineprivate |
Definition at line 409 of file SiStripZeroSuppression.cc.
References edm::Event::getByLabel(), HiClusterCompatibility_cfi::inputTag, inputTags, output_base, processRaw(), and edm::Event::put().
|
inlineprivate |
Definition at line 143 of file SiStripZeroSuppression.cc.
References algorithms, edm::DetSetVector< T >::begin(), edm::DetSetVector< T >::end(), edm::DetSet< T >::push_back(), and digi_MixPreMix_cfi::strip.
Referenced by processRaw().
|
inlineprivate |
Definition at line 260 of file SiStripZeroSuppression.cc.
References ecalMGPA::adc(), algorithms, edm::DetSet< T >::begin(), edm::HandleBase::clear(), KineDebug3::count(), gather_cfg::cout, DigisToMergeVR, DigisToMergeZS, edm::DetSet< T >::end(), edm::Event::getByToken(), edm::Event::put(), edm::DetSet< T >::size(), and digi_MixPreMix_cfi::strip.
Referenced by produce().
|
inlineprivate |
Definition at line 100 of file SiStripZeroSuppression.cc.
References algorithms, edm::DetSetVector< T >::begin(), edm::DetSetVector< T >::end(), Exception, formatRawDigis(), edm::InputTag::instance(), output_apvcm, output_base, output_base_raw, output_baseline, output_baseline_points, produceBaselinePoints, produceCalculatedBaseline, produceRawDigis, edm::DetSet< T >::size(), storeCM, storeExtraOutput(), and storeInZScollBadAPV.
Referenced by CollectionMergedZeroSuppression(), and StandardZeroSuppression().
|
virtual |
Definition at line 52 of file SiStripZeroSuppression.cc.
References algorithms, mergeCollections, MergeCollectionsZeroSuppression(), and StandardZeroSuppression().
Referenced by SiStripZeroSuppression().
|
inlineprivate |
Definition at line 63 of file SiStripZeroSuppression.cc.
References edm::Event::getByToken(), input, HiClusterCompatibility_cfi::inputTag, inputTags, inputTokens, output_apvcm, output_base, output_base_raw, output_baseline, output_baseline_points, processRaw(), produceBaselinePoints, produceCalculatedBaseline, produceRawDigis, edm::Event::put(), and storeCM.
Referenced by produce().
|
inlineprivate |
Definition at line 173 of file SiStripZeroSuppression.cc.
References algorithms, mps_fire::i, output_baseline, edm::DetSet< T >::push_back(), edm::DetSet< T >::size(), and digi_MixPreMix_cfi::strip.
Referenced by storeExtraOutput().
|
inlineprivate |
Definition at line 198 of file SiStripZeroSuppression.cc.
References algorithms, output_baseline_points, edm::DetSet< T >::push_back(), and edm::DetSet< T >::size().
Referenced by storeExtraOutput().
|
inlineprivate |
Definition at line 224 of file SiStripZeroSuppression.cc.
References algorithms, plotBeamSpotDB::first, fixCM, mps_fire::i, output_apvcm, edm::DetSet< T >::push_back(), edm::second(), and edm::DetSet< T >::size().
Referenced by storeExtraOutput().
|
inlineprivate |
Definition at line 161 of file SiStripZeroSuppression.cc.
References algorithms, produceBaselinePoints, produceCalculatedBaseline, storeBaseline(), storeBaselinePoints(), storeCM, and storeCMN().
Referenced by processRaw().
|
private |
Definition at line 46 of file SiStripZeroSuppression.h.
Referenced by formatRawDigis(), MergeCollectionsZeroSuppression(), processRaw(), produce(), storeBaseline(), storeBaselinePoints(), storeCMN(), and storeExtraOutput().
|
private |
Definition at line 38 of file SiStripZeroSuppression.h.
Referenced by MergeCollectionsZeroSuppression(), and SiStripZeroSuppression().
|
private |
Definition at line 37 of file SiStripZeroSuppression.h.
Referenced by MergeCollectionsZeroSuppression(), and SiStripZeroSuppression().
|
private |
Definition at line 58 of file SiStripZeroSuppression.h.
Referenced by SiStripZeroSuppression(), and storeCMN().
|
private |
Definition at line 36 of file SiStripZeroSuppression.h.
Referenced by CollectionMergedZeroSuppression(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::inputEventContent(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::readConnections(), SiStripZeroSuppression(), StandardZeroSuppression(), and Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::uses().
|
private |
Definition at line 50 of file SiStripZeroSuppression.h.
Referenced by SiStripZeroSuppression(), and StandardZeroSuppression().
|
private |
Definition at line 57 of file SiStripZeroSuppression.h.
Referenced by produce(), and SiStripZeroSuppression().
|
private |
Definition at line 43 of file SiStripZeroSuppression.h.
Referenced by processRaw(), StandardZeroSuppression(), and storeCMN().
|
private |
Definition at line 41 of file SiStripZeroSuppression.h.
Referenced by CollectionMergedZeroSuppression(), processRaw(), and StandardZeroSuppression().
|
private |
Definition at line 42 of file SiStripZeroSuppression.h.
Referenced by processRaw(), and StandardZeroSuppression().
|
private |
Definition at line 44 of file SiStripZeroSuppression.h.
Referenced by processRaw(), StandardZeroSuppression(), and storeBaseline().
|
private |
Definition at line 45 of file SiStripZeroSuppression.h.
Referenced by processRaw(), StandardZeroSuppression(), and storeBaselinePoints().
|
private |
Definition at line 55 of file SiStripZeroSuppression.h.
Referenced by processRaw(), SiStripZeroSuppression(), StandardZeroSuppression(), and storeExtraOutput().
|
private |
Definition at line 54 of file SiStripZeroSuppression.h.
Referenced by processRaw(), SiStripZeroSuppression(), StandardZeroSuppression(), and storeExtraOutput().
|
private |
Definition at line 53 of file SiStripZeroSuppression.h.
Referenced by processRaw(), SiStripZeroSuppression(), and StandardZeroSuppression().
|
private |
Definition at line 52 of file SiStripZeroSuppression.h.
Referenced by processRaw(), SiStripZeroSuppression(), StandardZeroSuppression(), and storeExtraOutput().
|
private |
Definition at line 56 of file SiStripZeroSuppression.h.
Referenced by processRaw(), and SiStripZeroSuppression().