Public Member Functions | |
SubTurbineCrossings () | |
SubTurbineCrossings (int ci, int ni, float nd) | |
Public Attributes | |
int | closestIndex |
bool | isValid |
float | nextDistance |
int | nextIndex |
Definition at line 36 of file PixelForwardLayer.h.
|
inline |
Definition at line 37 of file PixelForwardLayer.h.
|
inline |
Definition at line 38 of file PixelForwardLayer.h.
int PixelForwardLayer::SubTurbineCrossings::closestIndex |
Definition at line 41 of file PixelForwardLayer.h.
Referenced by PixelForwardLayer::groupedCompatibleDetsV(), and PixelForwardLayer::searchNeighbors().
bool PixelForwardLayer::SubTurbineCrossings::isValid |
Definition at line 40 of file PixelForwardLayer.h.
Referenced by ntupleDataFormat._Object::_checkIsValid(), PixelForwardLayer::groupedCompatibleDetsV(), and core.AutoHandle.AutoHandle::ReallyLoad().
float PixelForwardLayer::SubTurbineCrossings::nextDistance |
Definition at line 43 of file PixelForwardLayer.h.
int PixelForwardLayer::SubTurbineCrossings::nextIndex |
Definition at line 42 of file PixelForwardLayer.h.
Referenced by PixelForwardLayer::groupedCompatibleDetsV(), and PixelForwardLayer::searchNeighbors().