Classes | |
struct | ContainedHits |
struct | VertexHit |
Public Member Functions | |
ClusterCompatibilityProducer (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~ClusterCompatibilityProducer () override | |
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 | |
ContainedHits | getContainedHits (const std::vector< VertexHit > &hits, double z0) const |
Private Attributes | |
edm::InputTag | inputTag_ |
edm::EDGetTokenT< SiPixelRecHitCollection > | inputToken_ |
double | maxZ_ |
double | minZ_ |
edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecord > | trackerToken_ |
double | zStep_ |
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 37 of file ClusterCompatibilityProducer.cc.
|
explicit |
Definition at line 67 of file ClusterCompatibilityProducer.cc.
References inputTag_, inputToken_, LogDebug, and trackerToken_.
|
override |
Definition at line 78 of file ClusterCompatibilityProducer.cc.
|
private |
Definition at line 140 of file ClusterCompatibilityProducer.cc.
References hfClusterShapes_cfi::hits, dqmiodumpmetadata::n, convertSQLitetoXML_cfg::output, AlCaHLTBitMon_ParallelJobs::p, hit::z, and HLTMuonOfflineAnalyzer_cfi::z0.
Referenced by produce().
|
override |
Definition at line 80 of file ClusterCompatibilityProducer.cc.
References c, mps_fire::end, getContainedHits(), edm::EventSetup::getHandle(), hfClusterShapes_cfi::hits, triggerObjects_cff::id, TrackerGeometry::idToDet(), iEvent, inputToken_, createfilelist::int, edm::HandleBase::isValid(), maxZ_, minZ_, eostools::move(), muonClassificationByHits_cfi::pixel, PixelSubdetector::PixelBarrel, edm::Handle< T >::product(), edm::ESHandle< T >::product(), PixelGeomDetUnit::specificTopology(), GeomDet::toGlobal(), trackerToken_, vh, hit::x, hit::y, hit::z, HLTMuonOfflineAnalyzer_cfi::z0, and zStep_.
|
private |
Definition at line 47 of file ClusterCompatibilityProducer.cc.
Referenced by ClusterCompatibilityProducer().
|
private |
Definition at line 45 of file ClusterCompatibilityProducer.cc.
Referenced by ClusterCompatibilityProducer(), and produce().
|
private |
Definition at line 49 of file ClusterCompatibilityProducer.cc.
Referenced by produce().
|
private |
Definition at line 48 of file ClusterCompatibilityProducer.cc.
Referenced by produce().
|
private |
Definition at line 46 of file ClusterCompatibilityProducer.cc.
Referenced by ClusterCompatibilityProducer(), and produce().
|
private |
Definition at line 50 of file ClusterCompatibilityProducer.cc.
Referenced by produce().