Changeset 5be77b9 in git
- Timestamp:
- Nov 19, 2015, 5:22:01 PM (9 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 554a3b3
- Parents:
- 58dcd2e (diff), 93d580d (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. - Files:
-
- 1 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
cards/delphes_card_CMS.tcl
r58dcd2e r5be77b9 527 527 528 528 # default efficiency formula (misidentification rate) 529 add EfficiencyFormula {0} {0.01+0.000 38*pt}529 add EfficiencyFormula {0} {0.01+0.000038*pt} 530 530 531 531 # efficiency formula for c-jets (misidentification rate) -
cards/delphes_card_CMS_PileUp.tcl
r58dcd2e r5be77b9 676 676 677 677 # default efficiency formula (misidentification rate) 678 add EfficiencyFormula {0} {0.01+0.000 38*pt}678 add EfficiencyFormula {0} {0.01+0.000038*pt} 679 679 680 680 # efficiency formula for c-jets (misidentification rate) -
cards/delphes_card_ILD.tcl
r58dcd2e r5be77b9 575 575 576 576 # default efficiency formula (misidentification rate) 577 add EfficiencyFormula {0} {0.01+0.000 38*pt}577 add EfficiencyFormula {0} {0.01+0.000038*pt} 578 578 579 579 # efficiency formula for c-jets (misidentification rate)
Note:
See TracChangeset
for help on using the changeset viewer.