Fork me on GitHub

Ignore:
Timestamp:
Dec 21, 2014, 12:12:45 PM (10 years ago)
Author:
Pavel Demin <pavel.demin@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
f10999a
Parents:
6cdc544
Message:

replace CalMinEnergy and CalMinSignificance with CalEnergyMin and CalEnergySignificanceMin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cards/delphes_card_CMS_PileUp.tcl

    r6cdc544 r38bf1ae  
    255255  set PhotonOutputArray photons
    256256
    257   set ECalMinEnergy 0.5
    258   set HCalMinEnergy 1.0
    259 
    260   set ECalMinSignificance 1.0
    261   set HCalMinSignificance 1.0
     257  set ECalEnergyMin 0.5
     258  set HCalEnergyMin 1.0
     259
     260  set ECalEnergySignificanceMin 1.0
     261  set HCalEnergySignificanceMin 1.0
    262262
    263263  set EFlowTrackOutputArray eflowTracks
Note: See TracChangeset for help on using the changeset viewer.