Project
Loading...
Searching...
No Matches
o2::its::CellNeighbour Struct Reference

#include <Cell.h>

Public Attributes

int cellTopology {-1}
 
int cell {-1}
 
int nextCellTopology {-1}
 
int nextCell {-1}
 
int level {-1}
 

Detailed Description

Definition at line 30 of file Cell.h.

Member Data Documentation

◆ cell

int o2::its::CellNeighbour::cell {-1}

Definition at line 32 of file Cell.h.

◆ cellTopology

int o2::its::CellNeighbour::cellTopology {-1}

Definition at line 31 of file Cell.h.

◆ level

int o2::its::CellNeighbour::level {-1}

Definition at line 35 of file Cell.h.

◆ nextCell

int o2::its::CellNeighbour::nextCell {-1}

Definition at line 34 of file Cell.h.

◆ nextCellTopology

int o2::its::CellNeighbour::nextCellTopology {-1}

Definition at line 33 of file Cell.h.


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