#include <algorithm>
#include <cctype>
#include <iomanip>
#include <set>
#include <sstream>
#include <vector>
#include "TFile.h"
#include "TH1F.h"
#include "HepPDT/ParticleID.hh"
#include "DataFormats/JetReco/interface/JetTracksAssociation.h"
#include "DataFormats/TrackReco/interface/TrackFwd.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/one/EDAnalyzer.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "TrackingTools/IPTools/interface/IPTools.h"
#include "RecoVertex/PrimaryVertexProducer/interface/PrimaryVertexSorter.h"
#include "SimTracker/TrackHistory/interface/TrackClassifier.h"
#include "TrackingTools/Records/interface/TransientTrackRecord.h"
Go to the source code of this file.
Classes | |
struct | QualityCutsAnalyzer::histogram_element_t |
class | QualityCutsAnalyzer::histogram_t |
class | QualityCutsAnalyzer |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< QualityCutsAnalyzer > > | s_filler__LINE__ ("QualityCutsAnalyzer") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< QualityCutsAnalyzer > > | s_maker__LINE__ ("QualityCutsAnalyzer") |
|
static |
|
static |