Project
Loading...
Searching...
No Matches
o2::focal::PixelHit Struct Reference

#include <PixelHit.h>

Public Member Functions

bool operator== (const PixelHit &other) const
 
bool operator< (const PixelHit &other) const
 
 ClassDefNV (PixelHit, 1)
 

Public Attributes

uint16_t mColumn
 
uint16_t mRow
 

Detailed Description

Definition at line 21 of file PixelHit.h.

Member Function Documentation

◆ ClassDefNV()

o2::focal::PixelHit::ClassDefNV ( PixelHit  ,
 
)

◆ operator<()

bool PixelHit::operator< ( const PixelHit other) const

Definition at line 17 of file PixelHit.cxx.

◆ operator==()

bool o2::focal::PixelHit::operator== ( const PixelHit other) const
inline

Definition at line 25 of file PixelHit.h.

Member Data Documentation

◆ mColumn

uint16_t o2::focal::PixelHit::mColumn

Definition at line 22 of file PixelHit.h.

◆ mRow

uint16_t o2::focal::PixelHit::mRow

Definition at line 23 of file PixelHit.h.


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