ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::StripSpacePointBuilder::StripEnds Struct Referencefinal

Strip cluster details. More...

#include <Acts/SpacePointFormation2/StripSpacePointBuilder.hpp>

Public Attributes

Vector3 bottom = Vector3::Zero()
 Bottom end of the strip cluster.
Vector3 top = Vector3::Zero()
 Top end of the strip cluster.

Detailed Description

Strip cluster details.

Member Data Documentation

◆ bottom

Vector3 Acts::StripSpacePointBuilder::StripEnds::bottom = Vector3::Zero()

Bottom end of the strip cluster.

◆ top

Vector3 Acts::StripSpacePointBuilder::StripEnds::top = Vector3::Zero()

Top end of the strip cluster.