Fork me on GitHub

Changeset 8624f58 in git for cards/delphes_card_CMS.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_CMS.tcl

    rc04eb8a r8624f58  
    212212  set PhotonOutputArray photons
    213213
    214   set EcalTowerMinEnergy 0.5
    215   set HcalTowerMinEnergy 1.0
    216 
    217   set EcalTowerMinSignificance 1.0
    218   set HcalTowerMinSignificance 1.0
     214  set ECalMinEnergy 0.5
     215  set HCalMinEnergy 1.0
     216
     217  set ECalMinSignificance 1.0
     218  set HCalMinSignificance 1.0
    219219   
    220220  set EFlowTrackOutputArray eflowTracks
Note: See TracChangeset for help on using the changeset viewer.