#include "ME0SegAlgoMM.h"
#include "ME0SegFit.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "DataFormats/GeometryVector/interface/GlobalPoint.h"
#include "DataFormats/Math/interface/deltaPhi.h"
#include "CommonTools/Statistics/interface/ChiSquaredProbability.h"
#include <algorithm>
#include <cmath>
#include <iostream>
#include <string>
Go to the source code of this file.
based on CSCSegAlgoST.cc
Definition in file ME0SegAlgoMM.cc.