#include <TrackBuildingAnalyzer.h>
Public Types | |
using | MVACollection = std::vector< float > |
using | QualityMaskCollection = std::vector< unsigned char > |
Public Member Functions | |
void | analyze (const edm::Event &iEvent, const edm::EventSetup &iSetup, const TrajectorySeed &seed, const SeedStopInfo &stopInfo, const reco::BeamSpot &bs, const edm::ESHandle< MagneticField > &theMF, const edm::ESHandle< TransientTrackingRecHitBuilder > &theTTRHBuilder) |
void | analyze (const edm::Event &iEvent, const edm::EventSetup &iSetup, const TrackCandidate &candidate, const reco::BeamSpot &bs, const edm::ESHandle< MagneticField > &theMF, const edm::ESHandle< TransientTrackingRecHitBuilder > &theTTRHBuilder) |
void | analyze (const edm::View< reco::Track > &trackCollection, const std::vector< const MVACollection * > &mvaCollections, const std::vector< const QualityMaskCollection * > &qualityMaskCollections) |
void | analyze (const reco::CandidateView ®ionCandidates) |
void | initHisto (DQMStore::IBooker &ibooker, const edm::ParameterSet &) |
TrackBuildingAnalyzer (const edm::ParameterSet &) | |
~TrackBuildingAnalyzer ()=default | |
Private Member Functions | |
void | bookHistos (std::string sname, DQMStore::IBooker &ibooker) |
void | fillHistos (const edm::EventSetup &iSetup, const reco::Track &track, std::string sname) |
Monitoring source for general quantities related to tracks.
Definition at line 35 of file TrackBuildingAnalyzer.h.
using TrackBuildingAnalyzer::MVACollection = std::vector<float> |
Definition at line 38 of file TrackBuildingAnalyzer.h.
using TrackBuildingAnalyzer::QualityMaskCollection = std::vector<unsigned char> |
Definition at line 39 of file TrackBuildingAnalyzer.h.
TrackBuildingAnalyzer::TrackBuildingAnalyzer | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 23 of file TrackBuildingAnalyzer.cc.
|
default |
void TrackBuildingAnalyzer::analyze | ( | const edm::Event & | iEvent, |
const edm::EventSetup & | iSetup, | ||
const TrajectorySeed & | seed, | ||
const SeedStopInfo & | stopInfo, | ||
const reco::BeamSpot & | bs, | ||
const edm::ESHandle< MagneticField > & | theMF, | ||
const edm::ESHandle< TransientTrackingRecHitBuilder > & | theTTRHBuilder | ||
) |
Definition at line 438 of file TrackBuildingAnalyzer.cc.
References SeedStopInfo::candidatesPerSeed(), TrajectoryStateOnSurface::charge(), funct::cos(), doAllSeedPlots, doDxy, doDz, doETA, doNRecHits, doPHI, doPHIVsETA, doProfETA, doProfPHI, doPT, doQ, doStopSource, doTheta, PVValHelper::dxy, PVValHelper::dz, PVValHelper::eta, PV3DBase< T, PVType, FrameType >::eta(), MonitorElement::Fill(), TrajectoryStateOnSurface::freeState(), TrajectoryStateOnSurface::globalMomentum(), TrajectoryStateOnSurface::globalPosition(), NOT_STOPPED, NumberOfRecHitsPerSeed, NumberOfRecHitsPerSeedVsEtaProfile, NumberOfRecHitsPerSeedVsPhiProfile, numberOfTrajCandsPerSeed, numberOfTrajCandsPerSeedVsEta, numberOfTrajCandsPerSeedVsPhi, AlCaHLTBitMon_ParallelJobs::p, PV3DBase< T, PVType, FrameType >::perp(), PV3DBase< T, PVType, FrameType >::perp2(), phi, PV3DBase< T, PVType, FrameType >::phi(), edm::ESHandle< T >::product(), EnergyCorrector::pt, TrajectorySeed::recHits(), SeedDxy, SeedDz, SeedEta, SeedPhi, SeedPhiVsEta, SeedPt, SeedQ, seedStoppingSource, seedStoppingSourceVsEta, seedStoppingSourceVsNumberOfTrajCandsPerSeed, seedStoppingSourceVsPhi, SeedTheta, funct::sin(), mathSSE::sqrt(), TrajectorySeed::startingState(), SeedStopInfo::stopReason(), SeedStopInfo::stopReasonUC(), PV3DBase< T, PVType, FrameType >::theta(), theta(), trajectoryStateTransform::transientState(), findQualityFiles::v, PV3DBase< T, PVType, FrameType >::x(), reco::BeamSpot::x0(), PV3DBase< T, PVType, FrameType >::y(), reco::BeamSpot::y0(), PV3DBase< T, PVType, FrameType >::z(), and reco::BeamSpot::z0().
Referenced by TrackingMonitor::analyze(), and initHisto().
void TrackBuildingAnalyzer::analyze | ( | const edm::Event & | iEvent, |
const edm::EventSetup & | iSetup, | ||
const TrackCandidate & | candidate, | ||
const reco::BeamSpot & | bs, | ||
const edm::ESHandle< MagneticField > & | theMF, | ||
const edm::ESHandle< TransientTrackingRecHitBuilder > & | theTTRHBuilder | ||
) |
Definition at line 506 of file TrackBuildingAnalyzer.cc.
References TrajectoryStateOnSurface::charge(), funct::cos(), doAllTCPlots, doStopSource, doTCPlots, doTheta, PVValHelper::dxy, PVValHelper::dz, PVValHelper::eta, PV3DBase< T, PVType, FrameType >::eta(), MonitorElement::Fill(), TrajectoryStateOnSurface::freeState(), MonitorElement::getNbinsX(), TrajectoryStateOnSurface::globalMomentum(), TrajectoryStateOnSurface::globalPosition(), createfilelist::int, RecoTauDiscriminantConfiguration::mask, SiStripPI::max, NOT_STOPPED, NumberOfRecHitsPerTrackCand, NumberOfRecHitsPerTrackCandVsEtaProfile, NumberOfRecHitsPerTrackCandVsPhiProfile, AlCaHLTBitMon_ParallelJobs::p, PV3DBase< T, PVType, FrameType >::perp(), PV3DBase< T, PVType, FrameType >::perp2(), phi, PV3DBase< T, PVType, FrameType >::phi(), edm::ESHandle< T >::product(), EnergyCorrector::pt, TrackCandidate::recHits(), funct::sin(), mathSSE::sqrt(), stoppingSource, stoppingSourceVSeta, stoppingSourceVSphi, TrackCandidate::stopReason(), PV3DBase< T, PVType, FrameType >::theta(), theta(), TrackCandDxy, TrackCandDz, TrackCandEta, TrackCandPhi, TrackCandPhiVsEta, TrackCandPt, TrackCandQ, TrackCandTheta, TrackCandidate::trajectoryStateOnDet(), trajectoryStateTransform::transientState(), findQualityFiles::v, PV3DBase< T, PVType, FrameType >::x(), reco::BeamSpot::x0(), PV3DBase< T, PVType, FrameType >::y(), reco::BeamSpot::y0(), PV3DBase< T, PVType, FrameType >::z(), and reco::BeamSpot::z0().
void TrackBuildingAnalyzer::analyze | ( | const edm::View< reco::Track > & | trackCollection, |
const std::vector< const MVACollection * > & | mvaCollections, | ||
const std::vector< const QualityMaskCollection * > & | qualityMaskCollections | ||
) |
Definition at line 575 of file TrackBuildingAnalyzer.cc.
References doAllTCPlots, doMVAPlots, edm::View< T >::empty(), PVValHelper::eta, reco::TrackBase::highPurity, reco::TrackBase::loose, DetachedQuadStep_cff::mva, EnergyCorrector::pt, edm::View< T >::size(), trackMVAs, trackMVAsHP, trackMVAsHPVsEtaProfile, trackMVAsHPVsPtProfile, trackMVAsVsEtaProfile, and trackMVAsVsPtProfile.
void TrackBuildingAnalyzer::analyze | ( | const reco::CandidateView & | regionCandidates | ) |
Definition at line 631 of file TrackBuildingAnalyzer.cc.
References doAllSeedPlots, doETA, doPHI, doPHIVsETA, doPT, doRegionPlots, PVValHelper::eta, MonitorElement::Fill(), phi, TrackingRegionCandidateEta, TrackingRegionCandidatePhi, TrackingRegionCandidatePhiVsEta, and TrackingRegionCandidatePt.
|
private |
|
private |
void TrackBuildingAnalyzer::initHisto | ( | DQMStore::IBooker & | ibooker, |
const edm::ParameterSet & | iConfig | ||
) |
Definition at line 45 of file TrackBuildingAnalyzer.cc.
References analyze(), DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), DQMStore::IBooker::bookProfile(), doAllSeedPlots, doAllTCPlots, doDxy, doDz, doETA, doMVAPlots, doNRecHits, doPHI, doPHIVsETA, doProfETA, doProfPHI, doPT, doQ, doRegionPlots, doStopSource, doTCPlots, doTheta, end, Gflash::EtaMax, Gflash::EtaMin, edm::ParameterSet::getParameter(), histname, mps_fire::i, pileupDistInMC::num, NumberOfRecHitsPerSeed, NumberOfRecHitsPerSeedVsEtaProfile, NumberOfRecHitsPerSeedVsPhiProfile, NumberOfRecHitsPerTrackCand, NumberOfRecHitsPerTrackCandVsEtaProfile, NumberOfRecHitsPerTrackCandVsPhiProfile, numberOfTrajCandsPerSeed, numberOfTrajCandsPerSeedVsEta, numberOfTrajCandsPerSeedVsPhi, electronConversionRejectionValidator::ptBin, AlignmentTrackSelector_cfi::ptMax, ALCARECOTkAlBeamHalo_cff::ptMin, SeedDxy, SeedDz, SeedEta, SeedPhi, SeedPhiVsEta, SeedPt, SeedQ, seedStoppingSource, seedStoppingSourceVsEta, seedStoppingSourceVsNumberOfTrajCandsPerSeed, seedStoppingSourceVsPhi, SeedStopReasonName::SeedStopReasonName, SeedTheta, MonitorElement::setAxisTitle(), MonitorElement::setBinLabel(), DQMStore::IBooker::setCurrentFolder(), SIZE, stoppingSource, stoppingSourceVSeta, stoppingSourceVSphi, StopReasonName::StopReasonName, AlCaHLTBitMon_QueryRunRegistry::string, TrackCandDxy, TrackCandDz, TrackCandEta, TrackCandPhi, TrackCandPhiVsEta, TrackCandPt, TrackCandQ, TrackCandTheta, TrackingRegionCandidateEta, TrackingRegionCandidatePhi, TrackingRegionCandidatePhiVsEta, TrackingRegionCandidatePt, trackMVAs, trackMVAsHP, trackMVAsHPVsEtaProfile, trackMVAsHPVsPtProfile, trackMVAsVsEtaProfile, and trackMVAsVsPtProfile.
Referenced by TrackingMonitor::bookHistograms().
|
private |
Definition at line 137 of file TrackBuildingAnalyzer.h.
|
private |
Definition at line 138 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 140 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 147 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 148 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 142 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 153 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 149 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 143 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 144 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 151 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 150 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 141 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 146 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 154 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 152 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 139 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 145 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 134 of file TrackBuildingAnalyzer.h.
Referenced by initHisto().
|
private |
Definition at line 96 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 98 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 97 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 119 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 121 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 120 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 104 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 106 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 105 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 94 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 95 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 89 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 90 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 91 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 88 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 93 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 100 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 102 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 108 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 101 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 92 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 123 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 124 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 125 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 117 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 118 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 112 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 113 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 114 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 111 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 116 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 115 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 83 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 84 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 85 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 82 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 127 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 128 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 132 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 130 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 131 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().
|
private |
Definition at line 129 of file TrackBuildingAnalyzer.h.
Referenced by analyze(), and initHisto().