#include <HIPixelClusterVtxProducer.h>
Classes | |
struct | VertexHit |
Public Member Functions | |
HIPixelClusterVtxProducer (const edm::ParameterSet &ps) | |
~HIPixelClusterVtxProducer () 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 | |
int | getContainedHits (const std::vector< VertexHit > &hits, double z0, double &chi) |
void | produce (edm::Event &ev, const edm::EventSetup &es) override |
Private Attributes | |
double | maxZ_ |
double | minZ_ |
edm::EDGetTokenT< SiPixelRecHitCollection > | srcPixels_ |
std::string | srcPixelsString_ |
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 17 of file HIPixelClusterVtxProducer.h.
|
explicit |
Definition at line 28 of file HIPixelClusterVtxProducer.cc.
References srcPixels_, and srcPixelsString_.
|
override |
Definition at line 41 of file HIPixelClusterVtxProducer.cc.
|
private |
Definition at line 130 of file HIPixelClusterVtxProducer.cc.
References Abs(), hfClusterShapes_cfi::hits, dqmiodumpmetadata::n, AlCaHLTBitMon_ParallelJobs::p, hit::z, and HLTMuonOfflineAnalyzer_cfi::z0.
Referenced by produce().
|
overrideprivate |
Definition at line 46 of file HIPixelClusterVtxProducer.cc.
References MillePedeFileConverter_cfg::e, mps_fire::end, submitPVResolutionJobs::err, ev, edm::EventSetup::get(), get, getContainedHits(), hfClusterShapes_cfi::hits, triggerObjects_cff::id, TrackerGeometry::idToDet(), createfilelist::int, PixelTopology::isItEdgePixelInX(), PixelTopology::isItEdgePixelInY(), edm::HandleBase::isValid(), LogTrace, maxZ_, minZ_, eostools::move(), nhits, muonClassificationByHits_cfi::pixel, PixelSubdetector::PixelBarrel, edm::Handle< T >::product(), edm::ESHandle< T >::product(), PixelGeomDetUnit::specificTopology(), srcPixels_, GeomDet::toGlobal(), AlignmentTracksFromVertexSelector_cfi::vertices, vh, hit::x, hit::y, hit::z, HLTMuonOfflineAnalyzer_cfi::z0, and zStep_.
|
private |
Definition at line 36 of file HIPixelClusterVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 35 of file HIPixelClusterVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 33 of file HIPixelClusterVtxProducer.h.
Referenced by HIPixelClusterVtxProducer(), and produce().
|
private |
Definition at line 32 of file HIPixelClusterVtxProducer.h.
Referenced by HIPixelClusterVtxProducer().
|
private |
Definition at line 37 of file HIPixelClusterVtxProducer.h.
Referenced by produce().