#include <iostream>
#include <sstream>
#include "Alignment/Geners/interface/Reference.hh"
#include "JetMETCorrections/FFTJetObjects/interface/loadFFTJetInterpolationTable.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/Exception.h"
Go to the source code of this file.
Functions | |
static void | dumpArchiveMetadata (gs::StringArchive &ar, std::ostream &os) |
std::unique_ptr< npstat::StorableMultivariateFunctor > | loadFFTJetInterpolationTable (const edm::ParameterSet &ps, gs::StringArchive &ar, const bool verbose) |
|
static |
Definition at line 10 of file loadFFTJetInterpolationTable.cc.
References submitPVResolutionJobs::count, MillePedeFileConverter_cfg::e, and l1ctLayer2EG_cff::id.
Referenced by loadFFTJetInterpolationTable().
std::unique_ptr<npstat::StorableMultivariateFunctor> loadFFTJetInterpolationTable | ( | const edm::ParameterSet & | ps, |
gs::StringArchive & | ar, | ||
const bool | verbose | ||
) |
Definition at line 28 of file loadFFTJetInterpolationTable.cc.
References gather_cfg::cout, dumpArchiveMetadata(), MillePedeFileConverter_cfg::e, Exception, edm::ParameterSet::getParameter(), AlCaHLTBitMon_ParallelJobs::p, AlCaHLTBitMon_QueryRunRegistry::string, and verbose.
Referenced by parseFFTJetScaleCalculator().