- Timestamp:
- Nov 19, 2015, 5:15:57 PM (9 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 5be77b9, c79dced
- Parents:
- 4e23b60 (diff), a356d6d (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. - Location:
- cards
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
cards/delphes_card_CMS.tcl
r4e23b60 r93d580d 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
r4e23b60 r93d580d 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
r4e23b60 r93d580d 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.