#include <string>
#include "boost/shared_ptr.hpp"
#include "JetMETCorrections/FFTJetObjects/interface/FFTJetDict.h"
#include "JetMETCorrections/InterpolationTables/interface/StorableMultivariateFunctor.h"
Go to the source code of this file.
Typedefs | |
typedef FFTJetDict < std::string, FFTJetDict < std::string, boost::shared_ptr < npstat::StorableMultivariateFunctor > > > | FFTJetLookupTableSequence |
typedef FFTJetDict<std::string, FFTJetDict<std::string, boost::shared_ptr<npstat::StorableMultivariateFunctor> > > FFTJetLookupTableSequence |
Definition at line 9 of file FFTJetLookupTableSequence.h.