CMS 3D CMS Logo

Typedefs | Functions

/data/refman/pasoursint/CMSSW_5_3_1/src/RecoJets/JetAnalyzers/src/DijetMass.cc File Reference

#include "RecoJets/JetAnalyzers/interface/DijetMass.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/Math/interface/deltaR.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include <TROOT.h>
#include <TSystem.h>
#include <TFile.h>
#include <TCanvas.h>
#include <cmath>
#include "FWCore/Framework/interface/MakerMacros.h"

Go to the source code of this file.

Typedefs

typedef DijetMass< CaloJetDijetMassCaloJets
typedef DijetMass< GenJetDijetMassGenJets
typedef DijetMass< PFJetDijetMassPFJets

Functions

 DEFINE_FWK_MODULE (DijetMassCaloJets)

Typedef Documentation

Definition at line 298 of file DijetMass.cc.

Definition at line 301 of file DijetMass.cc.

Definition at line 304 of file DijetMass.cc.


Function Documentation

DEFINE_FWK_MODULE ( DijetMassCaloJets  )