Belle II Software  release-08-01-10
triangle_t Struct Reference

Triangle structure. More...

Public Attributes

short int j0 {0}
 1st vertex index in a list of xy-points
 
short int j1 {0}
 2nd vertex index in a list of xy-points
 
short int j2 {0}
 3rd vertex index in a list of xy-points
 
short int n0 {0}
 1st adjacent triangle in a list of triangles
 
short int n1 {0}
 2nd adjacent triangle in a list of triangles
 
short int n2 {0}
 3rd adjacent triangle in a list of triangles
 

Detailed Description

Triangle structure.

Definition at line 30 of file BFieldComponentBeamline.cc.


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