A set of histograms of residuals and pulls for 1D RecHits. More...
#include <Histograms.h>
Public Member Functions | |
void | Fill (float distSimHit, float thetaSimHit, float distFESimHit, float distRecHit, float etaSimHit, float phiSimHit, float errRecHit) |
HRes1DHit (std::string name_) | |
HRes1DHit (TString name_, TFile *file) | |
void | Write () |
~HRes1DHit () | |
Public Attributes | |
TH1F * | hDist |
TH1F * | hPull |
TH2F * | hPullVsAngle |
TH2F * | hPullVsDistFE |
TH2F * | hPullVsPos |
TH1F * | hRes |
TH2F * | hResVsAngle |
TH2F * | hResVsDistFE |
TH2F * | hResVsEta |
TH2F * | hResVsPhi |
TH2F * | hResVsPos |
TString | name |
A set of histograms of residuals and pulls for 1D RecHits.
Definition at line 25 of file Histograms.h.
|
inline |
Definition at line 27 of file Histograms.h.
References hDist, hPull, hPullVsAngle, hPullVsDistFE, hPullVsPos, hRes, hResVsAngle, hResVsDistFE, hResVsEta, hResVsPhi, hResVsPos, MultiGaussianStateTransform::N, and name.
|
inline |
Definition at line 52 of file Histograms.h.
References hDist, hPull, hPullVsAngle, hPullVsDistFE, hPullVsPos, hRes, hResVsAngle, hResVsDistFE, hResVsEta, hResVsPhi, hResVsPos, and name.
|
inline |
Definition at line 68 of file Histograms.h.
|
inline |
Definition at line 77 of file Histograms.h.
References gather_cfg::cout, hDist, hPull, hPullVsAngle, hPullVsDistFE, hPullVsPos, hRes, hResVsAngle, hResVsDistFE, hResVsEta, hResVsPhi, and hResVsPos.
Referenced by DTRecHitQuality::compute().
|
inline |
Definition at line 103 of file Histograms.h.
References hDist, hPull, hPullVsAngle, hPullVsDistFE, hPullVsPos, hRes, hResVsAngle, hResVsDistFE, hResVsEta, hResVsPhi, and hResVsPos.
TH1F* HRes1DHit::hDist |
Definition at line 119 of file Histograms.h.
Referenced by Fill(), HRes1DHit(), and Write().
TH1F* HRes1DHit::hPull |
Definition at line 127 of file Histograms.h.
Referenced by Fill(), HRes1DHit(), and Write().
TH2F* HRes1DHit::hPullVsAngle |
Definition at line 129 of file Histograms.h.
Referenced by Fill(), HRes1DHit(), and Write().
TH2F* HRes1DHit::hPullVsDistFE |
Definition at line 130 of file Histograms.h.
Referenced by Fill(), HRes1DHit(), and Write().
TH2F* HRes1DHit::hPullVsPos |
Definition at line 128 of file Histograms.h.
Referenced by Fill(), HRes1DHit(), and Write().
TH1F* HRes1DHit::hRes |
Definition at line 120 of file Histograms.h.
Referenced by Fill(), HRes1DHit(), and Write().
TH2F* HRes1DHit::hResVsAngle |
Definition at line 124 of file Histograms.h.
Referenced by Fill(), HRes1DHit(), and Write().
TH2F* HRes1DHit::hResVsDistFE |
Definition at line 125 of file Histograms.h.
Referenced by Fill(), HRes1DHit(), and Write().
TH2F* HRes1DHit::hResVsEta |
Definition at line 121 of file Histograms.h.
Referenced by Fill(), HRes1DHit(), and Write().
TH2F* HRes1DHit::hResVsPhi |
Definition at line 122 of file Histograms.h.
Referenced by Fill(), HRes1DHit(), and Write().
TH2F* HRes1DHit::hResVsPos |
Definition at line 123 of file Histograms.h.
Referenced by Fill(), HRes1DHit(), and Write().
TString HRes1DHit::name |
Definition at line 132 of file Histograms.h.
Referenced by HRes1DHit(), and python.Vispa.Views.PropertyView.Property::valueChanged().