Changeset 4122b0e in git
- Timestamp:
- Aug 26, 2016, 2:18:46 PM (8 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 0593ac3
- Parents:
- 7da1826
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/validation.sh
r7da1826 r4122b0e 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.