#include <SiPixelCluster.h>
Definition at line 53 of file SiPixelCluster.h.
◆ PixelPos() [1/2]
constexpr SiPixelCluster::PixelPos::PixelPos |
( |
| ) |
|
|
inlineconstexpr |
◆ PixelPos() [2/2]
constexpr SiPixelCluster::PixelPos::PixelPos |
( |
int |
row, |
|
|
int |
col |
|
) |
| |
|
inlineconstexpr |
◆ col()
constexpr int SiPixelCluster::PixelPos::col |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator+()
constexpr PixelPos SiPixelCluster::PixelPos::operator+ |
( |
const Shift & |
shift | ) |
const |
|
inlineconstexpr |
◆ row()
constexpr int SiPixelCluster::PixelPos::row |
( |
| ) |
const |
|
inlineconstexpr |
◆ col_
int SiPixelCluster::PixelPos::col_ |
|
private |
◆ row_
int SiPixelCluster::PixelPos::row_ |
|
private |