Changeset fb21bc8 in git for examples/delphes_card_CMS_PileUp.tcl
- Timestamp:
- Nov 12, 2013, 3:51:54 PM (11 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 0d800ef
- Parents:
- 2de4dcd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/delphes_card_CMS_PileUp.tcl
r2de4dcd rfb21bc8 57 57 set InputArray Delphes/stableParticles 58 58 59 set OutputArray stableParticles 59 set ParticleOutputArray stableParticles 60 set VertexOutputArray vertices 60 61 61 62 # pre-generated minbias input file … … 631 632 add Branch ScalarHT/energy ScalarHT ScalarHT 632 633 add Branch Rho/rho Rho Rho 633 add Branch PileUpMerger/ Vertices Vertex Vertex634 } 635 634 add Branch PileUpMerger/vertices Vertex Vertex 635 } 636
Note:
See TracChangeset
for help on using the changeset viewer.