#include <RecoTracker/HSCPDeDxInfoProducer/src/HSCPDeDxInfoProducer.cc>
Public Member Functions | |
HSCPDeDxInfoProducer (const edm::ParameterSet &) | |
~HSCPDeDxInfoProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
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, susybsm::HSCPDeDxInfo &hscpDeDxInfo, LocalPoint HitLocalPos) |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
std::vector< std::vector< float > > | calibGains |
std::string | m_calibrationPath |
unsigned int | m_off |
edm::EDGetTokenT< reco::TrackCollection > | m_tracksTag |
edm::EDGetTokenT< TrajTrackAssociationCollection > | m_trajTrackAssociationTag |
unsigned int | MaxNrStrips |
float | MaxTrackChiOverNdf |
float | MaxTrackEta |
float | MaxTrackMomentum |
float | meVperADCPixel |
float | meVperADCStrip |
float | MinTrackEta |
unsigned int | MinTrackHits |
float | MinTrackMomentum |
TH3F * | Prob_ChargePath |
std::string | ProbabilityMode |
std::string | Reccord |
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 |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 33 of file HSCPDeDxInfoProducer.h.
|
explicit |
Definition at line 30 of file HSCPDeDxInfoProducer.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), QuarkoniaTrackSelector_cfi::MaxTrackEta, dedxEstimators_cff::useCalibration, dedxEstimators_cff::usePixel, dedxEstimators_cff::useStrip, and conversionTrackProducer_cfi::useTrajectory.
|
override |
Definition at line 65 of file HSCPDeDxInfoProducer.cc.
|
overrideprivate |
Definition at line 68 of file HSCPDeDxInfoProducer.cc.
References edm::EventSetup::get(), DeDxTools::makeCalibrationMap(), TrackerGeometry::offsetDU(), GeomDetEnumerators::PixelBarrel, and dedxEstimators_cff::useCalibration.
|
private |
|
private |
Definition at line 140 of file HSCPDeDxInfoProducer.cc.
References Surface::bounds(), susybsm::HSCPDeDxInfo::charges, susybsm::HSCPDeDxInfo::clusterIndices, DEFINE_FWK_MODULE, susybsm::HSCPDeDxInfo::detIds, TrackerSingleRecHit::detUnit(), TrackingRecHit::detUnit(), BaseTrackerRecHit::firstClusterRef(), DeDxTools::getCharge(), OmniClusterRef::key(), susybsm::HSCPDeDxInfo::localPosXs, susybsm::HSCPDeDxInfo::localPosYs, SiStripMatchedRecHit2D::monoClusterRef(), SiStripMatchedRecHit2D::monoHit(), susybsm::HSCPDeDxInfo::pathlengths, rpcPointValidation_cfi::recHit, SiStripMatchedRecHit2D::stereoClusterRef(), SiStripMatchedRecHit2D::stereoHit(), TrackerSingleRecHit::stripCluster(), BaseTrackerRecHit::surface(), Bounds::thickness(), dedxEstimators_cff::usePixel, dedxEstimators_cff::useStrip, PV3DBase< T, PVType, FrameType >::x(), and PV3DBase< T, PVType, FrameType >::y().
|
overrideprivate |
Definition at line 83 of file HSCPDeDxInfoProducer.cc.
References edm::AssociationMap< Tag >::begin(), edm::AssociationMap< edm::OneToOne< std::vector< Trajectory >, reco::TrackCollection, unsigned short > >::const_iterator, TrackingRecHit::detUnit(), edm::helper::Filler< Map >::fill(), objects.autophobj::filler, edm::Event::getByToken(), h, edm::helper::Filler< Map >::insert(), TrajectoryStateOnSurface::isValid(), edm::Ref< C, T, F >::key(), TrajectoryStateOnSurface::localDirection(), TrajectoryStateOnSurface::localMomentum(), TrajectoryStateOnSurface::localPosition(), PV3DBase< T, PVType, FrameType >::mag(), eostools::move(), Plane::normalVector(), edm::Handle< T >::product(), edm::Event::put(), rpcPointValidation_cfi::recHit, GeomDet::surface(), HiIsolationCommonParameters_cff::track, conversionTrackProducer_cfi::useTrajectory, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
private |
Definition at line 68 of file HSCPDeDxInfoProducer.h.
|
private |
Definition at line 64 of file HSCPDeDxInfoProducer.h.
|
private |
Definition at line 69 of file HSCPDeDxInfoProducer.h.
|
private |
Definition at line 48 of file HSCPDeDxInfoProducer.h.
|
private |
Definition at line 47 of file HSCPDeDxInfoProducer.h.
|
private |
Definition at line 56 of file HSCPDeDxInfoProducer.h.
|
private |
Definition at line 62 of file HSCPDeDxInfoProducer.h.
|
private |
Definition at line 61 of file HSCPDeDxInfoProducer.h.
|
private |
Definition at line 59 of file HSCPDeDxInfoProducer.h.
|
private |
Definition at line 53 of file HSCPDeDxInfoProducer.h.
|
private |
Definition at line 54 of file HSCPDeDxInfoProducer.h.
|
private |
Definition at line 60 of file HSCPDeDxInfoProducer.h.
|
private |
Definition at line 57 of file HSCPDeDxInfoProducer.h.
|
private |
Definition at line 58 of file HSCPDeDxInfoProducer.h.
|
private |
Definition at line 73 of file HSCPDeDxInfoProducer.h.
|
private |
Definition at line 72 of file HSCPDeDxInfoProducer.h.
|
private |
Definition at line 71 of file HSCPDeDxInfoProducer.h.
|
private |
Definition at line 66 of file HSCPDeDxInfoProducer.h.
|
private |
Definition at line 65 of file HSCPDeDxInfoProducer.h.
|
private |
Definition at line 51 of file HSCPDeDxInfoProducer.h.
|
private |
Definition at line 52 of file HSCPDeDxInfoProducer.h.
|
private |
Definition at line 50 of file HSCPDeDxInfoProducer.h.