#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 | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
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<> | |
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 |
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(), HIPixelClusterVtxProducer::VertexHit::r, PixelGeomDetUnit::specificTopology(), srcPixels_, GeomDet::toGlobal(), pwdgSkimBPark_cfi::vertices, HIPixelClusterVtxProducer::VertexHit::w, hit::x, hit::y, HIPixelClusterVtxProducer::VertexHit::z, 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().