Fork me on GitHub

Changeset 48fd831 in git for cards/CLICdet


Ignore:
Timestamp:
Mar 16, 2018, 11:40:36 AM (6 years ago)
Author:
Ulrike Schnoor <ulrike.schnoor@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
5ec2b23
Parents:
a15ac11
Message:

Fixed on typo in CLICdet_JetScale.tcl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cards/CLICdet/CLICdet_JetScale.tcl

    ra15ac11 r48fd831  
    44
    55     # Scale Formula
    6     set ScaleFormula { (abs(eta) < 0.76) * ( 1.07 ) + (abs(eta) >= 0.76 ) * (1.1)}
     6    set ScaleFormula { (abs(eta) < 0.76) * ( 1.02 ) + (abs(eta) >= 0.76 ) * (1.1)}
    77}
    88module EnergyScale JetEnergyScale_VLCR05N3 {                                       
Note: See TracChangeset for help on using the changeset viewer.