Fork me on GitHub

Changeset ad71e62 in git for cards


Ignore:
Timestamp:
Oct 9, 2015, 12:19:09 PM (9 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
0413f44, 65b462a
Parents:
679a87e
Message:

input collection for ElectronFilter

Location:
cards
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • cards/delphes_card_ILD.tcl

    r679a87e rad71e62  
    340340
    341341module PdgCodeFilter ElectronFilter {
    342   set InputArray Calorimeter/eflowTracks
     342  set InputArray HCal/eflowTracks
    343343  set OutputArray electrons
    344344  set Invert true
  • cards/delphes_card_LHCb.tcl

    r679a87e rad71e62  
    431431  add Branch Delphes/allParticles Particle GenParticle
    432432
    433   add Branch IdentificationMap/tracks Track Track
     433  add Branch HCal/eflowTracks Track Track
    434434  add Branch HCal/eflowNeutralHadrons NeutralHadron Tower
    435435  add Branch ECal/eflowPhotons Photon Photon
Note: See TracChangeset for help on using the changeset viewer.