Changeset 058006a in git for examples/validation.sh
- Timestamp:
- Aug 26, 2016, 2:24:54 PM (8 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- f01b690
- Parents:
- ebf057e (diff), 3986893 (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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/validation.sh
rebf057e r058006a 5 5 cmnd="examples/Pythia8/configParticleGun_$name.cmnd" 6 6 sed '/Main:spareMode1/s/=[[:space:]]*[0-9]*/= '$pid'/' examples/Pythia8/configParticleGun.cmnd > $cmnd 7 ./DelphesPythia8 cards/ delphes_card_CMS.tcl $cmnd delphes_ParticleGun_$name.root7 ./DelphesPythia8 cards/validation_card.tcl $cmnd delphes_ParticleGun_$name.root 8 8 } 9 9
Note:
See TracChangeset
for help on using the changeset viewer.