ATLAS Offline Software
Loading...
Searching...
No Matches
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 162 of file SCT_ClusteringTool.h.

Constructor & Destructor Documentation

◆ DimensionAndPosition()

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

Member Data Documentation

◆ centre

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

Definition at line 163 of file SCT_ClusteringTool.h.

◆ width

double InDet::SCT_ClusteringTool::DimensionAndPosition::width

Definition at line 164 of file SCT_ClusteringTool.h.


The documentation for this struct was generated from the following file: