Fork me on GitHub

Ignore:
Timestamp:
Aug 26, 2016, 2:17:11 PM (8 years ago)
Author:
Alexandre Mertens <alexandre.mertens@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
058006a
Parents:
1160e4f (diff), 7da1826 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'dev_01' of https://github.com/delphes/delphes into ValidationWorkWithPavel

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cards/delphes_card_CMS_simple.tcl

    r1160e4f rebf057e  
    213213
    214214  set EnergyMin 0.5
    215   set EnergySignificanceMin 1.0
     215  set EnergySignificanceMin 2.0
    216216
    217217  set SmearTowerCenter true
     
    314314
    315315  set EnergyMin 1.0
    316   set EnergySignificanceMin 1.0
     316  set EnergySignificanceMin 2.0
    317317
    318318  set SmearTowerCenter true
     
    721721  add Branch GenJetFinder/jets GenJet Jet
    722722  add Branch GenMissingET/momentum GenMissingET MissingET
    723 
     723 
    724724  add Branch UniqueObjectFinder/jets Jet Jet
    725725  add Branch UniqueObjectFinder/electrons Electron Electron
Note: See TracChangeset for help on using the changeset viewer.