#include <DQM/TrackerMonitorTrack/src/TrackEfficiencyMonitor.cc>
Public Types | |
enum | SemiCylinder { Up, Down } |
typedef reco::Track | Track |
typedef reco::TrackCollection | TrackCollection |
Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
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::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Additional Inherited Members | |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
Static Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::stream::EDAnalyzerBase | |
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) |
Monitoring source to measure the track efficiency
Definition at line 43 of file TrackEfficiencyMonitor.h.
Definition at line 45 of file TrackEfficiencyMonitor.h.
Definition at line 46 of file TrackEfficiencyMonitor.h.
|
explicit |
Definition at line 49 of file TrackEfficiencyMonitor.cc.
References conf_, dqmStore_, edm::ParameterSet::getParameter(), isBFieldOff_, cppFunctionSkipper::operator, theMaxZ_, theRadius_, theSTATracksLabel_, theSTATracksToken_, theTKTracksLabel_, theTKTracksToken_, and trackEfficiency_.
TrackEfficiencyMonitor::~TrackEfficiencyMonitor | ( | ) |
Definition at line 70 of file TrackEfficiencyMonitor.cc.
|
virtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 265 of file TrackEfficiencyMonitor.cc.
References bField, edm::EventSetup::get(), edm::Event::getByToken(), isBFieldOff_, muon::isGoodMuon(), measurementTrackerHandle, nCompatibleLayers, edm::ESHandle< class >::product(), muonTagProbeFilters_cff::staTracks, testSTATracks(), testTrackerTracks(), theNavigation, thePropagator, theSTATracksToken_, theTKTracksToken_, theTracker, theTTrackBuilder, and trackEfficiency_.
|
virtual |
Definition at line 256 of file TrackEfficiencyMonitor.cc.
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 75 of file TrackEfficiencyMonitor.cc.
References HLT_25ns14e33_v1_cff::AlgoName, DQMStore::IBooker::book1D(), conf_, deltaX, deltaY, edm::ParameterSet::getParameter(), histname, muonCompatibleLayers, muonD0, muonEta, muonPhi, muonX, muonY, muonZ, MonitorElement::setAxisTitle(), DQMStore::IBooker::setCurrentFolder(), signDeltaX, signDeltaY, AlCaHLTBitMon_QueryRunRegistry::string, trackCompatibleLayers, trackD0, trackEta, trackPhi, trackX, trackY, and trackZ.
TrackEfficiencyMonitor::SemiCylinder TrackEfficiencyMonitor::checkSemiCylinder | ( | const Track & | tk | ) |
Definition at line 584 of file TrackEfficiencyMonitor.cc.
References Down, reco::Track::innerPosition(), and Up.
Referenced by testSTATracks(), and testTrackerTracks().
int TrackEfficiencyMonitor::compatibleLayers | ( | const NavigationSchool & | navigationSchool, |
TrajectoryStateOnSurface | theTSOS | ||
) |
Definition at line 642 of file TrackEfficiencyMonitor.cc.
References alongMomentum, findDetLayer, findNextLayer(), TrajectoryStateOnSurface::freeState(), TrajectoryStateOnSurface::globalPosition(), TrajectoryStateOnSurface::isValid(), relval_steps::k, LayerTriplets::layers(), measurementTrackerHandle, NavigationSchool::nextLayers(), Propagator::propagate(), Propagator::setPropagationDirection(), GeometricSearchDet::surface(), thePropagator, trackCompatibleLayers, and PV3DBase< T, PVType, FrameType >::y().
Referenced by testTrackerTracks().
|
virtual |
Definition at line 336 of file TrackEfficiencyMonitor.cc.
References conf_, dqmStore_, edm::ParameterSet::getParameter(), dumpDBToFile_GT_ttrig_cfg::outputFileName, DQMStore::save(), DQMStore::showDirStructure(), and AlCaHLTBitMon_QueryRunRegistry::string.
std::pair< TrajectoryStateOnSurface, const DetLayer * > TrackEfficiencyMonitor::findNextLayer | ( | TrajectoryStateOnSurface | startTSOS, |
const std::vector< const DetLayer * > & | trackCompatibleLayers, | ||
bool | isUpMuon | ||
) |
Definition at line 719 of file TrackEfficiencyMonitor.cc.
References alongMomentum, findDetLayer, TrajectoryStateOnSurface::freeState(), TrajectoryStateOnSurface::isValid(), Propagator::propagate(), Propagator::setPropagationDirection(), and thePropagator.
Referenced by compatibleLayers().
void TrackEfficiencyMonitor::testSTATracks | ( | edm::Handle< TrackCollection > | tkTracks, |
edm::Handle< TrackCollection > | staTracks | ||
) |
Definition at line 493 of file TrackEfficiencyMonitor.cc.
References checkSemiCylinder(), PV3DBase< T, PVType, FrameType >::eta(), eta(), failedToPropagate, MonitorElement::Fill(), TrajectoryStateOnSurface::globalDirection(), TrajectoryStateOnSurface::globalPosition(), reco::TransientTrack::impactPointState(), reco::TransientTrack::innermostMeasurementState(), PFRecoTauChargedHadronQualityPlugins_cfi::isTrack, TrajectoryStateOnSurface::isValid(), TrajectoryStateOnSurface::localPosition(), muonD0, muonEta, muonPhi, muonX, muonY, muonZ, reco::TransientTrack::outermostMeasurementState(), phi, PV3DBase< T, PVType, FrameType >::phi(), funct::pow(), TrajectoryStateOnSurface::surface(), thePropagator, theTTrackBuilder, trackD0, trackEta, trackPhi, trackX, trackY, trackZ, Up, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by analyze().
void TrackEfficiencyMonitor::testTrackerTracks | ( | edm::Handle< TrackCollection > | tkTracks, |
edm::Handle< TrackCollection > | staTracks, | ||
const NavigationSchool & | navigationSchool | ||
) |
Definition at line 353 of file TrackEfficiencyMonitor.cc.
References checkSemiCylinder(), compatibleLayers(), deltaX, deltaY, PV3DBase< T, PVType, FrameType >::eta(), eta(), failedToPropagate, MonitorElement::Fill(), TrajectoryStateOnSurface::globalDirection(), TrajectoryStateOnSurface::globalPosition(), i, reco::TransientTrack::impactPointState(), reco::TransientTrack::innermostMeasurementState(), PFRecoTauChargedHadronQualityPlugins_cfi::isTrack, TrajectoryStateOnSurface::isValid(), TrajectoryStateOnSurface::localError(), TrajectoryStateOnSurface::localPosition(), metname, muonCompatibleLayers, muonD0, muonEta, muonPhi, muonX, muonY, muonZ, nCompatibleLayers, reco::TransientTrack::outermostMeasurementState(), phi, PV3DBase< T, PVType, FrameType >::phi(), LocalTrajectoryError::positionError(), funct::pow(), signDeltaX, signDeltaY, AlCaHLTBitMon_QueryRunRegistry::string, TrajectoryStateOnSurface::surface(), theMaxZ_, thePropagator, theRadius_, theTTrackBuilder, trackCompatibleLayers, trackD0, trackerAcceptance(), trackEta, trackPhi, trackX, trackY, trackZ, Up, PV3DBase< T, PVType, FrameType >::x(), LocalError::xx(), PV3DBase< T, PVType, FrameType >::y(), LocalError::yy(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by analyze().
bool TrackEfficiencyMonitor::trackerAcceptance | ( | TrajectoryStateOnSurface | theTSOS, |
double | theRadius, | ||
double | theMaxZ | ||
) |
Definition at line 593 of file TrackEfficiencyMonitor.cc.
References accept(), alongMomentum, Cylinder::build(), TrajectoryStateOnSurface::freeState(), TrajectoryStateOnSurface::globalPosition(), TrajectoryStateOnSurface::isValid(), oppositeToMomentum, Propagator::propagate(), Propagator::setPropagationDirection(), thePropagator, PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by testTrackerTracks().
|
private |
Definition at line 120 of file TrackEfficiencyMonitor.h.
Referenced by analyze().
|
private |
Definition at line 73 of file TrackEfficiencyMonitor.h.
Referenced by bookHistograms(), endJob(), and TrackEfficiencyMonitor().
|
private |
Definition at line 107 of file TrackEfficiencyMonitor.h.
Referenced by bookHistograms(), and testTrackerTracks().
|
private |
Definition at line 108 of file TrackEfficiencyMonitor.h.
Referenced by bookHistograms(), and testTrackerTracks().
|
private |
Definition at line 72 of file TrackEfficiencyMonitor.h.
Referenced by endJob(), and TrackEfficiencyMonitor().
|
private |
Definition at line 87 of file TrackEfficiencyMonitor.h.
Referenced by testSTATracks(), and testTrackerTracks().
|
private |
Definition at line 89 of file TrackEfficiencyMonitor.h.
Referenced by compatibleLayers(), and findNextLayer().
|
private |
Definition at line 70 of file TrackEfficiencyMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 77 of file TrackEfficiencyMonitor.h.
Referenced by analyze(), and TrackEfficiencyMonitor().
|
private |
Definition at line 122 of file TrackEfficiencyMonitor.h.
Referenced by analyze(), and compatibleLayers().
|
private |
Definition at line 97 of file TrackEfficiencyMonitor.h.
Referenced by bookHistograms(), and testTrackerTracks().
|
private |
Definition at line 96 of file TrackEfficiencyMonitor.h.
Referenced by bookHistograms(), testSTATracks(), and testTrackerTracks().
|
private |
Definition at line 94 of file TrackEfficiencyMonitor.h.
Referenced by bookHistograms(), testSTATracks(), and testTrackerTracks().
|
private |
Definition at line 95 of file TrackEfficiencyMonitor.h.
Referenced by bookHistograms(), testSTATracks(), and testTrackerTracks().
|
private |
Definition at line 91 of file TrackEfficiencyMonitor.h.
Referenced by bookHistograms(), testSTATracks(), and testTrackerTracks().
|
private |
Definition at line 92 of file TrackEfficiencyMonitor.h.
Referenced by bookHistograms(), testSTATracks(), and testTrackerTracks().
|
private |
Definition at line 93 of file TrackEfficiencyMonitor.h.
Referenced by bookHistograms(), testSTATracks(), and testTrackerTracks().
|
private |
Definition at line 88 of file TrackEfficiencyMonitor.h.
Referenced by analyze(), and testTrackerTracks().
|
private |
Definition at line 109 of file TrackEfficiencyMonitor.h.
Referenced by bookHistograms(), and testTrackerTracks().
|
private |
Definition at line 110 of file TrackEfficiencyMonitor.h.
Referenced by bookHistograms(), and testTrackerTracks().
|
private |
Definition at line 115 of file TrackEfficiencyMonitor.h.
|
private |
Definition at line 76 of file TrackEfficiencyMonitor.h.
Referenced by testTrackerTracks(), and TrackEfficiencyMonitor().
|
private |
Definition at line 113 of file TrackEfficiencyMonitor.h.
|
private |
Definition at line 112 of file TrackEfficiencyMonitor.h.
Referenced by analyze().
|
private |
Definition at line 116 of file TrackEfficiencyMonitor.h.
Referenced by analyze(), compatibleLayers(), findNextLayer(), testSTATracks(), testTrackerTracks(), and trackerAcceptance().
|
private |
Definition at line 117 of file TrackEfficiencyMonitor.h.
|
private |
Definition at line 75 of file TrackEfficiencyMonitor.h.
Referenced by testTrackerTracks(), and TrackEfficiencyMonitor().
|
private |
Definition at line 82 of file TrackEfficiencyMonitor.h.
Referenced by TrackEfficiencyMonitor().
|
private |
Definition at line 84 of file TrackEfficiencyMonitor.h.
Referenced by analyze(), and TrackEfficiencyMonitor().
|
private |
Definition at line 81 of file TrackEfficiencyMonitor.h.
Referenced by TrackEfficiencyMonitor().
|
private |
Definition at line 83 of file TrackEfficiencyMonitor.h.
Referenced by analyze(), and TrackEfficiencyMonitor().
|
private |
Definition at line 119 of file TrackEfficiencyMonitor.h.
Referenced by analyze().
|
private |
Definition at line 118 of file TrackEfficiencyMonitor.h.
Referenced by analyze(), testSTATracks(), and testTrackerTracks().
|
private |
Definition at line 105 of file TrackEfficiencyMonitor.h.
Referenced by bookHistograms(), compatibleLayers(), and testTrackerTracks().
|
private |
Definition at line 104 of file TrackEfficiencyMonitor.h.
Referenced by bookHistograms(), testSTATracks(), and testTrackerTracks().
|
private |
Definition at line 78 of file TrackEfficiencyMonitor.h.
Referenced by analyze(), and TrackEfficiencyMonitor().
|
private |
Definition at line 102 of file TrackEfficiencyMonitor.h.
Referenced by bookHistograms(), testSTATracks(), and testTrackerTracks().
|
private |
Definition at line 103 of file TrackEfficiencyMonitor.h.
Referenced by bookHistograms(), testSTATracks(), and testTrackerTracks().
|
private |
Definition at line 99 of file TrackEfficiencyMonitor.h.
Referenced by bookHistograms(), testSTATracks(), and testTrackerTracks().
|
private |
Definition at line 100 of file TrackEfficiencyMonitor.h.
Referenced by bookHistograms(), testSTATracks(), and testTrackerTracks().
|
private |
Definition at line 101 of file TrackEfficiencyMonitor.h.
Referenced by bookHistograms(), testSTATracks(), and testTrackerTracks().