Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /JetMETCorrections/Configuration/ChangeLog is written in an unsupported language. File is not indexed.

0001 2009-11-15  Philipp SCHIEFERDECKER  <philipp.schieferdecker@cern.ch>
0002 
0003         * slim down python/JetCorrectionServices_cff.py and
0004         python/JetCorrectionProducers_cff.py to only define correction
0005         services and producers for AntiKt R=0.5 CaloJets and PFJets.
0006         * add python/JetCorrectionServicesAllAlgos_cff.py and
0007         python/JetCorrectionProducersAllAlgos_cff.py to still cover the
0008         rest.
0009         * add test/run_ak5L2L3_cfg.py and test/run_kt4L2L3_cfg.py
0010         configuration examples, which produce jet pt histograms for
0011         uncorrected / corrected CaloJets / PFJets. The kt4 example
0012         demonstrates how the services and producers to correct any
0013         algorithm can be constructed (cloned) from the existing versions
0014         for AntiKt R=0.5.
0015 
0016 2009-11-12  Philipp SCHIEFERDECKER  <philipp.schieferdecker@cern.ch>
0017 
0018         * add new files to define commonly used jet correction services
0019         and producers. New mechanism based on JetCorrectionEra_cff.py
0020         allows for these files (JetCorrectionServices_cff.py and
0021         JetCorrectionProducers_cff.py) to remain valid when new correction
0022         parameters become available.
0023         * Some files in python/ are obsolete or need updating (JPT!?), to
0024         be followed up soon!
0025         
0026