#include <QcdLowPtDQM.h>
Public Member Functions | |
double | adc () const |
double | eta () const |
double | phi () const |
Pixel (double x=0, double y=0, double z=0, double eta=0, double phi=0, double adc=0, double sx=0, double sy=0) | |
Pixel (const GlobalPoint &p, double adc=0, double sx=0, double sy=0) | |
double | rho () const |
double | sizex () const |
double | sizey () const |
double | x () const |
double | y () const |
double | z () const |
Protected Attributes | |
double | adc_ |
double | eta_ |
double | phi_ |
double | rho_ |
double | sizex_ |
double | sizey_ |
double | x_ |
double | y_ |
double | z_ |
Definition at line 25 of file QcdLowPtDQM.h.
|
inline |
Definition at line 27 of file QcdLowPtDQM.h.
|
inline |
Definition at line 38 of file QcdLowPtDQM.h.
|
inline |
|
inline |
Definition at line 49 of file QcdLowPtDQM.h.
References eta_.
Referenced by Particle.Particle::__str__(), QcdLowPtDQM::Tracklet::eta(), QcdLowPtDQM::fillPixels(), Jet.Jet::jetID(), and Jet.Jet::puJetId().
|
inline |
Definition at line 51 of file QcdLowPtDQM.h.
References phi_.
Referenced by Particle.Particle::__str__(), and QcdLowPtDQM::fillPixels().
|
inline |
Definition at line 50 of file QcdLowPtDQM.h.
References rho_.
Referenced by Lepton.Lepton::absIsoFromEA(), Muon.Muon::absIsoWithFSR(), and QcdLowPtDQM::vertexZFromClusters().
|
inline |
|
inline |
Definition at line 53 of file QcdLowPtDQM.h.
References sizey_.
Referenced by QcdLowPtDQM::vertexZFromClusters().
|
inline |
Definition at line 54 of file QcdLowPtDQM.h.
References x_.
Referenced by svgfig.Curve.Sample::__repr__(), svgfig.Ellipse::__repr__(), Vispa.Gui.WidgetContainer.WidgetContainer::autosize(), Vispa.Gui.VispaWidget.VispaWidget::boundingRect(), geometryXMLparser.Alignable::pos(), and Vispa.Gui.ConnectableWidget.ConnectableWidget::positionizeMenuWidget().
|
inline |
Definition at line 55 of file QcdLowPtDQM.h.
References y_.
Referenced by svgfig.Ellipse::__repr__(), Vispa.Gui.WidgetContainer.WidgetContainer::autosize(), Vispa.Gui.VispaWidget.VispaWidget::boundingRect(), geometryXMLparser.Alignable::pos(), and Vispa.Gui.ConnectableWidget.ConnectableWidget::positionizeMenuWidget().
|
inline |
Definition at line 56 of file QcdLowPtDQM.h.
References z_.
Referenced by geometryXMLparser.Alignable::pos(), and QcdLowPtDQM::vertexZFromClusters().
|
protected |
Definition at line 60 of file QcdLowPtDQM.h.
Referenced by adc().
|
protected |
Definition at line 59 of file QcdLowPtDQM.h.
Referenced by eta().
|
protected |
Definition at line 59 of file QcdLowPtDQM.h.
Referenced by phi().
|
protected |
Definition at line 59 of file QcdLowPtDQM.h.
Referenced by rho().
|
protected |
Definition at line 60 of file QcdLowPtDQM.h.
Referenced by sizex().
|
protected |
Definition at line 60 of file QcdLowPtDQM.h.
Referenced by sizey().
|
protected |
Definition at line 59 of file QcdLowPtDQM.h.
Referenced by x().
|
protected |
Definition at line 59 of file QcdLowPtDQM.h.
Referenced by y().
|
protected |
Definition at line 59 of file QcdLowPtDQM.h.
Referenced by z().