#include <sstream>
#include <utility>
#include <memory>
#include "boost/shared_ptr.hpp"
#include "Alignment/Geners/interface/CompressedIO.hh"
#include "Alignment/Geners/interface/StringArchive.hh"
#include "Alignment/Geners/interface/Reference.hh"
#include "FWCore/Framework/interface/ModuleFactory.h"
#include "FWCore/Framework/interface/ESProducer.h"
#include "FWCore/Framework/interface/ESTransientHandle.h"
#include "CondFormats/JetMETObjects/interface/FFTJetCorrectorParameters.h"
#include "CondFormats/JetMETObjects/interface/FFTJetLUTTypes.h"
#include "JetMETCorrections/FFTJetObjects/interface/FFTJetLookupTableRcd.h"
#include "JetMETCorrections/FFTJetObjects/interface/FFTJetLookupTableSequence.h"
Go to the source code of this file.
Classes | |
class | FFTJetLookupTableESProducer< CT > |
Functions | |
static std::shared_ptr< FFTJetLookupTableSequence > | buildLookupTables (const FFTJetCorrectorParameters &tablePars, const std::vector< edm::ParameterSet > &tableDefs, const bool isArchiveCompressed, const bool verbose) |
static void | insertLUTItem (FFTJetLookupTableSequence &seq, StorableFunctorPtr fptr, const std::string &name, const std::string &category) |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::DescriptionFillerForESProducers< FFTEtaFlatteningFactorsTableESProducer > > | s_filler__LINE__ ("FFTEtaFlatteningFactorsTableESProducer") |
static const edm::eventsetup::ModulePluginFactory::PMaker< edm::eventsetup::ModuleMaker< FFTEtaFlatteningFactorsTableESProducer > > | s_maker__LINE__ ("FFTEtaFlatteningFactorsTableESProducer") |
typedef FFTJetLookupTableESProducer<fftluttypes::EtaFlatteningFactors> FFTEtaFlatteningFactorsTableESProducer |
Definition at line 182 of file FFTJetLookupTableESProducer.cc.
Definition at line 185 of file FFTJetLookupTableESProducer.cc.
Definition at line 195 of file FFTJetLookupTableESProducer.cc.
Definition at line 196 of file FFTJetLookupTableESProducer.cc.
Definition at line 197 of file FFTJetLookupTableESProducer.cc.
Definition at line 198 of file FFTJetLookupTableESProducer.cc.
Definition at line 199 of file FFTJetLookupTableESProducer.cc.
Definition at line 200 of file FFTJetLookupTableESProducer.cc.
Definition at line 186 of file FFTJetLookupTableESProducer.cc.
Definition at line 187 of file FFTJetLookupTableESProducer.cc.
Definition at line 188 of file FFTJetLookupTableESProducer.cc.
Definition at line 189 of file FFTJetLookupTableESProducer.cc.
Definition at line 190 of file FFTJetLookupTableESProducer.cc.
Definition at line 191 of file FFTJetLookupTableESProducer.cc.
Definition at line 192 of file FFTJetLookupTableESProducer.cc.
Definition at line 193 of file FFTJetLookupTableESProducer.cc.
Definition at line 194 of file FFTJetLookupTableESProducer.cc.
typedef FFTJetLookupTableESProducer<fftluttypes::PileupRhoCalibration> FFTPileupRhoCalibrationTableESProducer |
Definition at line 183 of file FFTJetLookupTableESProducer.cc.
typedef FFTJetLookupTableESProducer<fftluttypes::PileupRhoEtaDependence> FFTPileupRhoEtaDependenceTableESProducer |
Definition at line 184 of file FFTJetLookupTableESProducer.cc.
typedef boost::shared_ptr<npstat::StorableMultivariateFunctor> StorableFunctorPtr |
Definition at line 42 of file FFTJetLookupTableESProducer.cc.
|
static |
Definition at line 57 of file FFTJetLookupTableESProducer.cc.
References gather_cfg::cout, MillePedeFileConverter_cfg::e, edm::ParameterSet::getParameter(), insertLUTItem(), AlCaHLTBitMon_ParallelJobs::p, FFTJetCorrectorParameters::str(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by FFTJetLookupTableESProducer< CT >::produce().
|
static |
Definition at line 44 of file FFTJetLookupTableESProducer.cc.
Referenced by buildLookupTables().
|
static |
|
static |