Changeset 914fb04 in git for cards/delphes_card_ILD.tcl
- Timestamp:
- Oct 1, 2015, 3:32:32 PM (9 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- c62695e
- Parents:
- 122e1e5 (diff), fa7f333 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cards/delphes_card_ILD.tcl
r122e1e5 r914fb04 214 214 215 215 set TowerOutputArray ecalTowers 216 set EFlowTrackOutputArray eflowTracks 216 217 set EFlowTowerOutputArray eflowPhotons 217 218 … … 274 275 module SimpleCalorimeter HCal { 275 276 set ParticleInputArray ParticlePropagator/stableParticles 276 set TrackInputArray ImpactParameterSmearing/tracks277 set TrackInputArray ECal/eflowTracks 277 278 278 279 set TowerOutputArray hcalTowers 280 set EFlowTrackOutputArray eflowTracks 279 281 set EFlowTowerOutputArray eflowNeutralHadrons 280 282 … … 349 351 module Merger EFlowMerger { 350 352 # add InputArray InputArray 351 add InputArray ImpactParameterSmearing/tracks353 add InputArray HCal/eflowTracks 352 354 add InputArray ECal/eflowPhotons 353 355 add InputArray HCal/eflowNeutralHadrons
Note:
See TracChangeset
for help on using the changeset viewer.