ATLAS Offline Software
Public Attributes | List of all members
NswPassivationDbData::PCBPassivation Struct Reference

Helper struct to save the four passivation values of each PCB. More...

#include <NswPassivationDbData.h>

Collaboration diagram for NswPassivationDbData::PCBPassivation:

Public Attributes

double left {0.}
 
double right {0.}
 
double top {0.}
 
double bottom {0.}
 
bool valid {false}
 

Detailed Description

Helper struct to save the four passivation values of each PCB.

Definition at line 24 of file NswPassivationDbData.h.

Member Data Documentation

◆ bottom

double NswPassivationDbData::PCBPassivation::bottom {0.}

Definition at line 28 of file NswPassivationDbData.h.

◆ left

double NswPassivationDbData::PCBPassivation::left {0.}

Definition at line 25 of file NswPassivationDbData.h.

◆ right

double NswPassivationDbData::PCBPassivation::right {0.}

Definition at line 26 of file NswPassivationDbData.h.

◆ top

double NswPassivationDbData::PCBPassivation::top {0.}

Definition at line 27 of file NswPassivationDbData.h.

◆ valid

bool NswPassivationDbData::PCBPassivation::valid {false}

Definition at line 29 of file NswPassivationDbData.h.


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