CMS 3D CMS Logo

Defines | Functions | Variables

CMSSW_4_4_3_patch1/src/RecoJets/JetAnalyzers/src/myFastSimVal.cc File Reference

#include "RecoJets/JetAnalyzers/interface/myFastSimVal.h"
#include "RecoJets/JetAlgorithms/interface/JetAlgoHelper.h"
#include "DataFormats/JetReco/interface/CaloJetCollection.h"
#include "DataFormats/JetReco/interface/CaloJet.h"
#include "DataFormats/JetReco/interface/GenJet.h"
#include "DataFormats/Math/interface/deltaR.h"
#include "DataFormats/Math/interface/deltaPhi.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "JetMETCorrections/Objects/interface/JetCorrector.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.

Defines

#define DEBUG   1
#define MAXJETS   100

Functions

 DEFINE_FWK_MODULE (myFastSimVal)

Variables

int nEvent = 0

Define Documentation

#define DEBUG   1

Definition at line 28 of file myFastSimVal.cc.

#define MAXJETS   100

Definition at line 30 of file myFastSimVal.cc.

Referenced by myFastSimVal::analyze().


Function Documentation

DEFINE_FWK_MODULE ( myFastSimVal  )

Variable Documentation

int nEvent = 0