Fork me on GitHub

Changeset fa7f333 in git for cards/delphes_card_LHCb.tcl


Ignore:
Timestamp:
Oct 1, 2015, 3:27:53 PM (9 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
914fb04
Parents:
a98c7ef
Message:

fixed eflow at high pt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cards/delphes_card_LHCb.tcl

    ra98c7ef rfa7f333  
    270270
    271271  set TowerOutputArray ecalTowers
     272  set EFlowTrackOutputArray eflowTracks
    272273  set EFlowTowerOutputArray eflowPhotons
    273274
     
    349350module SimpleCalorimeter HCal {
    350351  set ParticleInputArray ParticlePropagator/stableParticles
    351   set TrackInputArray IdentificationMap/tracks
     352  set TrackInputArray ECal/eflowTracks
    352353
    353354  set TowerOutputArray hcalTowers
     355  set EFlowTrackOutputArray eflowTracks
    354356  set EFlowTowerOutputArray eflowNeutralHadrons
    355357
Note: See TracChangeset for help on using the changeset viewer.