Skip to content
Snippets Groups Projects
Commit e1766b57 authored by Adam Edward Barton's avatar Adam Edward Barton :speech_balloon:
Browse files

Merge branch 'master-starart' into 'master'

Starlight: add ART test producing LHE file

See merge request !49944
parents 955d7d2b 6d648b82
No related branches found
No related tags found
5 merge requests!69091Fix correlated smearing bug in JER in JetUncertainties in 22.0,!58791DataQualityConfigurations: Modify L1Calo config for web display,!51674Fixing hotSpotInHIST for Run3 HIST,!50012RecExConfig: Adjust log message levels from GetRunNumber and GetLBNumber,!49944Starlight: add ART test producing LHE file
#!/bin/bash
# art-description: Generation test StarlightPy8Tauola, gamma-gamma-> tau tau
# art-type: build
# art-include: master/AthGeneration
# art-include: master--HepMC3/Athena
# art-output: *.root
# art-output: log.generate
## Any arguments are considered overrides, and will be added at the end
export TRF_ECHO=True;
Gen_tf.py --ecmEnergy=5020 --jobConfig=860100 --maxEvents=10 \
--outputEVNTFile=test_starlight_gammagamma2tautau.EVNT.pool.root \
echo "art-result: $? generate"
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