![]() |
Project
|
#include <Road.h>
Public Member Functions | |
| GPUhdDefault () Road()=default | |
| GPUhd () Road(int cellLayer | |
| GPUhdDefault () Road(const Road &)=default | |
| GPUhdDefault () Road(Road &&) noexcept=default | |
| GPUhdDefault () ~Road()=default | |
| GPUhdDefault () Road &operator | |
| GPUhdDefault () Road &operator | |
| GPUhdi () uint8_t getRoadSize() const | |
| GPUhdi () bool isFakeRoad() const | |
| GPUhdi () void setFakeRoad(const bool fake) | |
| GPUhdi () int &operator[](const int &i) | |
| GPUhdi () int operator[](const int &i) const | |
| GPUhd () void resetRoad() | |
| GPUhd () void addCell(int cellLayer | |
Public Attributes | |
| int | cellId: Road() { addCell(cellLayer |
| o2::its::Road< maxRoadSize >::GPUhd | ( | ) |
| o2::its::Road< maxRoadSize >::GPUhd | ( | ) |
|
inline |
| o2::its::Road< maxRoadSize >::GPUhdDefault | ( | ) | & |
| o2::its::Road< maxRoadSize >::GPUhdDefault | ( | ) | & |
|
default |
|
default |
|
defaultnoexcept |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| int o2::its::Road< maxRoadSize >::cellId |