#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/Framework/interface/ESWatcher.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/ESGetToken.h"
#include "DataFormats/Common/interface/DetSetVector.h"
#include "DataFormats/Common/interface/DetSet.h"
#include "DataFormats/CTPPSDetId/interface/TotemRPDetId.h"
#include "DataFormats/CTPPSReco/interface/TotemRPRecHit.h"
#include "DataFormats/CTPPSReco/interface/TotemRPUVPattern.h"
#include "Geometry/Records/interface/VeryForwardRealGeometryRecord.h"
#include "Geometry/VeryForwardGeometryBuilder/interface/CTPPSGeometry.h"
#include "RecoPPS/Local/interface/FastLineRecognition.h"
Go to the source code of this file.
Classes | |
struct | TotemRPUVPatternFinder::RPSettings |
block of (exceptional) settings for 1 RP More... | |
class | TotemRPUVPatternFinder |
Class to recognize straight line tracks, based on optimized Hough trasform. More... | |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< TotemRPUVPatternFinder > > | s_filler__LINE__ ("TotemRPUVPatternFinder") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< TotemRPUVPatternFinder > > | s_maker__LINE__ ("TotemRPUVPatternFinder") |
|
static |
|
static |