Fork me on GitHub

Ignore:
Timestamp:
Sep 4, 2017, 8:37:17 PM (7 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
22138b0
Parents:
6990c60
Message:

fixed typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cards/CMS_PhaseII/muonLooseId.tcl

    r6990c60 r1cefce3  
    11 # tracking + LooseID efficiency formula for muons
     2 # efficiency for low pT leptons is set artifically to 100%. Analyzers should rescale according to proper lepton Id       
    23    set EfficiencyFormula {
    3      
    4       # efficiency for low pT leptons is set artifically to 100%. Analyzers should rescale according to proper lepton Id       
    54        (pt <= 5.0) * (1.00) + \
    65                (pt > 5 && pt < 10) * (abs(eta) > 0 && abs(eta) < 0.2) * 0.967 + \
Note: See TracChangeset for help on using the changeset viewer.