Fork me on GitHub

Ignore:
Timestamp:
Aug 28, 2020, 5:35:52 PM (4 years ago)
Author:
Aleksander Filip Zarnecki <zarnecki@…>
Branches:
master
Children:
071a8d7, 4f52352
Parents:
aafe927
Message:

Formating changes only...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cards/ILCgen/ILCgen_BeamCal_Resolution.tcl

    raafe927 rf0f1443  
    11# P.Sopicki, corrected by A.F.Zarnecki
    22# BeamCal resolution
    3 
    4 # set ResolutionFormula {resolution formula as a function of eta and energy}
    53
    64  set ResolutionFormula {
     
    86  (abs(eta) > 4.8 && abs(eta) <= 5.8) * sqrt(energy^2*0.03^2 + energy*0.45^2)
    97  }
    10 
Note: See TracChangeset for help on using the changeset viewer.