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_ATLAS_PileUp.tcl

    r6cdc544 r38bf1ae  
    249249  set PhotonOutputArray photons
    250250
    251   set ECalMinEnergy 0.50
    252   set HCalMinEnergy 1.00
    253 
    254   set ECalMinSignificance 1.0
    255   set HCalMinSignificance 1.0
     251  set ECalEnergyMin 0.50
     252  set HCalEnergyMin 1.00
     253
     254  set ECalEnergySignificanceMin 1.0
     255  set HCalEnergySignificanceMin 1.0
    256256
    257257  set EFlowTrackOutputArray eflowTracks
Note: See TracChangeset for help on using the changeset viewer.