#include <DataFormats/MuonDetId/interface/DTLayerId.h>
Go to the source code of this file.
Classes | |
class | DTOccupancyPoint |
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 runTheMatrix::ret, and DTOccupancyPoint::rms().
Referenced by DTOccupancyCluster::qualityCriterion().
double computeMinRMS | ( | const DTOccupancyPoint & | onePoint, |
const DTOccupancyPoint & | anotherPoint | ||
) |
Definition at line 117 of file DTOccupancyPoint.cc.
References runTheMatrix::ret, and DTOccupancyPoint::rms().
Referenced by DTOccupancyCluster::qualityCriterion().