Changeset 7e9d3d1 in git
- Timestamp:
- Apr 13, 2017, 1:34:18 PM (8 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 5a697dde
- Parents:
- 54ba29e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
validation/validation.sh
r54ba29e r7e9d3d1 70 70 if [ ! -f $inputroot ] 71 71 then 72 python FlatGunLHEventProducer.py --pdg $pid --ptmin 1 --ptmax 50000 --etamin -6 --etamax 6 --size $nEvents --seed 1 --output $samplesdir/events_$pid.lhe --log --ecm 10000072 python validation/FlatGunLHEventProducer.py --pdg $pid --ptmin 1 --ptmax 50000 --etamin -6 --etamax 6 --size $nEvents --seed 1 --output $samplesdir/events_$pid.lhe --log --ecm 100000 73 73 74 74 cp examples/Pythia8/configLHE.cmnd $cmnd
Note:
See TracChangeset
for help on using the changeset viewer.