Fork me on GitHub

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/delphes_card_ATLAS.tcl

    r1c8d9db rddd9c32  
    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  
    215209  set EFlowTrackOutputArray eflowTracks
    216210  set EFlowPhotonOutputArray eflowPhotons
     
    475469  set OutputArray jets
    476470
    477  # scale formula for jets
    478   set ScaleFormula {  1.00  }
    479 
     471 # scale formula for jets
     472  set ScaleFormula {1.00}
    480473}
    481474
Note: See TracChangeset for help on using the changeset viewer.