#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< CaloJet > | CaloJetCorExample |
typedef JetCorExample< PFJet > | PFJetCorExample |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< CaloJetCorExample > > | s_filler__LINE__ ("CaloJetCorExample") |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< PFJetCorExample > > | s_filler__LINE__ ("PFJetCorExample") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< CaloJetCorExample > > | s_maker__LINE__ ("CaloJetCorExample") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< PFJetCorExample > > | s_maker__LINE__ ("PFJetCorExample") |
typedef JetCorExample<CaloJet> CaloJetCorExample |
Definition at line 88 of file JetCorExample.cc.
typedef JetCorExample<PFJet> PFJetCorExample |
Definition at line 91 of file JetCorExample.cc.
|
static |
|
static |
|
static |
|
static |