6 #define SimplePixel_h 1 21 return (this->
s < rhs.
s);
int btype
type of boundary (0=end, 1 = x-boundary, 2 = y-boundary)
float y
y coordinate of boundary intersection
bool operator<(const SimplePixel &rhs) const
define < operator so that std::list can sort these by path length
float s
distance from track entry
int j
y index of traversed pixel
float x
x coordinate of boundary intersection
int i
x index of traversed pixel
SimplePixel()
< struck pixel class for use in simpletemplate2D