#include <memory>
#include <iostream>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "RecoHI/HiCentralityAlgos/interface/CentralityProvider.h"
#include "CommonTools/UtilAlgos/interface/TFileService.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "TNtuple.h"
#include "TH1D.h"
Go to the source code of this file.
Classes | |
class | AnalyzerWithCentrality |
Functions | |
static edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < AnalyzerWithCentrality > > | s_filler__LINE__ ("AnalyzerWithCentrality") |
static edm::MakerPluginFactory::PMaker < edm::WorkerMaker < AnalyzerWithCentrality > > | s_maker__LINE__ ("AnalyzerWithCentrality") |
|
static |
|
static |