CMS 3D CMS Logo

Typedefs | Functions

/data/refman/pasoursint/CMSSW_5_3_10/src/RecoJets/JetAnalyzers/src/JetPlotsExample.cc File Reference

#include "RecoJets/JetAnalyzers/interface/JetPlotsExample.h"
#include "DataFormats/JetReco/interface/CaloJetCollection.h"
#include "DataFormats/JetReco/interface/PFJetCollection.h"
#include "DataFormats/JetReco/interface/GenJetCollection.h"
#include "DataFormats/JetReco/interface/CaloJet.h"
#include "DataFormats/JetReco/interface/PFJet.h"
#include "DataFormats/JetReco/interface/GenJet.h"
#include "DataFormats/JetReco/interface/JPTJet.h"
#include "DataFormats/JetReco/interface/JPTJetCollection.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include <TFile.h>
#include <cmath>
#include "FWCore/Framework/interface/MakerMacros.h"

Go to the source code of this file.

Typedefs

typedef JetPlotsExample< CaloJetCaloJetPlotsExample
typedef JetPlotsExample< GenJetGenJetPlotsExample
typedef JetPlotsExample< JPTJetJPTJetPlotsExample
typedef JetPlotsExample< PFJetPFJetPlotsExample

Functions

 DEFINE_FWK_MODULE (CaloJetPlotsExample)

Typedef Documentation

Definition at line 99 of file JetPlotsExample.cc.

Definition at line 102 of file JetPlotsExample.cc.

Definition at line 108 of file JetPlotsExample.cc.

Definition at line 105 of file JetPlotsExample.cc.


Function Documentation

DEFINE_FWK_MODULE ( CaloJetPlotsExample  )