CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
DD4hep_XHistogram::position Struct Reference

#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
 

Detailed Description

Definition at line 105 of file DD4hep_XHistogram.h.

Constructor & Destructor Documentation

◆ position() [1/2]

DD4hep_XHistogram::position::position ( )
inline

◆ position() [2/2]

DD4hep_XHistogram::position::position ( const double &  f_,
const double &  x_,
const double &  y_ 
)
inline

Member Function Documentation

◆ operator<()

bool DD4hep_XHistogram::position::operator< ( const position other) const
inline

Definition at line 114 of file DD4hep_XHistogram.h.

References f, and trackingPlots::other.

Member Data Documentation

◆ f

double DD4hep_XHistogram::position::f

Definition at line 106 of file DD4hep_XHistogram.h.

Referenced by operator<().

◆ x

double DD4hep_XHistogram::position::x

◆ y

double DD4hep_XHistogram::position::y