#include <Histograms.h>
Public Member Functions | |
void | Fill (double x, double y, double z, double dx, double dy, double dz, double errx, double erry, double errz, double eta, double phi) |
HResolution1DRecHit (DQMStore::IBooker &ibooker, std::string name) | |
HResolution1DRecHit (DQMStore::IBooker &ibooker, const TString &name_, TFile *file) | |
~HResolution1DRecHit () | |
Definition at line 290 of file Histograms.h.
|
inline |
Definition at line 292 of file Histograms.h.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), hResX, hResXVsEta, hResY, hResYVsEta, hResZ, hResZVsEta, hXPull, hXPullVsPos, hXResVsPhi, hXResVsPos, hYPull, hYPullVsPos, hYResVsPhi, hYResVsPos, hZPull, hZPullVsPos, hZResVsPhi, hZResVsPos, Geom::pi(), and theName.
|
inline |
Definition at line 329 of file Histograms.h.
|
inline |
Definition at line 331 of file Histograms.h.
|
inline |
Definition at line 333 of file Histograms.h.
References gather_cfg::cout, alignCSCRings::e, MonitorElement::Fill(), hResX, hResXVsEta, hResY, hResYVsEta, hResZ, hResZVsEta, hXPull, hXPullVsPos, hXResVsPhi, hXResVsPos, hYPull, hYPullVsPos, hYResVsPhi, hYResVsPos, hZPull, hZPullVsPos, hZResVsPhi, hZResVsPos, corrVsCorr::rx, corrVsCorr::ry, x, y, and z.
Referenced by MuonTrackResidualAnalyzer::computeResolution().
MonitorElement* HResolution1DRecHit::hResX |
Definition at line 382 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hResXVsEta |
Definition at line 386 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hResY |
Definition at line 383 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hResYVsEta |
Definition at line 387 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hResZ |
Definition at line 384 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hResZVsEta |
Definition at line 388 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hXPull |
Definition at line 398 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hXPullVsPos |
Definition at line 402 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hXResVsPhi |
Definition at line 390 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hXResVsPos |
Definition at line 394 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hYPull |
Definition at line 399 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hYPullVsPos |
Definition at line 403 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hYResVsPhi |
Definition at line 391 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hYResVsPos |
Definition at line 395 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hZPull |
Definition at line 400 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hZPullVsPos |
Definition at line 404 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hZResVsPhi |
Definition at line 392 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hZResVsPos |
Definition at line 396 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
std::string HResolution1DRecHit::theName |
Definition at line 380 of file Histograms.h.
Referenced by HResolution1DRecHit().