ATLAS Offline Software
|
In-class struct to store the centre and width of a cluster. More...
Public Member Functions | |
DimensionAndPosition (const InDetDD::SiLocalPosition &c, double w) | |
Public Attributes | |
InDetDD::SiLocalPosition | centre |
double | width |
In-class struct to store the centre and width of a cluster.
Definition at line 161 of file SCT_ClusteringTool.h.
|
inline |
InDetDD::SiLocalPosition InDet::SCT_ClusteringTool::DimensionAndPosition::centre |
Definition at line 162 of file SCT_ClusteringTool.h.
double InDet::SCT_ClusteringTool::DimensionAndPosition::width |
Definition at line 163 of file SCT_ClusteringTool.h.