#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 (std::string name) | |
HResolution1DRecHit (TString name_, TFile *file) | |
~HResolution1DRecHit () | |
Private Attributes | |
DQMStore * | dbe_ |
Definition at line 297 of file Histograms.h.
|
inline |
Definition at line 299 of file Histograms.h.
References DQMStore::book1D(), DQMStore::book2D(), dbe_, 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 336 of file Histograms.h.
|
inline |
Definition at line 338 of file Histograms.h.
|
inline |
Definition at line 340 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, vdt::x, detailsBasic3DVector::y, and detailsBasic3DVector::z.
Referenced by MuonTrackResidualAnalyzer::computeResolution().
|
private |
Definition at line 414 of file Histograms.h.
Referenced by HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hResX |
Definition at line 389 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hResXVsEta |
Definition at line 393 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hResY |
Definition at line 390 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hResYVsEta |
Definition at line 394 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hResZ |
Definition at line 391 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hResZVsEta |
Definition at line 395 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hXPull |
Definition at line 405 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hXPullVsPos |
Definition at line 409 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hXResVsPhi |
Definition at line 397 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hXResVsPos |
Definition at line 401 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hYPull |
Definition at line 406 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hYPullVsPos |
Definition at line 410 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hYResVsPhi |
Definition at line 398 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hYResVsPos |
Definition at line 402 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hZPull |
Definition at line 407 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hZPullVsPos |
Definition at line 411 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hZResVsPhi |
Definition at line 399 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hZResVsPos |
Definition at line 403 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
std::string HResolution1DRecHit::theName |
Definition at line 387 of file Histograms.h.
Referenced by HResolution1DRecHit().