Fork me on GitHub

Changeset 8713dee in git for cards/delphes_card_ATLAS.tcl


Ignore:
Timestamp:
Oct 9, 2015, 2:52:56 PM (9 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
019a198
Parents:
973b92a
Message:

added ref. for BTagging param. and changed tau-tagging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cards/delphes_card_ATLAS.tcl

    r973b92a r8713dee  
    515515  # gluon's PDG code has the lowest priority
    516516
     517  # based on ATL-PHYS-PUB-2015-022
     518
    517519  # default efficiency formula (misidentification rate)
    518520  add EfficiencyFormula {0} {0.002+7.3e-06*pt}
     
    543545
    544546  # default efficiency formula (misidentification rate)
    545   add EfficiencyFormula {0} {0.001}
     547  add EfficiencyFormula {0} {0.01}
    546548  # efficiency formula for tau-jets
    547   add EfficiencyFormula {15} {0.4}
     549  add EfficiencyFormula {15} {0.6}
    548550}
    549551
Note: See TracChangeset for help on using the changeset viewer.