Changeset 8713dee in git for cards/delphes_card_ATLAS.tcl
- Timestamp:
- Oct 9, 2015, 2:52:56 PM (9 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 019a198
- Parents:
- 973b92a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cards/delphes_card_ATLAS.tcl
r973b92a r8713dee 515 515 # gluon's PDG code has the lowest priority 516 516 517 # based on ATL-PHYS-PUB-2015-022 518 517 519 # default efficiency formula (misidentification rate) 518 520 add EfficiencyFormula {0} {0.002+7.3e-06*pt} … … 543 545 544 546 # default efficiency formula (misidentification rate) 545 add EfficiencyFormula {0} {0.0 01}547 add EfficiencyFormula {0} {0.01} 546 548 # efficiency formula for tau-jets 547 add EfficiencyFormula {15} {0. 4}549 add EfficiencyFormula {15} {0.6} 548 550 } 549 551
Note:
See TracChangeset
for help on using the changeset viewer.