CMS 3D CMS Logo

Typedefs | Functions

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/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 "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< PFJetPFJetPlotsExample

Functions

 DEFINE_FWK_MODULE (CaloJetPlotsExample)

Typedef Documentation

Definition at line 95 of file JetPlotsExample.cc.

Definition at line 98 of file JetPlotsExample.cc.

Definition at line 101 of file JetPlotsExample.cc.


Function Documentation

DEFINE_FWK_MODULE ( CaloJetPlotsExample  )