![]() |
|
|||
File indexing completed on 2024-04-06 12:19:17
0001 #ifndef JetMETCorrections_FFTJetObjects_FFTJetCorrectorApp_h 0002 #define JetMETCorrections_FFTJetObjects_FFTJetCorrectorApp_h 0003 0004 #include <string> 0005 0006 enum FFTJetCorrectorApp { MC_ONLY = 0, DATA_ONLY, MC_OR_DATA }; 0007 0008 FFTJetCorrectorApp parseFFTJetCorrectorApp(const std::string& config); 0009 0010 #endif // JetMETCorrections_FFTJetObjects_FFTJetCorrectorApp_h
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |