ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
InDet::SCT_ClusteringTool::DimensionAndPosition Struct Reference

In-class struct to store the centre and width of a cluster. More...

Collaboration diagram for InDet::SCT_ClusteringTool::DimensionAndPosition:

Public Member Functions

 DimensionAndPosition (const InDetDD::SiLocalPosition &c, double w)
 

Public Attributes

InDetDD::SiLocalPosition centre
 
double width
 

Detailed Description

In-class struct to store the centre and width of a cluster.

Definition at line 161 of file SCT_ClusteringTool.h.

Constructor & Destructor Documentation

◆ DimensionAndPosition()

InDet::SCT_ClusteringTool::DimensionAndPosition::DimensionAndPosition ( const InDetDD::SiLocalPosition c,
double  w 
)
inline

Definition at line 164 of file SCT_ClusteringTool.h.

165  : centre(c), width(w) {}

Member Data Documentation

◆ centre

InDetDD::SiLocalPosition InDet::SCT_ClusteringTool::DimensionAndPosition::centre

Definition at line 162 of file SCT_ClusteringTool.h.

◆ width

double InDet::SCT_ClusteringTool::DimensionAndPosition::width

Definition at line 163 of file SCT_ClusteringTool.h.


The documentation for this struct was generated from the following file:
InDet::SCT_ClusteringTool::DimensionAndPosition::centre
InDetDD::SiLocalPosition centre
Definition: SCT_ClusteringTool.h:162
InDet::SCT_ClusteringTool::DimensionAndPosition::width
double width
Definition: SCT_ClusteringTool.h:163
python.IoTestsLib.w
def w
Definition: IoTestsLib.py:200
python.compressB64.c
def c
Definition: compressB64.py:93