#include "DQMServices/Core/interface/DQMEDAnalyzer.h"
#include "DQMServices/Core/interface/DQMStore.h"
#include "DQMServices/Core/interface/MonitorElement.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "DataFormats/CTPPSDetId/interface/CTPPSDetId.h"
#include "DataFormats/CTPPSReco/interface/CTPPSLocalTrackLite.h"
#include "DataFormats/CTPPSReco/interface/CTPPSLocalTrackLiteFwd.h"
#include "CondFormats/PPSObjects/interface/PPSAlignmentConfiguration.h"
#include "CondFormats/DataRecord/interface/PPSAlignmentConfigurationRcd.h"
#include <map>
#include <string>
#include <cmath>
#include <memory>
#include "TH2D.h"
#include "TGraph.h"
Go to the source code of this file.
Classes | |
class | PPSAlignmentWorker |
struct | PPSAlignmentWorker::SectorData |
struct | PPSAlignmentWorker::SectorData::SlicePlots |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < PPSAlignmentWorker > > | s_filler__LINE__ ("PPSAlignmentWorker") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < PPSAlignmentWorker > > | s_maker__LINE__ ("PPSAlignmentWorker") |
|
static |
|
static |