#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "Geometry/VeryForwardGeometryBuilder/interface/CTPPSGeometry.h"
#include "CondFormats/PPSObjects/interface/CTPPSRPAlignmentCorrectionData.h"
#include "CondFormats/PPSObjects/interface/CTPPSRPAlignmentCorrectionsData.h"
#include "CalibPPS/AlignmentRelative/interface/AlignmentAlgorithm.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | IdealResult |
Calculates the ideal result of the StraightTrackAlignment. More... | |