#include <DQM/TrackerMonitorTrack/src/TkAlCaRecoMonitor.cc>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob (void) |
TkAlCaRecoMonitor (const edm::ParameterSet &) | |
~TkAlCaRecoMonitor () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
void | fillHitmaps (const reco::Track &track, const TrackerGeometry &geometry) |
void | fillRawIdMap (const TrackerGeometry &geometry) |
Private Attributes | |
MonitorElement * | AlCaRecoTrackEfficiency_ |
std::map< int, int > | binByRawId_ |
edm::ParameterSet | conf_ |
double | daughterMass_ |
DQMStore * | dqmStore_ |
bool | fillInvariantMass_ |
bool | fillRawIdMap_ |
MonitorElement * | Hits_perDetId_ |
MonitorElement * | Hits_XvsY_ |
MonitorElement * | Hits_ZvsR_ |
MonitorElement * | invariantMass_ |
MonitorElement * | jetPt_ |
double | maxJetPt_ |
MonitorElement * | minJetDeltaR_ |
MonitorElement * | minTrackDeltaR_ |
edm::InputTag | referenceTrackProducer_ |
bool | runsOnReco_ |
MonitorElement * | sumCharge_ |
MonitorElement * | TrackCurvature_ |
edm::InputTag | trackProducer_ |
MonitorElement * | TrackPtNegative_ |
MonitorElement * | TrackPtPositive_ |
MonitorElement * | TrackQuality_ |
bool | useSignedR_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
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 28 of file TkAlCaRecoMonitor.h.
|
explicit |
Definition at line 28 of file TkAlCaRecoMonitor.cc.
References conf_, dqmStore_, and cppFunctionSkipper::operator.
TkAlCaRecoMonitor::~TkAlCaRecoMonitor | ( | ) |
Definition at line 33 of file TkAlCaRecoMonitor.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 184 of file TkAlCaRecoMonitor.cc.
References AlCaRecoTrackEfficiency_, binByRawId_, conf_, daughterMass_, deltaR(), PFRecoTauDiscriminationAgainstElectronDeadECAL_cfi::dR, alignCSCRings::e, MonitorElement::Fill(), fillHitmaps(), fillInvariantMass_, fillRawIdMap(), fillRawIdMap_, geometry, edm::EventSetup::get(), edm::Event::getByLabel(), edm::ParameterSet::getParameter(), i, invariantMass_, edm::ESHandleBase::isValid(), edm::HandleBase::isValid(), jetPt_, fwrapper::jets, maxJetPt_, minJetDeltaR_, minTrackDeltaR_, reco::TrackBase::qualitySize, referenceTrackProducer_, runsOnReco_, mathSSE::sqrt(), sumCharge_, TrackCurvature_, trackProducer_, TrackPtNegative_, TrackPtPositive_, and TrackQuality_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 35 of file TkAlCaRecoMonitor.cc.
References AlCaRecoTrackEfficiency_, DQMStore::book1D(), DQMStore::book2D(), conf_, daughterMass_, dqmStore_, fillInvariantMass_, fillRawIdMap_, edm::ParameterSet::getParameter(), MonitorElement::getTH1(), Hits_perDetId_, Hits_XvsY_, Hits_ZvsR_, i, invariantMass_, jetPt_, edm::InputTag::label(), maxJetPt_, minJetDeltaR_, minTrackDeltaR_, NULL, reco::TrackBase::qualityName(), reco::TrackBase::qualitySize, referenceTrackProducer_, runsOnReco_, MonitorElement::setAxisTitle(), DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, sumCharge_, TrackCurvature_, trackProducer_, TrackPtNegative_, TrackPtPositive_, TrackQuality_, and useSignedR_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 329 of file TkAlCaRecoMonitor.cc.
References conf_, dqmStore_, edm::ParameterSet::getParameter(), dumpDBToFile_GT_ttrig_cfg::outputFileName, DQMStore::save(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
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(), i, and python.multivaluedict::sort().
Referenced by analyze().
|
private |
Definition at line 54 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 71 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), fillHitmaps(), and fillRawIdMap().
|
private |
Definition at line 43 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), beginJob(), endJob(), and TkAlCaRecoMonitor().
|
private |
Definition at line 70 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 42 of file TkAlCaRecoMonitor.h.
Referenced by beginJob(), endJob(), and TkAlCaRecoMonitor().
|
private |
Definition at line 63 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 64 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), beginJob(), and fillHitmaps().
|
private |
Definition at line 55 of file TkAlCaRecoMonitor.h.
Referenced by beginJob(), and fillHitmaps().
|
private |
Definition at line 61 of file TkAlCaRecoMonitor.h.
Referenced by beginJob(), and fillHitmaps().
|
private |
Definition at line 60 of file TkAlCaRecoMonitor.h.
Referenced by beginJob(), and fillHitmaps().
|
private |
Definition at line 48 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 51 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 45 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 52 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 53 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 69 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 65 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 49 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 58 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 68 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 57 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 56 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 50 of file TkAlCaRecoMonitor.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 66 of file TkAlCaRecoMonitor.h.
Referenced by beginJob(), and fillHitmaps().