#include "CSCSegAlgoTC.h"
#include "CSCSegFit.h"
#include "DataFormats/CSCRecHit/interface/CSCSegment.h"
#include "DataFormats/GeometryVector/interface/GlobalPoint.h"
#include "Geometry/CSCGeometry/interface/CSCLayer.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "CommonTools/Statistics/interface/ChiSquaredProbability.h"
#include <algorithm>
#include <cmath>
#include <iostream>
#include <string>
Go to the source code of this file.
Last update: 13.02.2015
Definition in file CSCSegAlgoTC.cc.