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

    rc04eb8a r8624f58  
    186186  set PhotonOutputArray photons
    187187
    188   set EcalTowerMinEnergy 0.5
    189   set HcalTowerMinEnergy 1.0
    190 
    191   set EcalTowerMinSignificance 1.0
    192   set HcalTowerMinSignificance 1.0
     188  set ECalMinEnergy 0.5
     189  set HCalMinEnergy 1.0
     190
     191  set ECalMinSignificance 1.0
     192  set HCalMinSignificance 1.0
    193193   
    194194  set EFlowTrackOutputArray eflowTracks
Note: See TracChangeset for help on using the changeset viewer.