#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 27 of file QcdLowPtDQM.h.
|
inline |
Definition at line 29 of file QcdLowPtDQM.h.
|
inline |
Definition at line 33 of file QcdLowPtDQM.h.
|
inline |
|
inline |
Definition at line 37 of file QcdLowPtDQM.h.
References eta_.
Referenced by QcdLowPtDQM::Tracklet::eta(), and QcdLowPtDQM::fillPixels().
|
inline |
Definition at line 39 of file QcdLowPtDQM.h.
References phi_.
Referenced by QcdLowPtDQM::fillPixels().
|
inline |
Definition at line 38 of file QcdLowPtDQM.h.
References rho_.
Referenced by QcdLowPtDQM::vertexZFromClusters().
|
inline |
|
inline |
Definition at line 41 of file QcdLowPtDQM.h.
References sizey_.
Referenced by QcdLowPtDQM::vertexZFromClusters().
|
inline |
Definition at line 42 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 43 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 44 of file QcdLowPtDQM.h.
References z_.
Referenced by geometryXMLparser.Alignable::pos(), and QcdLowPtDQM::vertexZFromClusters().
|
protected |
Definition at line 47 of file QcdLowPtDQM.h.
Referenced by adc().
|
protected |
Definition at line 46 of file QcdLowPtDQM.h.
Referenced by eta().
|
protected |
Definition at line 46 of file QcdLowPtDQM.h.
Referenced by phi().
|
protected |
Definition at line 46 of file QcdLowPtDQM.h.
Referenced by rho().
|
protected |
Definition at line 47 of file QcdLowPtDQM.h.
Referenced by sizex().
|
protected |
Definition at line 47 of file QcdLowPtDQM.h.
Referenced by sizey().
|
protected |
Definition at line 46 of file QcdLowPtDQM.h.
Referenced by x().
|
protected |
Definition at line 46 of file QcdLowPtDQM.h.
Referenced by y().
|
protected |
Definition at line 46 of file QcdLowPtDQM.h.
Referenced by z().