#include <RecoTracker/DeDxEstimatorProducer/src/DeDxEstimatorProducer.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
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 |
edm::EDGetTokenT < TrajTrackAssociationCollection > | m_trajTrackAssociationTag |
unsigned int | MaxNrStrips |
float | meVperADCPixel |
float | meVperADCStrip |
bool | shapetest |
bool | useCalibration |
bool | usePixel |
bool | useStrip |
bool | useTrajectory |
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 |
Public Types inherited from edm::stream::EDProducerBase | |
typedef EDProducerAdaptorBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
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 53 of file DeDxEstimatorProducer.cc.
References edm::ParameterSet::getParameter().
DeDxEstimatorProducer::~DeDxEstimatorProducer | ( | ) |
Definition at line 90 of file DeDxEstimatorProducer.cc.
|
overrideprivatevirtual |
Reimplemented from edm::stream::EDProducerBase.
Definition at line 96 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(), and edm::ParameterSetDescription::add().
|
private |
|
private |
Definition at line 179 of file DeDxEstimatorProducer.cc.
References SiStripCluster::amplitudes(), Surface::bounds(), compareJSON::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 111 of file DeDxEstimatorProducer.cc.
References compareJSON::const, edm::AssociationMap< edm::OneToOne< std::vector< Trajectory >, reco::TrackCollection, unsigned short > >::const_iterator, TrackingRecHit::detUnit(), edm::helper::Filler< Map >::fill(), edm::Event::getByToken(), h, edm::helper::Filler< Map >::insert(), TrajectoryStateOnSurface::isValid(), TrackingRecHit::isValid(), j, edm::Ref< C, T, F >::key(), TrajectoryStateOnSurface::localDirection(), TrajectoryStateOnSurface::localMomentum(), PV3DBase< T, PVType, FrameType >::mag(), Plane::normalVector(), edm::Handle< T >::product(), edm::Event::put(), python.multivaluedict::sort(), GeomDet::surface(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
private |
Definition at line 78 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 74 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 61 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 79 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 64 of file DeDxEstimatorProducer.h.
|
private |
Definition at line 63 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 75 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 66 of file DeDxEstimatorProducer.h.