#include <DQM/TrackerMonitorTrack/src/TkAlCaRecoMonitor.cc>
Private Member Functions | |
void | fillHitmaps (const reco::Track &track, const TrackerGeometry &geometry) |
void | fillRawIdMap (const TrackerGeometry &geometry) |
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 |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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::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 special quantities related to Tracker Alignment AlCaReco Production.
Definition at line 32 of file TkAlCaRecoMonitor.h.
|
explicit |
Definition at line 27 of file TkAlCaRecoMonitor.cc.
References conf_, edm::ParameterSet::getParameter(), jetCollection_, referenceTrackProducer_, and trackProducer_.
TkAlCaRecoMonitor::~TkAlCaRecoMonitor | ( | ) |
Definition at line 34 of file TkAlCaRecoMonitor.cc.
|
overridevirtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 185 of file TkAlCaRecoMonitor.cc.
References AlCaRecoTrackEfficiency_, binByRawId_, daughterMass_, deltaR(), PFRecoTauDiscriminationAgainstElectronDeadECAL_cfi::dR, alignCSCRings::e, MonitorElement::Fill(), fillHitmaps(), fillInvariantMass_, fillRawIdMap(), fillRawIdMap_, geometry, edm::EventSetup::get(), edm::Event::getByToken(), i, invariantMass_, edm::ESHandleBase::isValid(), edm::HandleBase::isValid(), jetCollection_, jetPt_, fwrapper::jets, HLT_FULL_cff::magneticField, maxJetPt_, minJetDeltaR_, minTrackDeltaR_, reco::TrackBase::qualitySize, referenceTrackProducer_, runsOnReco_, mathSSE::sqrt(), sumCharge_, HLT_FULL_cff::trackCollection, TrackCurvature_, trackProducer_, TrackPtNegative_, TrackPtPositive_, and TrackQuality_.
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 36 of file TkAlCaRecoMonitor.cc.
References AlCaRecoTrackEfficiency_, HLT_FULL_cff::AlgoName, DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), conf_, daughterMass_, fillInvariantMass_, fillRawIdMap_, edm::ParameterSet::getParameter(), MonitorElement::getTH1(), Hits_perDetId_, Hits_XvsY_, Hits_ZvsR_, i, invariantMass_, jetPt_, edm::EDConsumerBase::labelsForToken(), maxJetPt_, minJetDeltaR_, minTrackDeltaR_, edm::ProductLabels::module, NULL, reco::TrackBase::qualityName(), reco::TrackBase::qualitySize, referenceTrackProducer_, runsOnReco_, MonitorElement::setAxisTitle(), DQMStore::IBooker::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, sumCharge_, TrackCurvature_, trackProducer_, TrackPtNegative_, TrackPtPositive_, TrackQuality_, and useSignedR_.
|
private |
Definition at line 287 of file TkAlCaRecoMonitor.cc.
References binByRawId_, MonitorElement::Fill(), fillRawIdMap_, TrackingRecHit::geographicalId(), Hits_perDetId_, Hits_XvsY_, Hits_ZvsR_, TrackerGeometry::idToDet(), alignCSCRings::r, reco::Track::recHitsBegin(), reco::Track::recHitsEnd(), mathSSE::sqrt(), and useSignedR_.
Referenced by analyze().
|
private |
Definition at line 311 of file TkAlCaRecoMonitor.cc.
References binByRawId_, TrackerGeometry::detUnitIds(), and i.
Referenced by analyze().
|
private |
Definition at line 56 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 74 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), fillHitmaps(), and fillRawIdMap().
|
private |
Definition at line 45 of file TkAlCaRecoMonitor.h.
Referenced by bookHistograms(), and TkAlCaRecoMonitor().
|
private |
Definition at line 73 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 65 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 66 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), bookHistograms(), and fillHitmaps().
|
private |
Definition at line 57 of file TkAlCaRecoMonitor.h.
Referenced by bookHistograms(), and fillHitmaps().
|
private |
Definition at line 63 of file TkAlCaRecoMonitor.h.
Referenced by bookHistograms(), and fillHitmaps().
|
private |
Definition at line 62 of file TkAlCaRecoMonitor.h.
Referenced by bookHistograms(), and fillHitmaps().
|
private |
Definition at line 50 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 72 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and TkAlCaRecoMonitor().
|
private |
Definition at line 53 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 47 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 54 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 55 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 71 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), bookHistograms(), and TkAlCaRecoMonitor().
|
private |
Definition at line 67 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 51 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 60 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 70 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), bookHistograms(), and TkAlCaRecoMonitor().
|
private |
Definition at line 59 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 58 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 52 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 68 of file TkAlCaRecoMonitor.h.
Referenced by bookHistograms(), and fillHitmaps().