Changeset 4564cba in git for cards/delphes_card_CMS.tcl
- Timestamp:
- Mar 7, 2022, 8:57:55 PM (3 years ago)
- Parents:
- 7dbc149 (diff), 54ec182 (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. - git-author:
- Young-Kwon Jo <cccpy98@…> (03/07/22 20:57:55)
- git-committer:
- GitHub <noreply@…> (03/07/22 20:57:55)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cards/delphes_card_CMS.tcl
r7dbc149 r4564cba 585 585 module PdgCodeFilter NeutrinoFilter { 586 586 587 set InputArray Delphes/stableParticles 587 #set InputArray Delphes/stableParticles 588 set InputArray Delphes/allParticles 588 589 set OutputArray filteredParticles 589 590 590 591 set PTMin 0.0 592 set RequireStatus true 593 set RequireKeepGhostBHadron true 591 594 592 595 add PdgCode {12}
Note:
See TracChangeset
for help on using the changeset viewer.