![]() |
![]() |
#include <RecoTracker/DeDxEstimatorProducer/src/DeDxEstimatorProducer.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
virtual 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) |
virtual 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 |
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 |
![]() | |
typedef EDProducerAdaptorBase | ModuleType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
![]() | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 47 of file DeDxEstimatorProducer.h.
|
explicit |
Definition at line 51 of file DeDxEstimatorProducer.cc.
References edm::ParameterSet::getParameter().
DeDxEstimatorProducer::~DeDxEstimatorProducer | ( | ) |
Definition at line 86 of file DeDxEstimatorProducer.cc.
|
overrideprivatevirtual |
Reimplemented from edm::stream::EDProducerBase.
Definition at line 92 of file DeDxEstimatorProducer.cc.
References edm::EventSetup::get(), DeDxTools::makeCalibrationMap(), and GeomDetEnumerators::PixelBarrel.
|
static |
Definition at line 31 of file DeDxEstimatorProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and HLT_FULL_cff::InputTag.
|
private |
|
private |
Definition at line 155 of file DeDxEstimatorProducer.cc.
References Surface::bounds(), RecoTauCleanerPlugins::charge, edmStreamStallGrapher::const, TrackingRecHit::det(), TrackingRecHit::detUnit(), DeDxTools::getCharge(), SiStripMatchedRecHit2D::monoCluster(), GluedGeomDet::monoDet(), SiStripMatchedRecHit2D::monoId(), DeDxTools::shapeSelection(), SiStripMatchedRecHit2D::stereoCluster(), GluedGeomDet::stereoDet(), SiStripMatchedRecHit2D::stereoId(), GeomDet::surface(), and Bounds::thickness().
|
overrideprivatevirtual |
Implements edm::stream::EDProducerBase.
Definition at line 107 of file DeDxEstimatorProducer.cc.
References assert(), edm::Event::getByToken(), h, hcalSimParameters_cfi::hb, j, eostools::move(), edm::Handle< T >::product(), and edm::Event::put().
|
private |
Definition at line 76 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 72 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 61 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 77 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 63 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 70 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 67 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 68 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 74 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 73 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 65 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 66 of file DeDxEstimatorProducer.h.