- May 02, 2018
-
-
John Chapman authored
This commit updates the syntax of the Simulation ART jobs in `SimCoreTests` and `ISF_Validation` to save the status of each command run rather than just the overall result. Former-commit-id: 966bbea361671bea121e193118255eb71b5e180a
-
- Apr 11, 2018
-
-
John Chapman authored
ART Tests have been updated to only run for certain branch/project combinations and have also been updated to save output root files where useful. Former-commit-id: 5899b8d6743cd4545a78fcb8adbba48665f282ea
-
- Jan 16, 2018
-
-
John Chapman authored
Moved ART job inputs from the CommonInputs directory (which is soon to be removed) to the specific package input directories. Former-commit-id: 3aa8ad17e2e81c72dc87f0d5feb54476b01955d1
-
- Jan 10, 2018
-
-
John Chapman authored
Former-commit-id: d3c332bdcfe4f36a76b4f1a17a65bbe4a9a012a7
-
- Dec 19, 2017
-
-
Tulay Cuhadar Donszelmann authored
Former-commit-id: 6e51c9ca24ba3faa5500ee3d60f37c1feeb9885b
-
- Dec 07, 2017
-
-
John Chapman authored
In ATLASSIM-3214 the naming of TrackRecord input/output file arguments was discussed and it was agreed to use `inputEVNT_TRFile` and `outputEVNT_TRFile` for all simulation jobs which either read in or write out TrackRecord files. These new names were agreed with the AMI developers. (The old names having been too long.) This commit pulls in changes from `SimuJobTransforms-00-33-03`, `SimuJobTransforms-00-33-04` and `SimuJobTransforms-00-33-05`. It also pulls in corresponding updates to the syntax or RTT and ART jobs. + * python/simTrfArgs.py : Only input TR and output TR, not separate cosmic + / cavern TR files + * python/SimTransformUtils.py : Adding a sub-step to deal with jobs that + write out TRs and jobs that read in TRs separately + * share/skeleton.EVGENtoHIT_ISF.py : updating to configure only based on + TR file requirements and whether beam config is cosmic, rather than using + type of TR file as a hint + * share/skeleton.EVGENtoHIT_MC12.py : updating to configure only based on + TR file requirements and whether beam config is cosmic, rather than using + type of TR file as a hint + * scripts/AtlasG4_tf.py : updating list of input arguments + * scripts/Sim_tf.py : updating list of input arguments + * Tagging: SimuJobTransforms-00-33-03 Former-commit-id: f015a48aa6ba345486dde39b1b1570459d236054
-
- Jul 26, 2017
-
-
John Chapman authored
Former-commit-id: 4a13f7f7ecb5252b7962a4480be3be743240dc3b
-
John Chapman authored
Former-commit-id: 0f53415950c9b2994483423a4dd6c959e86ffe0a
-