CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
loadFFTJetInterpolationTable.h
Go to the documentation of this file.
1 #ifndef JetMETCorrections_FFTJetObjects_loadFFTJetInterpolationTable_h
2 #define JetMETCorrections_FFTJetObjects_loadFFTJetInterpolationTable_h
3 
4 #include "Alignment/Geners/interface/StringArchive.hh"
5 #include "Alignment/Geners/interface/CPP11_auto_ptr.hh"
6 
9 
10 CPP11_auto_ptr<npstat::StorableMultivariateFunctor>
12  gs::StringArchive& ar, bool verbose);
13 
14 #endif // JetMETCorrections_FFTJetObjects_loadFFTJetInterpolationTable_h
Interface definition for storable multivariate functors.
std::unique_ptr< npstat::StorableMultivariateFunctor > loadFFTJetInterpolationTable(const edm::ParameterSet &ps, gs::StringArchive &ar, bool verbose)