Fork me on GitHub

Ignore:
Timestamp:
Dec 19, 2014, 2:11:47 PM (10 years ago)
Author:
Pavel Demin <pavel.demin@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
ca29ad7
Parents:
c04eb8a
Message:

replace Ecal with ECal and Hcal with HCal

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cards/delphes_card_ATLAS_PileUp.tcl

    rc04eb8a r8624f58  
    249249  set PhotonOutputArray photons
    250250
    251   set EcalTowerMinEnergy 0.50
    252   set HcalTowerMinEnergy 1.00
    253 
    254   set EcalTowerMinSignificance 1.0
    255   set HcalTowerMinSignificance 1.0
     251  set ECalMinEnergy 0.50
     252  set HCalMinEnergy 1.00
     253
     254  set ECalMinSignificance 1.0
     255  set HCalMinSignificance 1.0
    256256
    257257  set EFlowTrackOutputArray eflowTracks
Note: See TracChangeset for help on using the changeset viewer.