Changeset ad71e62 in git
- Timestamp:
- Oct 9, 2015, 12:19:09 PM (9 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 0413f44, 65b462a
- Parents:
- 679a87e
- Location:
- cards
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
cards/delphes_card_ILD.tcl
r679a87e rad71e62 340 340 341 341 module PdgCodeFilter ElectronFilter { 342 set InputArray Calorimeter/eflowTracks342 set InputArray HCal/eflowTracks 343 343 set OutputArray electrons 344 344 set Invert true -
cards/delphes_card_LHCb.tcl
r679a87e rad71e62 431 431 add Branch Delphes/allParticles Particle GenParticle 432 432 433 add Branch IdentificationMap/tracks Track Track433 add Branch HCal/eflowTracks Track Track 434 434 add Branch HCal/eflowNeutralHadrons NeutralHadron Tower 435 435 add Branch ECal/eflowPhotons Photon Photon
Note:
See TracChangeset
for help on using the changeset viewer.