#include <RecoTracker/DeDx/plugins/DeDxHitInfoProducer.cc>
Public Member Functions | |
DeDxHitInfoProducer (const edm::ParameterSet &) | |
~DeDxHitInfoProducer () 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 | |
void | beginRun (edm::Run const &run, const edm::EventSetup &) override |
void | makeCalibrationMap (const TrackerGeometry &tkGeom_) |
void | processHit (const TrackingRecHit *recHit, const float trackMomentum, const LocalVector &trackDirection, reco::DeDxHitInfo &hitDeDxInfo, std::vector< float > &hitMomentum, const LocalPoint &hitLocalPos) |
void | processRec (reco::DeDxHitInfo &, const SiStripRecHit2D &, const LocalPoint &, const LocalVector &, const float &) |
void | produce (edm::Event &, const edm::EventSetup &) override |
uint64_t | xorshift128p (uint64_t state[2]) |
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 |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 47 of file DeDxHitInfoProducer.cc.
|
explicit |
Definition at line 108 of file DeDxHitInfoProducer.cc.
References edm::BeginRun, storeMomentumAtHit_, usePixel_, and useStrip_.
|
overridedefault |
|
overrideprivate |
Definition at line 145 of file DeDxHitInfoProducer.cc.
References calibGains_, calibrationPath_, edm::EventSetup::getHandle(), deDxTools::makeCalibrationMap(), TrackerGeometry::offsetDU(), offsetDU_, GeomDetEnumerators::PixelBarrel, tkGeom_, tkGeomToken_, and useCalibration_.
|
private |
|
private |
Definition at line 297 of file DeDxHitInfoProducer.cc.
References funct::abs(), reco::DeDxHitInfo::addHit(), Surface::bounds(), reco::DeDxHitInfo::Calibration, clShape_, reco::DeDxHitInfo::Compatible, reco::DeDxHitInfo::Complete, Options::const, data, f, TrackerGeometry::idToDet(), ClusterShapeHitFilter::isCompatible(), PV3DBase< T, PVType, FrameType >::mag(), WZElectronSkims53X_cff::max, SiStripMatchedRecHit2D::monoHit(), pixShapeCache_, processRec(), rpcPointValidation_cfi::recHit, SiStripMatchedRecHit2D::stereoHit(), storeMomentumAtHit_, GeomDet::surface(), Bounds::thickness(), tkGeom_, reco::btau::trackMomentum, usePixel_, usePixelShape_, useStrip_, and PV3DBase< T, PVType, FrameType >::z().
Referenced by produce().
|
private |
Definition at line 271 of file DeDxHitInfoProducer.cc.
References funct::abs(), reco::DeDxHitInfo::addHit(), Surface::bounds(), calibGains_, reco::DeDxHitInfo::Calibration, clShape_, reco::DeDxHitInfo::Compatible, reco::DeDxHitInfo::Complete, funct::cos(), hcalRecHitTable_cff::detId, deDxTools::getCharge(), ClusterShapeHitFilter::getSizes(), TrackerGeometry::idToDet(), ClusterShapeHitFilter::isCompatible(), offsetDU_, rpcPointValidation_cfi::recHit, GeomDet::surface(), Bounds::thickness(), and tkGeom_.
Referenced by processHit().
|
overrideprivate |
Definition at line 154 of file DeDxHitInfoProducer.cc.
References funct::abs(), cms::cuda::assert(), reco::DeDxHitInfo::charge(), clShape_, clShapeToken_, GenericTruncatedAverageDeDxEstimator::dedx(), reco::DeDxHitInfo::detId(), doShapeTest_, trigObjTnPSource_cfi::filler, edm::EventSetup::getHandle(), h, Hcal_Conditions_forGlobalTag_cff::hb, hfClusterShapes_cfi::hits, mps_fire::i, iEvent, dqmdumpme::indices, trackerHitRTTI::isFromDet(), dqmiolumiharvest::j, lowPtTracksDeDxThreshold_, lowPtTracksEstimator_, lowPtTracksPrescaleFail_, lowPtTracksPrescalePass_, maxTrackEta_, minTrackHits_, minTrackPt_, minTrackPtPrescale_, eostools::move(), create_idmaps::n, reco::DeDxHitInfo::pathlength(), pixShapeCache_, pixShapeCacheToken_, hltrates_dqm_sourceclient-live_cfg::prescales, processHit(), edm::Handle< T >::product(), rpcPointValidation_cfi::recHit, deDxTools::shapeSelection(), reco::DeDxHitInfo::size(), jetUpdater_cfi::sort, storeMomentumAtHit_, reco::DeDxHitInfo::stripCluster(), DetId::subdetId(), theMeVperADCPixel_, theMeVperADCStrip_, HLT_2024v14_cff::track, JetHT_cfg::trackCollection, tracksToken_, usePixelForPrescales_, usePixelShape_, and xorshift128p().
|
inlineprivate |
|
private |
Definition at line 95 of file DeDxHitInfoProducer.cc.
Referenced by beginRun(), and processRec().
|
private |
Definition at line 76 of file DeDxHitInfoProducer.cc.
Referenced by beginRun().
|
private |
Definition at line 92 of file DeDxHitInfoProducer.cc.
Referenced by processHit(), processRec(), and produce().
|
private |
Definition at line 90 of file DeDxHitInfoProducer.cc.
Referenced by produce().
|
private |
Definition at line 78 of file DeDxHitInfoProducer.cc.
Referenced by produce().
|
private |
Definition at line 84 of file DeDxHitInfoProducer.cc.
Referenced by produce().
|
private |
Definition at line 83 of file DeDxHitInfoProducer.cc.
Referenced by produce().
|
private |
Definition at line 82 of file DeDxHitInfoProducer.cc.
Referenced by produce().
|
private |
Definition at line 82 of file DeDxHitInfoProducer.cc.
Referenced by produce().
|
private |
Definition at line 74 of file DeDxHitInfoProducer.cc.
Referenced by produce().
|
private |
Definition at line 71 of file DeDxHitInfoProducer.cc.
Referenced by produce().
|
private |
Definition at line 72 of file DeDxHitInfoProducer.cc.
Referenced by produce().
|
private |
Definition at line 73 of file DeDxHitInfoProducer.cc.
Referenced by produce().
|
private |
Definition at line 96 of file DeDxHitInfoProducer.cc.
Referenced by beginRun(), and processRec().
|
private |
Definition at line 93 of file DeDxHitInfoProducer.cc.
Referenced by processHit(), and produce().
|
private |
Definition at line 88 of file DeDxHitInfoProducer.cc.
Referenced by produce().
|
private |
Definition at line 80 of file DeDxHitInfoProducer.cc.
Referenced by DeDxHitInfoProducer(), processHit(), and produce().
|
private |
Definition at line 68 of file DeDxHitInfoProducer.cc.
Referenced by produce().
|
private |
Definition at line 69 of file DeDxHitInfoProducer.cc.
Referenced by produce().
|
private |
Definition at line 91 of file DeDxHitInfoProducer.cc.
Referenced by beginRun(), processHit(), and processRec().
|
private |
Definition at line 89 of file DeDxHitInfoProducer.cc.
Referenced by beginRun().
|
private |
Definition at line 87 of file DeDxHitInfoProducer.cc.
Referenced by produce().
|
private |
Definition at line 77 of file DeDxHitInfoProducer.cc.
Referenced by beginRun().
|
private |
Definition at line 66 of file DeDxHitInfoProducer.cc.
Referenced by DeDxHitInfoProducer(), and processHit().
|
private |
Definition at line 85 of file DeDxHitInfoProducer.cc.
Referenced by produce().
|
private |
Definition at line 79 of file DeDxHitInfoProducer.cc.
Referenced by processHit(), and produce().
|
private |
Definition at line 67 of file DeDxHitInfoProducer.cc.
Referenced by DeDxHitInfoProducer(), and processHit().