- Jan 10, 2018
-
-
John Chapman authored
Initially adding jobs for AtlasG4_tf.py (single-threaded) and Sim_tf.py FullG4 (single-threaded). See discussion in !6876. Former-commit-id: 61b3ce24caf0540eb207c4fff4eb2acf6d70c7f7
-
John Chapman authored
Former-commit-id: d3c332bdcfe4f36a76b4f1a17a65bbe4a9a012a7
-
John Chapman authored
This test mistakenly using `AtlasG4_tf.py` rather than `Sim_tf.py`. Has now been updated to use standard MC15 simulation syntax. Former-commit-id: dfdad86b22613931d0d8b18856b1c16f27289420
-
- Jan 08, 2018
-
-
Walter Lampl authored
Const-correctness fixes for ISF_FastCaloSimParametrization See merge request atlas/athena!7534 Former-commit-id: b3df9c2ec9773169f71aca2632eaaaa04da61cd7
-
- Dec 19, 2017
-
-
Tulay Cuhadar Donszelmann authored
Former-commit-id: 6e51c9ca24ba3faa5500ee3d60f37c1feeb9885b
-
- Dec 16, 2017
-
-
Tamara Vazquez Schroeder authored
Former-commit-id: 399e98d49c3f23297ee9386b0d602b333755a60e
-
- Dec 14, 2017
-
-
Efe Yigitbasi authored
Created a new transform to allow ISF_HitAnalysis to be run by central production. Added two new variables of the TFCSExtrapolationState to the output tree. Former-commit-id: 6c1f795ba693adad3aa18fd461b9a7a1cdd88592
-
- Dec 13, 2017
-
-
John Chapman authored
Added a simplified version of the `update_map` method to `LArFCS_StepInfoSD` implementing the recommendations from the Dec 2017 Simulation Workshop. (1mm merging in EMB1 and EME1 and 5mm elsewhere) In order to minimise changes the old method is still in the `FCS_StepInfoSD` base class. Also updated the `ISF_FastCaloSimParametrization_SimPostInclude_1mm.py` job options to configure the sensitive detectors according to the recommendations. Former-commit-id: 4194af942cbdf5c62c0adcf0ce3b689b920968b3
-
John Chapman authored
During the Simulation workshop (Dec 2017) it was decided that we should just merge hits within 5mm everywhere except in layers 1 (EMB1) and 5 (EME1) where only hits within 1mm should be merged. This commit adds a new property to allow the max radius (squared) cut to be configured separately for EMB1 and EME1. Former-commit-id: 62b06329b5f1da88291fadbd7e572427cf504e98
-
- Dec 12, 2017
-
-
Efe Yigitbasi authored
Former-commit-id: 25c613abf865ee234da8d46797df7061032eb097
-
Efe Yigitbasi authored
Moved CaloHitAna code into ISF_HitAnalysis. Cleaned unnecessary parts of ISF_HitAnalysis. Modified CMakeLists and Linkdef.h to create dictionaries for the new structs introduced in FCS_Cell.h. Added new options to ISF_ntuple.py for the new version of ISF_HitAnalysis. Former-commit-id: dc83c4bd19ea13a1a4871fad42f62c01a81f5ea8
-
Efe Yigitbasi authored
Former-commit-id: 8ec269e343b7444ae0aa783a212a36fff36622fb
-
Merge branch 'origin/ATLASRECTS-4245_master_Avoid_implicit_bool_to_StatusCode_conversion-3' into 'master' Removed implicit conversion from bool to StatusCode. See merge request atlas/athena!7266 (cherry picked from commit 00c482be [formerly f8ab5dbb]) 6dba0dc9 Removed implicit conversion from bool to StatusCode. Former-commit-id: 82e94368
-
- Dec 11, 2017
-
-
Jana Schaarschmidt authored
Former-commit-id: 8ef9ae1ff3b149d348dffdbfafeb57a6653d030d
-
- Dec 08, 2017
-
-
John Chapman authored
The `ATLFASTII` simulator configuration is not supported in the AthSimulation project, so this test has been suppressed for the AthSimulation project and a new test which tests the `FullG4` configuration has been added. This test will run for all projects. Former-commit-id: 45e79eb2ec42996c788d5e4314e03d5871e6f9bf
-
John Chapman authored
The global import of `FastChain_Flags` in the `ISF_SimulationSelectorsConfig` was breaking all ISF simulation jobs in the AthSimulation project. Former-commit-id: cb0354a963280d52f3f50bd104a02cfbb58f7ef8
-
- 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
-
- Dec 06, 2017
-
-
Ahmed Hasib authored
in the single particle G4 production to be used in FastCaloSimV2 The FastCaloSimParamAlg introduces bug, see ATLASSIM-3521 Former-commit-id: ca20886ac78dd543d54f0ad6090b4a88d0dd1d09
-
- Nov 23, 2017
-
-
Elmar Ritsch authored
Former-commit-id: 78874305c01e463da5e425b4eabe6e7f50405987
-
Elmar Ritsch authored
Former-commit-id: 9bd09e26e0bec496a41733757a75141abfc34a7b
-
Elmar Ritsch authored
Former-commit-id: fbaa758184b5bfbdd6c5938e9279a4810c53706b
-
- Nov 21, 2017
-
-
Artem Basalaev authored
Fix G4HS_FastPileup simulator config in ISF_MainConfig.py according to ATLASSIM-3438. Affects only Fast Chain jobs using that simulator. Former-commit-id: a5648c01f72dff3edf70a51eaa8f7edc33139d44
-
- Nov 20, 2017
-
-
Konstantin Beloborodov authored
Former-commit-id: a219cf82c77fc059cf5c2fbd1afc3462ced62dc3
-
- Nov 17, 2017
-
-
Vincent Pascuzzi authored
Former-commit-id: 43de9b8e
-
Vincent Pascuzzi authored
Former-commit-id: c21a2662
-
Vincent Pascuzzi authored
Former-commit-id: 6022507f5cc66a370694d47998ad2a05be2163ef
-
Vincent Pascuzzi authored
Propagate TruthBinding of ISFParticle into updated representations of the same ISFParticle. This is required to allow the ISF TruthService to create a connected tree of all truth particles. Former-commit-id: 8ed61cad427b050fb806a40c391a679e55819ebc
-
Vincent Pascuzzi authored
Former-commit-id: 6e999bde3413363326057a933e606eaaf5d9baa3
-
Vincent Pascuzzi authored
Former-commit-id: d2ee4c9d369e3f1c37d4781271885b5de45374c5
-
Vincent Pascuzzi authored
Former-commit-id: d36ba03d6a1be3a97504a3e8d5e4d3c8e06ea1c8
-
Jana Schaarschmidt authored
Former-commit-id: e3ffc5bcdc525a18bc13cb9b42758ab1d348fb28
-
Jana Schaarschmidt authored
Former-commit-id: 500cc4503cc809b5470149b8b9ea9a1b071430d3
-
- Nov 16, 2017
-
-
John Chapman authored
Fixes Coverity defects identified in ATLASSIM-3035. Former-commit-id: 257b7bdf4f0db6206087751564ec2c308dc6b336
-
John Chapman authored
Fixes Coverity Defect identified in ATLASSIM-3101 Former-commit-id: 830461d54ccfeea48b8fae43fdb109c188c49d09
-
John Chapman authored
Former-commit-id: 74b615bcf465c4b29ad62fe2096e3595be8f8540
-
John Chapman authored
Fix for Coverity defect identified in ATLASSIM-3034. Former-commit-id: d8e5542cad7ca05939c250f7736fc185cad4f647
-
- Nov 15, 2017
-
-
Konstantin Beloborodov authored
Former-commit-id: 6fb1478588e0184deeab30c57b8bad270cf05382
-
- Nov 14, 2017
-
-
Petr Jacka authored
Former-commit-id: 1b65c1bf42202698ec266730b8b9154703d1fe07
-
Petr Jacka authored
Former-commit-id: 88bad4da018c4c09e68270513b9004132fa20fe6
-
- Nov 11, 2017
-
-
Olivier Arnaez authored
Former-commit-id: 5b77823acde67879360ec5950f215bb070041366
-