Skip to content
Snippets Groups Projects
Commit 5c4168a6 authored by Walter Lampl's avatar Walter Lampl
Browse files

Merge branch 'Tony_QT_ART' into 'master'

Modified ART test for Pythia8

See merge request atlas/athena!42199
parents 9d1c9edc fec74f51
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