CMS 3D CMS Logo

Classes | Functions | Variables
PFJetBenchmarkAnalyzer.cc File Reference
#include <memory>
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "DQMServices/Core/interface/DQMStore.h"
#include "DQMServices/Core/interface/MonitorElement.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "DataFormats/Candidate/interface/CandidateFwd.h"
#include "DataFormats/JetReco/interface/BasicJetCollection.h"
#include "DataFormats/JetReco/interface/CaloJetCollection.h"
#include "DataFormats/JetReco/interface/GenJet.h"
#include "DataFormats/JetReco/interface/Jet.h"
#include "DataFormats/JetReco/interface/PFJet.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "RecoParticleFlow/Benchmark/interface/PFJetBenchmark.h"

Go to the source code of this file.

Classes

class  PFJetBenchmarkAnalyzer
 

Functions

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

Variables

string benchmarkLabel_
 
DQMStoredbe_
 
double deltaRMax = 0.1
 
double maxEta
 
bool onlyTwoJets
 
string outjetfilename
 
bool pfjBenchmarkDebug
 
PFJetBenchmark PFJetBenchmark_
 PFJet Benchmark. More...
 
bool plotAgainstReco
 
double recPt
 

Function Documentation

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

Variable Documentation

string benchmarkLabel_
DQMStore* dbe_
double deltaRMax = 0.1
double maxEta
bool onlyTwoJets
string outjetfilename
bool pfjBenchmarkDebug
PFJetBenchmark PFJetBenchmark_

PFJet Benchmark.

Definition at line 66 of file PFJetBenchmarkAnalyzer.cc.

bool plotAgainstReco
double recPt