Changeset 984cd31 in git for examples/delphes_card_ATLAS.tcl
- Timestamp:
- Nov 8, 2013, 4:46:52 PM (11 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- d07e957
- Parents:
- 3b465ca
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/delphes_card_ATLAS.tcl
r3b465ca r984cd31 191 191 add InputArray ChargedHadronMomentumSmearing/chargedHadrons 192 192 add InputArray ElectronEnergySmearing/electrons 193 add InputArray MuonMomentumSmearing/muons 193 194 set OutputArray tracks 194 195 } … … 275 276 add InputArray Calorimeter/eflowTracks 276 277 add InputArray Calorimeter/eflowTowers 277 add InputArray MuonMomentumSmearing/muons278 278 set OutputArray eflow 279 279 } … … 387 387 module Merger MissingET { 388 388 # add InputArray InputArray 389 add InputArray EFlowMerger/eflow 389 add InputArray Calorimeter/eflowTracks 390 add InputArray Calorimeter/eflowTowers 390 391 set MomentumOutputArray momentum 391 392 }
Note:
See TracChangeset
for help on using the changeset viewer.