Skip to content
Snippets Groups Projects
Commit 8311844b authored by Kristian Zarebski's avatar Kristian Zarebski
Browse files

Added Bash script for test

parent af0a3110
Branches LHCBGAUSS-1356
Tags
No related merge requests found
#!/usr/bin/env sh
echo "Running G4GammaConversionTest..."
python $G4GAMMATODILEPTONCONVERSIONTESTROOT/scripts/G4GammaToDiLeptonConversionTest.py --energies "[10, 100, 1000]" --thickness "[0.3, 1, 10]"
echo "Test Complete."
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment