Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:02:02

0001 #ifndef DataRecord_FFTJetCorrectorParametersRcdTypes_h
0002 #define DataRecord_FFTJetCorrectorParametersRcdTypes_h
0003 
0004 // -*- C++ -*-
0005 //
0006 // Package:     DataRecord
0007 // Class  :     FFTJetCorrectorParametersRcdTypes
0008 //
0009 /**\class FFTJetCorrectorParametersRcdTypes FFTJetCorrectorParametersRcdTypes.h CondFormats/DataRecord/interface/FFTJetCorrectorParametersRcdTypes.h
0010 
0011  Description: typedefs for FFTJetCorrectorParametersRcd
0012 
0013  Usage:
0014     <usage>
0015 
0016 */
0017 //
0018 // Author:      I. Volobouev
0019 // Created:     Tue Jul 31 19:49:12 CDT 2012
0020 // $Id$
0021 //
0022 
0023 #include "CondFormats/DataRecord/interface/FFTJetCorrectorParametersRcd.h"
0024 #include "CondFormats/JetMETObjects/interface/FFTJetCorrTypes.h"
0025 #include "CondFormats/JetMETObjects/interface/FFTJetLUTTypes.h"
0026 
0027 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::BasicJet> FFTBasicJetCorrectorParametersRcd;
0028 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::GenJet> FFTGenJetCorrectorParametersRcd;
0029 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::CaloJet> FFTCaloJetCorrectorParametersRcd;
0030 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::PFJet> FFTPFJetCorrectorParametersRcd;
0031 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::TrackJet> FFTTrackJetCorrectorParametersRcd;
0032 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::JPTJet> FFTJPTJetCorrectorParametersRcd;
0033 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::PFCHS0> FFTPFCHS0CorrectorParametersRcd;
0034 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::PFCHS1> FFTPFCHS1CorrectorParametersRcd;
0035 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::PFCHS2> FFTPFCHS2CorrectorParametersRcd;
0036 
0037 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::BasicJetSys> FFTBasicJetSysCorrectorParametersRcd;
0038 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::GenJetSys> FFTGenJetSysCorrectorParametersRcd;
0039 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::CaloJetSys> FFTCaloJetSysCorrectorParametersRcd;
0040 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::PFJetSys> FFTPFJetSysCorrectorParametersRcd;
0041 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::TrackJetSys> FFTTrackJetSysCorrectorParametersRcd;
0042 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::JPTJetSys> FFTJPTJetSysCorrectorParametersRcd;
0043 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::PFCHS0Sys> FFTPFCHS0SysCorrectorParametersRcd;
0044 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::PFCHS1Sys> FFTPFCHS1SysCorrectorParametersRcd;
0045 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::PFCHS2Sys> FFTPFCHS2SysCorrectorParametersRcd;
0046 
0047 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::Gen0> FFTGen0CorrectorParametersRcd;
0048 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::Gen1> FFTGen1CorrectorParametersRcd;
0049 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::Gen2> FFTGen2CorrectorParametersRcd;
0050 
0051 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::PF0> FFTPF0CorrectorParametersRcd;
0052 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::PF1> FFTPF1CorrectorParametersRcd;
0053 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::PF2> FFTPF2CorrectorParametersRcd;
0054 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::PF3> FFTPF3CorrectorParametersRcd;
0055 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::PF4> FFTPF4CorrectorParametersRcd;
0056 
0057 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::Calo0> FFTCalo0CorrectorParametersRcd;
0058 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::Calo1> FFTCalo1CorrectorParametersRcd;
0059 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::Calo2> FFTCalo2CorrectorParametersRcd;
0060 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::Calo3> FFTCalo3CorrectorParametersRcd;
0061 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::Calo4> FFTCalo4CorrectorParametersRcd;
0062 
0063 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::Gen0Sys> FFTGen0SysCorrectorParametersRcd;
0064 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::Gen1Sys> FFTGen1SysCorrectorParametersRcd;
0065 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::Gen2Sys> FFTGen2SysCorrectorParametersRcd;
0066 
0067 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::PF0Sys> FFTPF0SysCorrectorParametersRcd;
0068 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::PF1Sys> FFTPF1SysCorrectorParametersRcd;
0069 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::PF2Sys> FFTPF2SysCorrectorParametersRcd;
0070 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::PF3Sys> FFTPF3SysCorrectorParametersRcd;
0071 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::PF4Sys> FFTPF4SysCorrectorParametersRcd;
0072 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::PF5Sys> FFTPF5SysCorrectorParametersRcd;
0073 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::PF6Sys> FFTPF6SysCorrectorParametersRcd;
0074 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::PF7Sys> FFTPF7SysCorrectorParametersRcd;
0075 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::PF8Sys> FFTPF8SysCorrectorParametersRcd;
0076 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::PF9Sys> FFTPF9SysCorrectorParametersRcd;
0077 
0078 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::Calo0Sys> FFTCalo0SysCorrectorParametersRcd;
0079 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::Calo1Sys> FFTCalo1SysCorrectorParametersRcd;
0080 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::Calo2Sys> FFTCalo2SysCorrectorParametersRcd;
0081 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::Calo3Sys> FFTCalo3SysCorrectorParametersRcd;
0082 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::Calo4Sys> FFTCalo4SysCorrectorParametersRcd;
0083 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::Calo5Sys> FFTCalo5SysCorrectorParametersRcd;
0084 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::Calo6Sys> FFTCalo6SysCorrectorParametersRcd;
0085 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::Calo7Sys> FFTCalo7SysCorrectorParametersRcd;
0086 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::Calo8Sys> FFTCalo8SysCorrectorParametersRcd;
0087 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::Calo9Sys> FFTCalo9SysCorrectorParametersRcd;
0088 
0089 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::CHS0Sys> FFTCHS0SysCorrectorParametersRcd;
0090 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::CHS1Sys> FFTCHS1SysCorrectorParametersRcd;
0091 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::CHS2Sys> FFTCHS2SysCorrectorParametersRcd;
0092 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::CHS3Sys> FFTCHS3SysCorrectorParametersRcd;
0093 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::CHS4Sys> FFTCHS4SysCorrectorParametersRcd;
0094 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::CHS5Sys> FFTCHS5SysCorrectorParametersRcd;
0095 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::CHS6Sys> FFTCHS6SysCorrectorParametersRcd;
0096 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::CHS7Sys> FFTCHS7SysCorrectorParametersRcd;
0097 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::CHS8Sys> FFTCHS8SysCorrectorParametersRcd;
0098 typedef FFTJetCorrectorParametersRcd<fftcorrtypes::CHS9Sys> FFTCHS9SysCorrectorParametersRcd;
0099 
0100 typedef FFTJetCorrectorParametersRcd<fftluttypes::EtaFlatteningFactors> FFTEtaFlatteningFactorsParametersRcd;
0101 typedef FFTJetCorrectorParametersRcd<fftluttypes::PileupRhoCalibration> FFTPileupRhoCalibrationParametersRcd;
0102 typedef FFTJetCorrectorParametersRcd<fftluttypes::PileupRhoEtaDependence> FFTPileupRhoEtaDependenceParametersRcd;
0103 typedef FFTJetCorrectorParametersRcd<fftluttypes::LUT0> FFTLUT0ParametersRcd;
0104 typedef FFTJetCorrectorParametersRcd<fftluttypes::LUT1> FFTLUT1ParametersRcd;
0105 typedef FFTJetCorrectorParametersRcd<fftluttypes::LUT2> FFTLUT2ParametersRcd;
0106 typedef FFTJetCorrectorParametersRcd<fftluttypes::LUT3> FFTLUT3ParametersRcd;
0107 typedef FFTJetCorrectorParametersRcd<fftluttypes::LUT4> FFTLUT4ParametersRcd;
0108 typedef FFTJetCorrectorParametersRcd<fftluttypes::LUT5> FFTLUT5ParametersRcd;
0109 typedef FFTJetCorrectorParametersRcd<fftluttypes::LUT6> FFTLUT6ParametersRcd;
0110 typedef FFTJetCorrectorParametersRcd<fftluttypes::LUT7> FFTLUT7ParametersRcd;
0111 typedef FFTJetCorrectorParametersRcd<fftluttypes::LUT8> FFTLUT8ParametersRcd;
0112 typedef FFTJetCorrectorParametersRcd<fftluttypes::LUT9> FFTLUT9ParametersRcd;
0113 typedef FFTJetCorrectorParametersRcd<fftluttypes::LUT10> FFTLUT10ParametersRcd;
0114 typedef FFTJetCorrectorParametersRcd<fftluttypes::LUT11> FFTLUT11ParametersRcd;
0115 typedef FFTJetCorrectorParametersRcd<fftluttypes::LUT12> FFTLUT12ParametersRcd;
0116 typedef FFTJetCorrectorParametersRcd<fftluttypes::LUT13> FFTLUT13ParametersRcd;
0117 typedef FFTJetCorrectorParametersRcd<fftluttypes::LUT14> FFTLUT14ParametersRcd;
0118 typedef FFTJetCorrectorParametersRcd<fftluttypes::LUT15> FFTLUT15ParametersRcd;
0119 
0120 #endif