Belle II Software development
triangle_t Struct Reference

struct for a triangle More...

#include <BelleLathe.h>

Public Attributes

int i0
 first side
 
int i1
 second side
 
int i2
 third side
 

Detailed Description

struct for a triangle

Definition at line 55 of file BelleLathe.h.

Member Data Documentation

◆ i0

int i0

first side

Definition at line 56 of file BelleLathe.h.

◆ i1

int i1

second side

Definition at line 57 of file BelleLathe.h.

◆ i2

int i2

third side

Definition at line 58 of file BelleLathe.h.


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