Changeset 8713dee in git for cards/delphes_card_ATLAS_PileUp.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_PileUp.tcl
r973b92a r8713dee 636 636 # gluon's PDG code has the lowest priority 637 637 638 # based on ATL-PHYS-PUB-2015-022 639 638 640 # default efficiency formula (misidentification rate) 639 641 add EfficiencyFormula {0} {0.002+7.3e-06*pt} … … 664 666 665 667 # default efficiency formula (misidentification rate) 666 add EfficiencyFormula {0} {0.0 01}668 add EfficiencyFormula {0} {0.01} 667 669 # efficiency formula for tau-jets 668 add EfficiencyFormula {15} {0. 4}670 add EfficiencyFormula {15} {0.6} 669 671 } 670 672
Note:
See TracChangeset
for help on using the changeset viewer.