#include <DD4hep_XHistogram.h>
Public Member Functions | |
bool | operator< (const position &other) const |
position () | |
position (const double &f_, const double &x_, const double &y_) | |
Public Attributes | |
double | f |
double | x |
double | y |
Definition at line 105 of file DD4hep_XHistogram.h.
|
inline |
Definition at line 110 of file DD4hep_XHistogram.h.
|
inline |
Definition at line 112 of file DD4hep_XHistogram.h.
|
inline |
double DD4hep_XHistogram::position::f |
Definition at line 106 of file DD4hep_XHistogram.h.
Referenced by operator<().
double DD4hep_XHistogram::position::x |
Definition at line 107 of file DD4hep_XHistogram.h.
Referenced by svgfig.Curve.Sample::__repr__(), svgfig.Ellipse::__repr__(), geometryXMLparser.Alignable::pos(), ntupleDataFormat._HitObject::r(), and ntupleDataFormat._HitObject::r3D().
double DD4hep_XHistogram::position::y |
Definition at line 108 of file DD4hep_XHistogram.h.
Referenced by svgfig.Ellipse::__repr__(), geometryXMLparser.Alignable::pos(), ntupleDataFormat._HitObject::r(), and ntupleDataFormat._HitObject::r3D().