Changeset 35b9204 in git for examples/delphes_card_ATLAS.tcl
- Timestamp:
- Oct 22, 2014, 4:54:19 PM (10 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- d3f950f
- Parents:
- 273e668
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/delphes_card_ATLAS.tcl
r273e668 r35b9204 475 475 set OutputArray jets 476 476 477 # scale formula for jets 478 set ScaleFormula { 1.00 } 479 477 # scale formula for jets 478 set ScaleFormula { sqrt( (3.0 - 0.2*(abs(eta)))^2 / pt + 1.0 ) } 480 479 } 481 480
Note:
See TracChangeset
for help on using the changeset viewer.