Fork me on GitHub

Ignore:
Timestamp:
Sep 13, 2020, 4:33:48 PM (4 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
master
Children:
55f821a
Parents:
e69eea2
Message:

move to latest muon resolution at high pT

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cards/delphes_card_MuonColliderDet.tcl

    re69eea2 r4b3df0d  
    1111# has to be intended as a target performance.
    1212# This has not been validated by full simulation.
    13 # Very similar to CLIC performance, added DenseTrackFilter
     13# Hybrid between FCC-hh and CLIC performance.
    1414#
    15 # Comments:
    16 #   - fix: replace momentum resolution by FCC-hh
    17 #   - fix: angle param in DenseTrackFilter
    18 #   - fix: add FWD muon collection
    19 #   - what to do with Eta acceptance?
    20 #       - for now everything reduced at 2.5
    21 #   - add jet substructure to valencia jets ?
    22 #   - added R02 jets
    23 #   - added electron misId for taus, and make flat eff
    2415#
    2516#######################################
     
    964955
    965956    (sqrt(0.0000364164 + (
    966        9.06262e-8 *pt^2* cosh(
     957                          3*9.06262e-8 *pt^2* cosh(
    967958         eta)^2 *(2.82074e-7/sin(2*atan(exp(-abs(eta))))^2 + (
    968959          504.525 *(1/400000000 + (0.117945* 1/cosh(eta)^2)/(
     
    970961          sin(2*atan(exp(-abs(eta))))^2) *sin(2*atan(exp(-abs(eta))))^2)/(
    971962       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)/(
    973964           pt^2 *sin(2*atan(exp(-abs(eta))))^2)))/
    974965        sin(2*atan(exp(-abs(eta))))^2))
Note: See TracChangeset for help on using the changeset viewer.