CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Macros | Functions
myRawAna.cc File Reference
#include "RecoJets/JetAnalyzers/interface/myRawAna.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "FWCore/Framework/interface/Event.h"
#include "DataFormats/FEDRawData/interface/FEDRawDataCollection.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.

Macros

#define DEBUG   1
 
#define MAXJETS   100
 

Functions

static const
edm::ParameterSetDescriptionFillerPluginFactory::PMaker
< edm::ParameterSetDescriptionFiller
< myRawAna > > 
s_filler__LINE__ ("myRawAna")
 
static const
edm::MakerPluginFactory::PMaker
< edm::WorkerMaker< myRawAna > > 
s_maker__LINE__ ("myRawAna")
 

Macro Definition Documentation

#define DEBUG   1

Definition at line 25 of file myRawAna.cc.

#define MAXJETS   100

Definition at line 26 of file myRawAna.cc.

Function Documentation

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< myRawAna > > s_filler__LINE__ ( "myRawAna"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< myRawAna > > s_maker__LINE__ ( "myRawAna"  )
static