![]() |
![]() |
#include <RecoTracker/DeDxEstimatorProducer/src/DeDxEstimatorProducer.cc>
Public Member Functions | |
DeDxEstimatorProducer (const edm::ParameterSet &) | |
~DeDxEstimatorProducer () override | |
![]() | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | beginRun (edm::Run const &run, const edm::EventSetup &) override |
void | makeCalibrationMap (const TrackerGeometry &tkGeom) |
void | processHit (const TrackingRecHit *recHit, float trackMomentum, float &cosine, reco::DeDxHitCollection &dedxHits, int &NClusterSaturating) |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
std::vector< std::vector< float > > | calibGains |
std::string | m_calibrationPath |
BaseDeDxEstimator * | m_estimator |
unsigned int | m_off |
edm::EDGetTokenT< reco::TrackCollection > | m_tracksTag |
unsigned int | MaxNrStrips |
float | meVperADCPixel |
float | meVperADCStrip |
bool | shapetest |
edm::ESHandle< TrackerGeometry > | tkGeom |
bool | useCalibration |
bool | usePixel |
bool | useStrip |
Additional Inherited Members | |
![]() | |
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 |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 45 of file DeDxEstimatorProducer.h.
|
explicit |
Definition at line 47 of file DeDxEstimatorProducer.cc.
References edm::ParameterSet::getParameter(), dedxEstimators_cff::useCalibration, dedxEstimators_cff::usePixel, and dedxEstimators_cff::useStrip.
|
override |
Definition at line 89 of file DeDxEstimatorProducer.cc.
|
overrideprivate |
Definition at line 92 of file DeDxEstimatorProducer.cc.
References edm::EventSetup::get(), DeDxTools::makeCalibrationMap(), GeomDetEnumerators::PixelBarrel, and dedxEstimators_cff::useCalibration.
|
static |
Definition at line 28 of file DeDxEstimatorProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and HLT_2018_cff::InputTag.
|
private |
|
private |
Definition at line 149 of file DeDxEstimatorProducer.cc.
References Surface::bounds(), ALCARECOTkAlJpsiMuMu_cff::charge, watchdog::const, DEFINE_FWK_MODULE, TrackingRecHit::det(), TrackingRecHit::detUnit(), DeDxTools::getCharge(), SiStripMatchedRecHit2D::monoCluster(), GluedGeomDet::monoDet(), SiStripMatchedRecHit2D::monoId(), rpcPointValidation_cfi::recHit, DeDxTools::shapeSelection(), SiStripMatchedRecHit2D::stereoCluster(), GluedGeomDet::stereoDet(), SiStripMatchedRecHit2D::stereoId(), GeomDet::surface(), Bounds::thickness(), dedxEstimators_cff::usePixel, and dedxEstimators_cff::useStrip.
|
overrideprivate |
Definition at line 103 of file DeDxEstimatorProducer.cc.
References trigObjTnPSource_cfi::filler, edm::Event::getByToken(), h, hcalSimParameters_cfi::hb, trackerHitRTTI::isFromDet(), dqmiolumiharvest::j, eostools::move(), edm::Handle< T >::product(), edm::Event::put(), rpcPointValidation_cfi::recHit, and HLT_2018_cff::track.
|
private |
Definition at line 78 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 74 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 63 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 79 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 65 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 72 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 69 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 70 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 76 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 81 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 75 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 67 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 68 of file DeDxEstimatorProducer.h.