CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Typedefs | Functions
JetCorExample.cc File Reference
#include "RecoJets/JetAnalyzers/interface/JetCorExample.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 "JetMETCorrections/Objects/interface/JetCorrector.h"
#include <TFile.h>
#include <cmath>
#include "FWCore/Framework/interface/MakerMacros.h"

Go to the source code of this file.

Typedefs

typedef JetCorExample< CaloJetCaloJetCorExample
 
typedef JetCorExample< PFJetPFJetCorExample
 

Functions

static
edm::ParameterSetDescriptionFillerPluginFactory::PMaker
< edm::ParameterSetDescriptionFiller
< CaloJetCorExample > > 
s_filler__LINE__ ("CaloJetCorExample")
 
static
edm::ParameterSetDescriptionFillerPluginFactory::PMaker
< edm::ParameterSetDescriptionFiller
< PFJetCorExample > > 
s_filler__LINE__ ("PFJetCorExample")
 
static
edm::MakerPluginFactory::PMaker
< edm::WorkerMaker
< CaloJetCorExample > > 
s_maker__LINE__ ("CaloJetCorExample")
 
static
edm::MakerPluginFactory::PMaker
< edm::WorkerMaker
< PFJetCorExample > > 
s_maker__LINE__ ("PFJetCorExample")
 

Typedef Documentation

Definition at line 88 of file JetCorExample.cc.

Definition at line 91 of file JetCorExample.cc.

Function Documentation

static edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< CaloJetCorExample > > s_filler__LINE__ ( "CaloJetCorExample"  )
static
static edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< PFJetCorExample > > s_filler__LINE__ ( "PFJetCorExample"  )
static
static edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< CaloJetCorExample > > s_maker__LINE__ ( "CaloJetCorExample"  )
static
static edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< PFJetCorExample > > s_maker__LINE__ ( "PFJetCorExample"  )
static