CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Typedefs | Functions
PFSuperClusterTreeMaker.cc File Reference
#include <memory>
#include <map>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "DataFormats/EgammaReco/interface/SuperClusterFwd.h"
#include "DataFormats/EgammaReco/interface/SuperCluster.h"
#include "DataFormats/ParticleFlowReco/interface/PFClusterFwd.h"
#include "DataFormats/ParticleFlowReco/interface/PFCluster.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "CommonTools/UtilAlgos/interface/TFileService.h"
#include "TTree.h"
#include "TVector2.h"
#include "DataFormats/Math/interface/deltaR.h"
#include "DataFormats/HepMCCandidate/interface/GenParticleFwd.h"
#include "DataFormats/HepMCCandidate/interface/GenParticle.h"
#include "RecoEcal/EgammaCoreTools/interface/Mustache.h"
#include "RecoParticleFlow/PFClusterTools/interface/PFEnergyCalibration.h"
#include <algorithm>
#include "FWCore/Framework/interface/MakerMacros.h"

Go to the source code of this file.

Classes

class  PFSuperClusterTreeMaker
 

Typedefs

typedef edm::ParameterSet PSet
 

Functions

 DEFINE_FWK_MODULE (PFSuperClusterTreeMaker)
 

Typedef Documentation

Definition at line 44 of file PFSuperClusterTreeMaker.cc.

Function Documentation

DEFINE_FWK_MODULE ( PFSuperClusterTreeMaker  )