Ignore:
Timestamp:
03/09/16 15:40:33 (9 years ago)
Author:
dbaack
Message:
Commit old changes from 7.4 Branch to this branch
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Corsika7500Compatibility/mcorsika/MCorsikaRunHeader.cc

    r10060 r18455  
    205205 */
    206206    fWavelengthMin = g[94];        // Cherenkov bandwidth lower end in nm
    207     fWavelengthMax = g[95];        // Cherenkov bandwidth upper end in nm
     207    fWavelengthMax = 900;//g[95];        // Cherenkov bandwidth upper end in nm
    208208
    209209    fViewConeInnerAngle = g[151];  // inner angle of view cone (°)
Note: See TracChangeset for help on using the changeset viewer.