ATLAS Offline Software
Loading...
Searching...
No Matches
NswAsBuilt::PcbElement::stripConfiguration_t Struct Reference

#include <PcbElement.h>

Collaboration diagram for NswAsBuilt::PcbElement::stripConfiguration_t:

Public Attributes

int centralStripNumber {0}
stripPoint_t centerPoint {}
stripPoint_t leftPoint {}
stripPoint_t rightPoint {}

Detailed Description

Definition at line 38 of file PcbElement.h.

Member Data Documentation

◆ centerPoint

stripPoint_t NswAsBuilt::PcbElement::stripConfiguration_t::centerPoint {}

Definition at line 40 of file PcbElement.h.

40{}; // the center of the central strip

◆ centralStripNumber

int NswAsBuilt::PcbElement::stripConfiguration_t::centralStripNumber {0}

Definition at line 39 of file PcbElement.h.

39{0}; // the athena strip number of the central strip

◆ leftPoint

stripPoint_t NswAsBuilt::PcbElement::stripConfiguration_t::leftPoint {}

Definition at line 41 of file PcbElement.h.

41{}; // the left (X<0) point of the central strip

◆ rightPoint

stripPoint_t NswAsBuilt::PcbElement::stripConfiguration_t::rightPoint {}

Definition at line 42 of file PcbElement.h.

42{}; // the right(X>0) point of the central strip

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