#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 | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () 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 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 |
const edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecord > | tkGeomToken |
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 67 of file FastTrackDeDxProducer.cc.
|
explicit |
Definition at line 139 of file FastTrackDeDxProducer.cc.
References edm::BeginRun, convertFromGeV2MeV, Exception, edm::ParameterSet::getParameter(), m_calibrationPath, m_estimator, m_tracksTag, meVperADCPixel, meVperADCStrip, nothick, shapetest, useCalibration, usePixel, and useStrip.
|
overridedefault |
|
overrideprivate |
Definition at line 189 of file FastTrackDeDxProducer.cc.
References calibGains, edm::EventSetup::get(), get, m_calibrationPath, m_estimator, m_off, DeDxTools::makeCalibrationMap(), TrackerGeometry::offsetDU(), GeomDetEnumerators::PixelBarrel, writedatasetfile::run, and useCalibration.
|
static |
Definition at line 117 of file FastTrackDeDxProducer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, and HLT_FULL_cff::InputTag.
|
private |
|
private |
Definition at line 245 of file FastTrackDeDxProducer.cc.
References ALCARECOTkAlJpsiMuMu_cff::charge, convertFromGeV2MeV, nothick, rpcPointValidation_cfi::recHit, shapetest, reco::btau::trackMomentum, usePixel, and useStrip.
Referenced by produce().
|
overrideprivate |
Definition at line 201 of file FastTrackDeDxProducer.cc.
References cms::cuda::assert(), trigObjTnPSource_cfi::filler, h, hcalSimParameters_cfi::hb, iEvent, dqmiolumiharvest::j, m_estimator, m_tracksTag, eostools::move(), processHit(), edm::Handle< T >::product(), rpcPointValidation_cfi::recHit, jetUpdater_cfi::sort, HLT_FULL_cff::track, and duplicaterechits_cfi::trackCollection.
|
private |
Definition at line 98 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 96 of file FastTrackDeDxProducer.cc.
Referenced by beginRun(), and FastTrackDeDxProducer().
|
private |
Definition at line 87 of file FastTrackDeDxProducer.cc.
Referenced by beginRun(), FastTrackDeDxProducer(), and produce().
|
private |
Definition at line 99 of file FastTrackDeDxProducer.cc.
Referenced by beginRun().
|
private |
Definition at line 89 of file FastTrackDeDxProducer.cc.
Referenced by FastTrackDeDxProducer(), and produce().
|
private |
Definition at line 94 of file FastTrackDeDxProducer.cc.
|
private |
Definition at line 91 of file FastTrackDeDxProducer.cc.
Referenced by FastTrackDeDxProducer().
|
private |
Definition at line 92 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 102 of file FastTrackDeDxProducer.cc.
|
private |
Definition at line 101 of file FastTrackDeDxProducer.cc.
|
private |
Definition at line 103 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().