CMS 3D CMS Logo

FFTJetLookupTableSequenceLoader.h
Go to the documentation of this file.
1 #ifndef JetMETCorrections_FFTJetObjects_FFTJetLookupTableSequenceLoader_h
2 #define JetMETCorrections_FFTJetObjects_FFTJetLookupTableSequenceLoader_h
3 
6 
7 //
8 // Note that the class below does not have any public constructors.
9 // All application usage is via the StaticFFTJetRcdMapper wrapper.
10 //
11 class FFTJetLookupTableSequenceLoader : public DefaultFFTJetRcdMapper<FFTJetLookupTableSequence> {
14  FFTJetLookupTableSequenceLoader(); // NOLINT - prevent clang-tidy from adding `= delete`
15 };
16 
18 
19 #endif // JetMETCorrections_FFTJetObjects_FFTJetLookupTableSequenceLoader_h
DefaultFFTJetRcdMapper< FFTJetLookupTableSequence > Base
StaticFFTJetRcdMapper< FFTJetLookupTableSequenceLoader > StaticFFTJetLookupTableSequenceLoader