CMS 3D CMS Logo

Classes | Typedefs | Functions

CMSSW_4_4_3_patch1/src/Validation/RecoTau/plugins/PFTauTest.cc File Reference

#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 "DataFormats/TauReco/interface/PFTau.h"
#include "DataFormats/TauReco/interface/PFTauTagInfo.h"
#include "DataFormats/MuonReco/interface/MuonSelectors.h"
#include "DataFormats/Candidate/interface/CandidateFwd.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "Math/GenVector/PxPyPzE4D.h"
#include <memory>
#include <string>
#include <iostream>
#include <TROOT.h>
#include <TSystem.h>
#include <TFile.h>
#include <TCanvas.h>
#include <TH1.h>
#include <TH2.h>
#include <TDirectory.h>
#include "FWCore/ServiceRegistry/interface/Service.h"
#include <Math/GenVector/VectorUtil.h>
#include "DataFormats/Math/interface/deltaR.h"
#include "DQMServices/Core/interface/DQMStore.h"
#include "DQMServices/Core/interface/MonitorElement.h"

Go to the source code of this file.

Classes

class  PFTauHLTTest

Typedefs

typedef Particle::LorentzVector LorentzVector

Functions

 DEFINE_FWK_MODULE (PFTauHLTTest)

Typedef Documentation

Definition at line 48 of file PFTauTest.cc.


Function Documentation

DEFINE_FWK_MODULE ( PFTauHLTTest  )