#include <RecoTracker/FastTrackDeDxProducer/src/FastTrackDeDxProducer.cc>
Public Member Functions | |
FastTrackDeDxProducer (const edm::ParameterSet &) | |
~FastTrackDeDxProducer () override=default | |
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 FastTrackerRecHit &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 |
bool | convertFromGeV2MeV |
std::string | m_calibrationPath |
std::unique_ptr< BaseDeDxEstimator > | m_estimator |
unsigned int | m_off |
edm::EDGetTokenT< reco::TrackCollection > | m_tracksTag |
unsigned int | MaxNrStrips |
float | meVperADCPixel |
float | meVperADCStrip |
bool | nothick |
bool | shapetest |
edm::EDGetTokenT< FastTrackerRecHitRefCollection > | simHit2RecHitMapToken |
edm::EDGetTokenT< edm::PSimHitContainer > | simHitsToken |
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 70 of file FastTrackDeDxProducer.cc.
|
explicit |
Definition at line 142 of file FastTrackDeDxProducer.cc.
References convertFromGeV2MeV, Exception, edm::ParameterSet::getParameter(), m_calibrationPath, m_estimator, m_tracksTag, meVperADCPixel, meVperADCStrip, nothick, shapetest, useCalibration, usePixel, and useStrip.
|
overridedefault |
|
overrideprivate |
Definition at line 183 of file FastTrackDeDxProducer.cc.
References calibGains, edm::EventSetup::get(), m_calibrationPath, m_estimator, m_off, DeDxTools::makeCalibrationMap(), TrackerGeometry::offsetDU(), GeomDetEnumerators::PixelBarrel, and useCalibration.
|
static |
Definition at line 119 of file FastTrackDeDxProducer.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
private |
|
private |
Definition at line 249 of file FastTrackDeDxProducer.cc.
References ALCARECOTkAlJpsiMuMu_cff::charge, convertFromGeV2MeV, DEFINE_FWK_MODULE, TrackingRecHit::detUnit(), FastTrackerRecHit::energyLoss(), TrackingRecHit::geographicalId(), FastTrackerRecHit::isPixel(), TrackingRecHit::isValid(), nothick, shapetest, usePixel, and useStrip.
Referenced by produce().
|
overrideprivate |
Definition at line 198 of file FastTrackDeDxProducer.cc.
References objects.autophobj::filler, edm::Event::getByToken(), h, hcalSimParameters_cfi::hb, TrackingRecHit::isValid(), m_estimator, m_tracksTag, eostools::move(), processHit(), edm::Handle< T >::product(), edm::Event::put(), rpcPointValidation_cfi::recHit, HiIsolationCommonParameters_cff::track, and findElectronsInSiStrips_cfi::trackCollection.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 99 of file FastTrackDeDxProducer.cc.
Referenced by beginRun().
|
private |
Definition at line 109 of file FastTrackDeDxProducer.cc.
Referenced by FastTrackDeDxProducer(), and processHit().
|
private |
Definition at line 97 of file FastTrackDeDxProducer.cc.
Referenced by beginRun(), and FastTrackDeDxProducer().
|
private |
Definition at line 86 of file FastTrackDeDxProducer.cc.
Referenced by beginRun(), FastTrackDeDxProducer(), and produce().
|
private |
Definition at line 100 of file FastTrackDeDxProducer.cc.
Referenced by beginRun().
|
private |
Definition at line 88 of file FastTrackDeDxProducer.cc.
Referenced by FastTrackDeDxProducer(), and produce().
|
private |
Definition at line 95 of file FastTrackDeDxProducer.cc.
|
private |
Definition at line 92 of file FastTrackDeDxProducer.cc.
Referenced by FastTrackDeDxProducer().
|
private |
Definition at line 93 of file FastTrackDeDxProducer.cc.
Referenced by FastTrackDeDxProducer().
|
private |
Definition at line 110 of file FastTrackDeDxProducer.cc.
Referenced by FastTrackDeDxProducer(), and processHit().
|
private |
Definition at line 108 of file FastTrackDeDxProducer.cc.
Referenced by FastTrackDeDxProducer(), and processHit().
|
private |
Definition at line 103 of file FastTrackDeDxProducer.cc.
|
private |
Definition at line 102 of file FastTrackDeDxProducer.cc.
|
private |
Definition at line 107 of file FastTrackDeDxProducer.cc.
Referenced by beginRun(), and FastTrackDeDxProducer().
|
private |
Definition at line 105 of file FastTrackDeDxProducer.cc.
Referenced by FastTrackDeDxProducer(), and processHit().
|
private |
Definition at line 106 of file FastTrackDeDxProducer.cc.
Referenced by FastTrackDeDxProducer(), and processHit().