Classes | |
struct | moduleVars |
struct | NearDigis |
Public Member Functions | |
ShallowClustersProducer (const edm::ParameterSet &) | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Private Member Functions | |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
Private Attributes | |
std::string | Prefix |
SiStripClusterInfo | siStripClusterInfo_ |
edm::InputTag | theClustersLabel |
edm::EDGetTokenT < edmNew::DetSetVector < SiStripCluster > > | theClustersToken_ |
edm::EDGetTokenT < edm::DetSetVector < SiStripProcessedRawDigi > > | theDigisToken_ |
const edm::ESGetToken < TrackerTopology, TrackerTopologyRcd > | topoToken_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T...> |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T...> |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Definition at line 18 of file ShallowClustersProducer.cc.
|
explicit |
Definition at line 52 of file ShallowClustersProducer.cc.
References edm::ParameterSet::getParameter(), HLT_FULL_cff::InputTag, Prefix, theClustersToken_, and theDigisToken_.
|
overrideprivate |
Definition at line 97 of file ShallowClustersProducer.cc.
References edmNew::DetSetVector< T >::begin(), RecoTauCleanerPlugins::charge, SiStripClusterInfo::charge(), HLT_FULL_cff::clusters, edmNew::DetSetVector< T >::end(), ShallowClustersProducer::NearDigis::eta(), PVValHelper::eta, ShallowClustersProducer::NearDigis::etaasymm(), ShallowClustersProducer::NearDigis::etaX(), ShallowClustersProducer::NearDigis::first, SiStripClusterInfo::firstStrip(), edm::Event::getByToken(), edm::EventSetup::getHandle(), edmNew::DetSetVector< T >::id(), info(), SiStripClusterInfo::initEvent(), SiStripClusterInfo::IsAnythingBad(), edm::HandleBase::isValid(), ShallowClustersProducer::NearDigis::last, ShallowClustersProducer::moduleVars::layerwheel, ShallowClustersProducer::NearDigis::left, ShallowClustersProducer::NearDigis::Lleft, ShallowClustersProducer::NearDigis::max, SiStripClusterInfo::maxCharge(), SiStripClusterInfo::maxIndex(), SiStripClusterInfo::maxStrip(), ShallowClustersProducer::moduleVars::module, callgraph::module, eostools::move(), gpuVertexFinder::noise, SiStripClusterInfo::noiseRescaledByGain(), contentValuesFiles::number, ShallowClustersProducer::NearDigis::outsideasymm(), ShallowClustersProducer::moduleVars::petal, funct::pow(), Prefix, edm::ESHandle< class >::product(), edm::Event::put(), ShallowClustersProducer::NearDigis::right, ShallowClustersProducer::NearDigis::Rright, SiStripClusterInfo::setCluster(), ShallowClustersProducer::moduleVars::side, SiStripClusterInfo::signalOverNoise(), siStripClusterInfo_, mathSSE::sqrt(), ShallowClustersProducer::moduleVars::stereo, ShallowClustersProducer::moduleVars::stringringrod, SiStripClusterInfo::stripGains(), SiStripClusterInfo::stripNoisesRescaledByGain(), ShallowClustersProducer::moduleVars::subdetid, theClustersToken_, theDigisToken_, topoToken_, SiStripClusterInfo::variance(), and SiStripClusterInfo::width().
|
private |
Definition at line 24 of file ShallowClustersProducer.cc.
Referenced by produce(), and ShallowClustersProducer().
|
private |
Definition at line 46 of file ShallowClustersProducer.cc.
Referenced by produce().
|
private |
Definition at line 23 of file ShallowClustersProducer.cc.
|
private |
Definition at line 44 of file ShallowClustersProducer.cc.
Referenced by produce(), and ShallowClustersProducer().
|
private |
Definition at line 45 of file ShallowClustersProducer.cc.
Referenced by produce(), and ShallowClustersProducer().
|
private |
Definition at line 43 of file ShallowClustersProducer.cc.
Referenced by produce().