#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 () |
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) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
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 cmsCodeRules.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(), 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_, analyzePatCleaning_cfg::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(), 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, and DQMStore::save().
|
private |
Definition at line 287 of file TkAlCaRecoMonitor.cc.
References binByRawId_, MonitorElement::Fill(), fillRawIdMap_, TrackingRecHit::geographicalId(), Hits_perDetId_, Hits_XvsY_, Hits_ZvsR_, TrackerGeometry::idToDet(), csvReporter::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().