CMS 3D CMS Logo

Classes | Functions

/data/refman/pasoursint/CMSSW_5_3_4/src/SimTracker/TrackHistory/plugins/QualityCutsAnalyzer.cc File Reference

#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/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

 DEFINE_FWK_MODULE (QualityCutsAnalyzer)

Function Documentation

DEFINE_FWK_MODULE ( QualityCutsAnalyzer  )