#include <RecoTracker/DeDxEstimatorProducer/src/DeDxEstimatorProducer.cc>
Public Member Functions | |
DeDxEstimatorProducer (const edm::ParameterSet &) | |
~DeDxEstimatorProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () 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 | |
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 |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 48 of file DeDxEstimatorProducer.h.
|
explicit |
Definition at line 51 of file DeDxEstimatorProducer.cc.
References edm::ParameterSet::getParameter(), dedxEstimators_cff::useCalibration, dedxEstimators_cff::usePixel, and dedxEstimators_cff::useStrip.
|
override |
Definition at line 87 of file DeDxEstimatorProducer.cc.
|
overrideprivate |
Definition at line 93 of file DeDxEstimatorProducer.cc.
References edm::EventSetup::get(), DeDxTools::makeCalibrationMap(), GeomDetEnumerators::PixelBarrel, and dedxEstimators_cff::useCalibration.
|
static |
Definition at line 31 of file DeDxEstimatorProducer.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
private |
|
private |
Definition at line 155 of file DeDxEstimatorProducer.cc.
References Surface::bounds(), ALCARECOTkAlJpsiMuMu_cff::charge, DEFINE_FWK_MODULE, TrackingRecHit::det(), TrackingRecHit::detUnit(), BaseTrackerRecHit::firstClusterRef(), 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 107 of file DeDxEstimatorProducer.cc.
References objects.autophobj::filler, edm::Event::getByToken(), h, hcalSimParameters_cfi::hb, trackerHitRTTI::isFromDet(), eostools::move(), edm::Handle< T >::product(), edm::Event::put(), rpcPointValidation_cfi::recHit, jetUpdater_cfi::sort, and HiIsolationCommonParameters_cff::track.
|
private |
Definition at line 77 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 73 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 62 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 78 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 64 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 71 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 68 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 69 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 75 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 80 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 74 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 66 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 67 of file DeDxEstimatorProducer.h.