#include "CalibPPS/AlignmentRelative/interface/AlignmentAlgorithm.h"
#include "CalibPPS/AlignmentRelative/interface/SingularMode.h"
#include "TMatrixD.h"
#include "TVectorD.h"
#include "TH1D.h"
#include "TH2D.h"
#include "TGraph.h"
#include <vector>
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
struct | JanAlignmentAlgorithm::DetStat |
structure holding statistical information for one detector More... | |
class | JanAlignmentAlgorithm |
Jan's alignment algorithm. More... | |
struct | JanAlignmentAlgorithm::ScatterPlot |
a scatter plot, with graph and histogram representations More... | |