Changeset 4b3df0d in git for cards/delphes_card_MuonColliderDet.tcl
- Timestamp:
- Sep 13, 2020, 4:33:48 PM (4 years ago)
- Branches:
- master
- Children:
- 55f821a
- Parents:
- e69eea2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cards/delphes_card_MuonColliderDet.tcl
re69eea2 r4b3df0d 11 11 # has to be intended as a target performance. 12 12 # This has not been validated by full simulation. 13 # Very similar to CLIC performance, added DenseTrackFilter13 # Hybrid between FCC-hh and CLIC performance. 14 14 # 15 # Comments:16 # - fix: replace momentum resolution by FCC-hh17 # - fix: angle param in DenseTrackFilter18 # - fix: add FWD muon collection19 # - what to do with Eta acceptance?20 # - for now everything reduced at 2.521 # - add jet substructure to valencia jets ?22 # - added R02 jets23 # - added electron misId for taus, and make flat eff24 15 # 25 16 ####################################### … … 964 955 965 956 (sqrt(0.0000364164 + ( 966 957 3*9.06262e-8 *pt^2* cosh( 967 958 eta)^2 *(2.82074e-7/sin(2*atan(exp(-abs(eta))))^2 + ( 968 959 504.525 *(1/400000000 + (0.117945* 1/cosh(eta)^2)/( … … 970 961 sin(2*atan(exp(-abs(eta))))^2) *sin(2*atan(exp(-abs(eta))))^2)/( 971 962 0.00516429/sin(2*atan(exp(-abs(eta))))^2 + ( 972 96868.8 *(1/400000000 + (0.117945 * 1/cosh(eta)^2)/(963 96868.8 *(1/400000000 + 5*(0.117945 * 1/cosh(eta)^2)/( 973 964 pt^2 *sin(2*atan(exp(-abs(eta))))^2)))/ 974 965 sin(2*atan(exp(-abs(eta))))^2))
Note:
See TracChangeset
for help on using the changeset viewer.