#include <cmath>
#include <cstdlib>
#include <vector>
#include <algorithm>
#include <iostream>
#include "DataFormats/GeometryVector/interface/GlobalPoint.h"
Go to the source code of this file.
Classes | |
class | SMS |
Class to compute the SMS location estimator The SMS estimator is the mean value of a set of observations with Small Median of Squared distances. More... |