Fork me on GitHub

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/delphes_card_ATLAS.tcl

    rddd9c32 r1c8d9db  
    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
     214 
    209215  set EFlowTrackOutputArray eflowTracks
    210216  set EFlowPhotonOutputArray eflowPhotons
     
    469475  set OutputArray jets
    470476
    471  # scale formula for jets
    472   set ScaleFormula {1.00}
     477 # scale formula for jets
     478  set ScaleFormula {  1.00  }
     479
    473480}
    474481
Note: See TracChangeset for help on using the changeset viewer.