#include <memory>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/StreamID.h"
#include "DataFormats/PatCandidates/interface/Jet.h"
#include "DataFormats/PatCandidates/interface/Photon.h"
#include "DataFormats/PatCandidates/interface/Muon.h"
#include "TFile.h"
#include "TF1.h"
#include "TH2.h"
#include <iostream>
Go to the source code of this file.
Classes | |
class | L1PrefiringWeightProducer |
Enumerations | |
enum | fluctuations { central = 0, up, down, upStat, downStat, upSyst, downSyst } |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< L1PrefiringWeightProducer > > | s_filler__LINE__ ("L1PrefiringWeightProducer") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< L1PrefiringWeightProducer > > | s_maker__LINE__ ("L1PrefiringWeightProducer") |
enum fluctuations |
Enumerator | |
---|---|
central | |
up | |
down | |
upStat | |
downStat | |
upSyst | |
downSyst |
Definition at line 40 of file L1PrefiringWeightProducer.cc.
|
static |
|
static |