Go to the source code of this file.
Classes | |
class | DTOccupancyCluster |
Functions | |
bool | clusterIsLessThan (const DTOccupancyCluster &clusterOne, const DTOccupancyCluster &clusterTwo) |
for DTOccupancyCluster sorting More... | |
bool clusterIsLessThan | ( | const DTOccupancyCluster & | clusterOne, |
const DTOccupancyCluster & | clusterTwo | ||
) |
for DTOccupancyCluster sorting
Definition at line 245 of file DTOccupancyCluster.cc.
References DTOccupancyCluster::averageMean(), DTOccupancyCluster::averageRMS(), DTOccupancyCluster::nPoints(), and mathSSE::sqrt().
Referenced by DTOccupancyClusterBuilder::sortClusters().