#include "RecoJets/JetAnalyzers/interface/JetPlotsExample.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/JetReco/interface/JPTJet.h"
#include "DataFormats/JetReco/interface/JPTJetCollection.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include <TFile.h>
#include <cmath>
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Typedefs | |
typedef JetPlotsExample< CaloJet > | CaloJetPlotsExample |
typedef JetPlotsExample< GenJet > | GenJetPlotsExample |
typedef JetPlotsExample< JPTJet > | JPTJetPlotsExample |
typedef JetPlotsExample< PFJet > | PFJetPlotsExample |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< CaloJetPlotsExample > > | s_filler__LINE__ ("CaloJetPlotsExample") |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< GenJetPlotsExample > > | s_filler__LINE__ ("GenJetPlotsExample") |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< JPTJetPlotsExample > > | s_filler__LINE__ ("JPTJetPlotsExample") |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< PFJetPlotsExample > > | s_filler__LINE__ ("PFJetPlotsExample") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< CaloJetPlotsExample > > | s_maker__LINE__ ("CaloJetPlotsExample") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< GenJetPlotsExample > > | s_maker__LINE__ ("GenJetPlotsExample") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< JPTJetPlotsExample > > | s_maker__LINE__ ("JPTJetPlotsExample") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< PFJetPlotsExample > > | s_maker__LINE__ ("PFJetPlotsExample") |
typedef JetPlotsExample<CaloJet> CaloJetPlotsExample |
Definition at line 91 of file JetPlotsExample.cc.
typedef JetPlotsExample<GenJet> GenJetPlotsExample |
Definition at line 94 of file JetPlotsExample.cc.
typedef JetPlotsExample<JPTJet> JPTJetPlotsExample |
Definition at line 100 of file JetPlotsExample.cc.
typedef JetPlotsExample<PFJet> PFJetPlotsExample |
Definition at line 97 of file JetPlotsExample.cc.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |