Fork me on GitHub

Changeset 7e9d3d1 in git for validation


Ignore:
Timestamp:
Apr 13, 2017, 1:34:18 PM (7 years ago)
Author:
Pavel Demin <pavel-demin@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
5a697dde
Parents:
54ba29e
Message:

fix path to FlatGunLHEventProducer.py

File:
1 edited

Legend:

Unmodified
Added
Removed
  • validation/validation.sh

    r54ba29e r7e9d3d1  
    7070  if [ ! -f $inputroot ]
    7171  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 100000
     72    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
    7373
    7474    cp examples/Pythia8/configLHE.cmnd $cmnd
Note: See TracChangeset for help on using the changeset viewer.