Fork me on GitHub

Changeset 8624f58 in git for cards/delphes_card_ATLAS.tcl


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

    rc04eb8a r8624f58  
    207207  set PhotonOutputArray photons
    208208
    209   set EcalTowerMinEnergy 0.50
    210   set HcalTowerMinEnergy 1.00
    211 
    212   set EcalTowerMinSignificance 1.0
    213   set HcalTowerMinSignificance 1.0
     209  set ECalMinEnergy 0.50
     210  set HCalMinEnergy 1.00
     211
     212  set ECalMinSignificance 1.0
     213  set HCalMinSignificance 1.0
    214214 
    215215  set EFlowTrackOutputArray eflowTracks
Note: See TracChangeset for help on using the changeset viewer.