#include <DQM/TrackingMonitor/src/TrackSplittingMonitor.cc>
Private Member Functions | |
void | doProfileX (TH2 *th2, MonitorElement *me) |
void | doProfileX (MonitorElement *th2m, MonitorElement *me) |
Additional Inherited Members | |
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 |
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 for general quantities related to tracks.
Definition at line 45 of file TrackSplittingMonitor.h.
|
explicit |
Definition at line 32 of file TrackSplittingMonitor.cc.
References conf_, edm::ParameterSet::getParameter(), splitMuons_, splitMuonsToken_, splitTracks_, and splitTracksToken_.
TrackSplittingMonitor::~TrackSplittingMonitor | ( | ) |
Definition at line 44 of file TrackSplittingMonitor.cc.
|
virtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 166 of file TrackSplittingMonitor.cc.
References cscGeometry, reco::TrackBase::d0(), d0Cut_, reco::TrackBase::d0Error(), ddxyAbsoluteResiduals_global_, ddxyAbsoluteResiduals_tracker_, ddxyNormalizedResiduals_global_, ddxyNormalizedResiduals_tracker_, dtGeometry, reco::TrackBase::dz(), dzCut_, reco::TrackBase::dzError(), MonitorElement::Fill(), edm::EventSetup::get(), edm::Event::getByToken(), reco::Muon::globalTrack(), edm::HandleBase::isValid(), norchiCut_, reco::TrackBase::normalizedChi2(), reco::TrackBase::phi(), reco::TrackBase::phiError(), PixelSubdetector::PixelBarrel, pixelHitsPerLeg_, plotMuons_, funct::pow(), reco::TrackBase::pt(), ptCut_, reco::TrackBase::ptError(), reco::Track::recHitsBegin(), reco::Track::recHitsEnd(), rpcGeometry, RecoMuonCosmics_cff::splitMuons, splitMuonsToken_, splitTracksToken_, mathSSE::sqrt(), theGeometry, theMagField, reco::TrackBase::theta(), reco::TrackBase::thetaError(), and totalHitsPerLeg_.
|
virtual |
Definition at line 148 of file TrackSplittingMonitor.cc.
References conf_, d0Cut_, dzCut_, edm::ParameterSet::getParameter(), norchiCut_, pixelHitsPerLeg_, plotMuons_, ptCut_, and totalHitsPerLeg_.
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 47 of file TrackSplittingMonitor.cc.
References DQMStore::IBooker::book1D(), conf_, dcurvAbsoluteResiduals_global_, dcurvAbsoluteResiduals_tracker_, dcurvNormalizedResiduals_global_, dcurvNormalizedResiduals_tracker_, ddxyAbsoluteResiduals_global_, ddxyAbsoluteResiduals_tracker_, ddxyNormalizedResiduals_global_, ddxyNormalizedResiduals_tracker_, ddzAbsoluteResiduals_global_, ddzAbsoluteResiduals_tracker_, ddzNormalizedResiduals_global_, ddzNormalizedResiduals_tracker_, dphiAbsoluteResiduals_global_, dphiAbsoluteResiduals_tracker_, dphiNormalizedResiduals_global_, dphiNormalizedResiduals_tracker_, dptAbsoluteResiduals_global_, dptAbsoluteResiduals_tracker_, dptNormalizedResiduals_global_, dptNormalizedResiduals_tracker_, dthetaAbsoluteResiduals_global_, dthetaAbsoluteResiduals_tracker_, dthetaNormalizedResiduals_global_, dthetaNormalizedResiduals_tracker_, edm::ParameterSet::getParameter(), plotMuons_, MonitorElement::setAxisTitle(), DQMStore::IBooker::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
|
private |
|
virtual |
Definition at line 364 of file TrackSplittingMonitor.cc.
References conf_, dqmStore_, edm::ParameterSet::getParameter(), dumpDBToFile_GT_ttrig_cfg::outputFileName, DQMStore::save(), DQMStore::showDirStructure(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 67 of file TrackSplittingMonitor.h.
Referenced by beginJob(), bookHistograms(), endJob(), and TrackSplittingMonitor().
|
private |
Definition at line 72 of file TrackSplittingMonitor.h.
Referenced by analyze().
|
private |
Definition at line 83 of file TrackSplittingMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 109 of file TrackSplittingMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 95 of file TrackSplittingMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 116 of file TrackSplittingMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 102 of file TrackSplittingMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 104 of file TrackSplittingMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 90 of file TrackSplittingMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 111 of file TrackSplittingMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 97 of file TrackSplittingMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 105 of file TrackSplittingMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 91 of file TrackSplittingMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 112 of file TrackSplittingMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 98 of file TrackSplittingMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 106 of file TrackSplittingMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 92 of file TrackSplittingMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 113 of file TrackSplittingMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 99 of file TrackSplittingMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 108 of file TrackSplittingMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 94 of file TrackSplittingMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 115 of file TrackSplittingMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 101 of file TrackSplittingMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 66 of file TrackSplittingMonitor.h.
Referenced by endJob().
|
private |
Definition at line 71 of file TrackSplittingMonitor.h.
Referenced by analyze().
|
private |
Definition at line 107 of file TrackSplittingMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 93 of file TrackSplittingMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 114 of file TrackSplittingMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 100 of file TrackSplittingMonitor.h.
Referenced by bookHistograms().
|
private |
Definition at line 84 of file TrackSplittingMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 64 of file TrackSplittingMonitor.h.
|
private |
Definition at line 86 of file TrackSplittingMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 81 of file TrackSplittingMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 80 of file TrackSplittingMonitor.h.
Referenced by analyze(), beginJob(), and bookHistograms().
|
private |
Definition at line 85 of file TrackSplittingMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 73 of file TrackSplittingMonitor.h.
Referenced by analyze().
|
private |
Definition at line 76 of file TrackSplittingMonitor.h.
Referenced by TrackSplittingMonitor().
|
private |
Definition at line 78 of file TrackSplittingMonitor.h.
Referenced by analyze(), and TrackSplittingMonitor().
|
private |
Definition at line 75 of file TrackSplittingMonitor.h.
Referenced by TrackSplittingMonitor().
|
private |
Definition at line 77 of file TrackSplittingMonitor.h.
Referenced by analyze(), and TrackSplittingMonitor().
|
private |
Definition at line 69 of file TrackSplittingMonitor.h.
Referenced by analyze().
|
private |
Definition at line 70 of file TrackSplittingMonitor.h.
Referenced by analyze().
|
private |
Definition at line 82 of file TrackSplittingMonitor.h.
Referenced by analyze(), and beginJob().