#include <iostream>
#include <cmath>
#include <vector>
#include <string>
#include <TH1.h>
#include <TProfile.h>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "CommonTools/UtilAlgos/interface/TFileService.h"
#include "DataFormats/Common/interface/View.h"
#include "DataFormats/BeamSpot/interface/BeamSpot.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include "DataFormats/TrackReco/interface/HitPattern.h"
#include "DataFormats/PatCandidates/interface/Muon.h"
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Classes | |
class | PatTrackAnalyzer |
struct | PatTrackAnalyzer::Plots |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < PatTrackAnalyzer > > | s_filler__LINE__ ("PatTrackAnalyzer") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < PatTrackAnalyzer > > | s_maker__LINE__ ("PatTrackAnalyzer") |
|
static |
|
static |