#include <Histograms.h>
Public Types | |
typedef dqm::legacy::DQMStore | DQMStore |
typedef dqm::legacy::MonitorElement | MonitorElement |
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 299 of file Histograms.h.
Definition at line 301 of file Histograms.h.
Definition at line 302 of file Histograms.h.
|
inline |
Definition at line 304 of file Histograms.h.
References dqm::implementation::IBooker::book1D(), dqm::implementation::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 334 of file Histograms.h.
|
inline |
Definition at line 336 of file Histograms.h.
|
inline |
Definition at line 338 of file Histograms.h.
References gather_cfg::cout, PVValHelper::dx, PVValHelper::dy, PVValHelper::dz, MillePedeFileConverter_cfg::e, PVValHelper::eta, dqm::impl::MonitorElement::Fill(), hResX, hResXVsEta, hResY, hResYVsEta, hResZ, hResZVsEta, hXPull, hXPullVsPos, hXResVsPhi, hXResVsPos, hYPull, hYPullVsPos, hYResVsPhi, hYResVsPos, hZPull, hZPullVsPos, hZResVsPhi, hZResVsPos, phi, corrVsCorr::rx, corrVsCorr::ry, x, y, and z.
MonitorElement* HResolution1DRecHit::hResX |
Definition at line 391 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hResXVsEta |
Definition at line 395 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hResY |
Definition at line 392 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hResYVsEta |
Definition at line 396 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hResZ |
Definition at line 393 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hResZVsEta |
Definition at line 397 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hXPull |
Definition at line 407 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hXPullVsPos |
Definition at line 411 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hXResVsPhi |
Definition at line 399 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hXResVsPos |
Definition at line 403 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hYPull |
Definition at line 408 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hYPullVsPos |
Definition at line 412 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hYResVsPhi |
Definition at line 400 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hYResVsPos |
Definition at line 404 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hZPull |
Definition at line 409 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hZPullVsPos |
Definition at line 413 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hZResVsPhi |
Definition at line 401 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
MonitorElement* HResolution1DRecHit::hZResVsPos |
Definition at line 405 of file Histograms.h.
Referenced by Fill(), and HResolution1DRecHit().
std::string HResolution1DRecHit::theName |
Definition at line 389 of file Histograms.h.
Referenced by HResolution1DRecHit().