#include <QcdLowPtDQM.h>
Public Member Functions | |
int | n () const |
void | set (int n, double z, double zs) |
void | set (int n, double x, double y, double z, double xs, double ys, double zs) |
Vertex (double x=0, double y=0, double z=0, double xs=0, double ys=0, double zs=0, int n=0) | |
double | x () const |
double | xs () const |
double | y () const |
double | ys () const |
double | z () const |
double | zs () const |
Protected Attributes | |
int | n_ |
double | x_ |
double | xs_ |
double | y_ |
double | ys_ |
double | z_ |
double | zs_ |
Definition at line 68 of file QcdLowPtDQM.h.
|
inline |
Definition at line 70 of file QcdLowPtDQM.h.
|
inline |
|
inline |
Definition at line 79 of file QcdLowPtDQM.h.
References n(), n_, z(), z_, zs(), and zs_.
Referenced by betterConfigParser.BetterConfigParser::getGeneral(), and QcdLowPtDQM::trackletVertexUnbinned().
|
inline |
|
inline |
Definition at line 73 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(), Vispa.Gui.ConnectableWidget.ConnectableWidget::positionizeMenuWidget(), and set().
|
inline |
|
inline |
Definition at line 74 of file QcdLowPtDQM.h.
References y_.
Referenced by svgfig.Ellipse::__repr__(), Vispa.Gui.WidgetContainer.WidgetContainer::autosize(), Vispa.Gui.VispaWidget.VispaWidget::boundingRect(), geometryXMLparser.Alignable::pos(), Vispa.Gui.ConnectableWidget.ConnectableWidget::positionizeMenuWidget(), and set().
|
inline |
|
inline |
Definition at line 75 of file QcdLowPtDQM.h.
References z_.
Referenced by QcdLowPtDQM::fillTracklets(), geometryXMLparser.Alignable::pos(), set(), and QcdLowPtDQM::trackletVertexUnbinned().
|
inline |
|
protected |
Definition at line 84 of file QcdLowPtDQM.h.
|
protected |
Definition at line 83 of file QcdLowPtDQM.h.
|
protected |
Definition at line 83 of file QcdLowPtDQM.h.
|
protected |
Definition at line 83 of file QcdLowPtDQM.h.
|
protected |
Definition at line 83 of file QcdLowPtDQM.h.
|
protected |
Definition at line 83 of file QcdLowPtDQM.h.
|
protected |
Definition at line 83 of file QcdLowPtDQM.h.