Go to the source code of this file.
Functions | |
double | computeAverageRMS (const DTOccupancyPoint &onePoint, const DTOccupancyPoint &anotherPoint) |
double | computeMinRMS (const DTOccupancyPoint &onePoint, const DTOccupancyPoint &anotherPoint) |
double computeAverageRMS | ( | const DTOccupancyPoint & | onePoint, |
const DTOccupancyPoint & | anotherPoint | ||
) |
Definition at line 110 of file DTOccupancyPoint.cc.
References DTOccupancyPoint::rms().
Referenced by DTOccupancyCluster::qualityCriterion().
double computeMinRMS | ( | const DTOccupancyPoint & | onePoint, |
const DTOccupancyPoint & | anotherPoint | ||
) |
Definition at line 117 of file DTOccupancyPoint.cc.
References DTOccupancyPoint::rms().
Referenced by DTOccupancyCluster::qualityCriterion().