Skip to content
Snippets Groups Projects
Commit fec74f51 authored by Luzhan Yue's avatar Luzhan Yue Committed by Walter Lampl
Browse files

Modified ART test for Pythia8

parent ebc3af9f
No related branches found
No related tags found
No related merge requests found
......@@ -16,9 +16,10 @@ Gen_tf.py --ecmEnergy=13000. --maxEvents=10000 --firstEvent=-1 --randomSeed=1234
echo "art-result:$? Gen_tf"
source `which setupRivet`
asetup 22.6.1,AthGeneration
source setupRivet
python rootconvert.py MyOutput.yoda.gz
python /cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/Pythia8i/rootconvert.py MyOutput.yoda.gz
echo "art-result: $? convert"
......
......@@ -13,10 +13,11 @@
Gen_tf.py --ecmEnergy=13000. --maxEvents=10000 --firstEvent=-1 --randomSeed=123456 --outputEVNTFile=EVNT.root --outputYODAFile=MyOutput.yoda.gz --postInclude=/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/Pythia8i/JO_MC/JO_MC_minbias.py --jobConfig=421113
source setupRivet.sh
echo "art-result:$? Gen_tf"
asetup 22.6.1,AthGeneration
source setupRivet
python /cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/Pythia8i/rootconvert.py MyOutput.yoda.gz
dcubeName = "Pythia8i"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment