- Feb 09, 2018
-
-
John Chapman authored
Added the possibility to print `G4PrimaryVertex` objects as they are created and switched an unprotected `cout` to be an verbose message. Former-commit-id: 75729e7865115f3081acb12fbd9ed58c68bf2c4d
-
- Feb 08, 2018
-
-
James Beacham authored
SVN pulling jet/met tag building code that was lost in the git migration See merge request atlas/athena!8646 Former-commit-id: 10e5a9adaede7825f21a4d72573206aff397bd1b
-
James Beacham authored
Set the barcode offset for MCTruthClassifier See merge request atlas/athena!8421 Former-commit-id: ad2741abb29f9b9e37664ba71f0fb4492558b289
-
James Beacham authored
Memory leak/pool fix for ATLASRECTS-4349 See merge request atlas/athena!8644 Former-commit-id: b442413009c19715912a301526ee84e46be23c5e
-
James Beacham authored
ATR-17448 switch default isolation dz cut to 2mm See merge request atlas/athena!8671 Former-commit-id: 017bf6c4a8c4c6cba987dca39c28ea8749180273
-
James Beacham authored
Manual sweep of !8566 from 'master' to '21.0' ISF_PunchThroughTools: Comply with ATLAS naming conventions. See merge request atlas/athena!8675 Former-commit-id: a86aada53bb3a8bdb698a5bab3cfcfff125a1886
-
James Beacham authored
Fixing inconsistent state of CaloRec and xAODCaloEvent for some ClusterMoments - especially MASS See merge request atlas/athena!8393 Former-commit-id: 7ffe25472ef2a944cb0c527cd7c9f3a502052089
-
James Beacham authored
Protect against Identifiers with no corresponding CaloDetDescrElement See merge request atlas/athena!8711 Former-commit-id: 778dce73734259f98f55abbe5081b397560dc7e2
-
James Beacham authored
Former-commit-id: c190252c939a07346713bae4ea7d72e9a21048a3
-
James Beacham authored
Former-commit-id: 8fe5645c4b151c751edeb980f4adb11f9462b205
-
John Chapman authored
In a previous refactoring the protection against `Identifiers` with no corresponding `CaloDetDescrElement` was lost from `LArFCS_StepInfoSD`. This lead to seg faults at run-time when `get_element(Identifier)` returned a `nullptr`. This should fix ATLASSIM-3574. Former-commit-id: 6b182c134c8a5dd622aa22e9d56e76c7d2035bed
-
- Feb 07, 2018
-
-
James Beacham authored
fixing ART TrigP1Test grid jobs (ATR-17173) See merge request atlas/athena!8631 Former-commit-id: 2ec812b867d126ea7f64ebf986bd118a1761b771
-
Former-commit-id: f762a92ba8e5dc1c99a154593d0ceeae8b334fa8
-
James Beacham authored
Disable pixel monitoring in AODtoHIST and ESDtoAOD (ATLASDQ-530) See merge request atlas/athena!8562 Former-commit-id: 3fb11be97a2f26ad55ec654ef182a7f69f7a8c15
-
James Beacham authored
Fix for FTK seeded full scan muon chains (ATR-17692). See merge request atlas/athena!8609 Former-commit-id: 5bfb6ec66a053a19180a5b3658e43a817c59b0ef
-
James Beacham authored
Fixing race condition for SharedWriter in AthenaMP when the worker releases its access. See merge request atlas/athena!8633 Former-commit-id: 8605db3f6a1888f1aa27e216f194e2da00d0e5a7
-
James Beacham authored
update MG version to 2.61 See merge request atlas/athena!8636 Former-commit-id: df45c8457212b717eb2f36b437f7acba8036c0aa
-
Marcus Matthias Morgenstern authored
Former-commit-id: 71c8956bc645f6af5ded5cbde576b6857c6469dd
-
Marcus Matthias Morgenstern authored
Former-commit-id: f0b643480e98498b12c8275c5041bb232ea75e61
-
Vakhtang Tsulaia authored
ISF_PunchThroughTools: Comply with ATLAS naming conventions. See merge request atlas/athena!8566 Former-commit-id: 1d4a5cf8
-
John Chapman authored
Former-commit-id: 6b5128db0c49cb1cd79a2343f30100ea2d540c01
-
John Chapman authored
Former-commit-id: 2179ab4d53d2602eba3a707317154f1b73d7dc97
-
John Chapman authored
For a number of years the barcodes of truth particles created during simulation have started at 200001. Most downstream truth manipulation code assumes this value and uses it to separate truth particles created in the simulation step from those created in the generation step. There are some cases such as heavy ion collisions where it is possible that the generator could create more than 200k particles though causing a problem. So in general it would be preferable to set this offset to a higher value. Sometime ago changes were made to make value configurable in the `MCTruthClassifier`, but this option was not implemented in the configuration for most instances of the tool. This merge request implements this configuration for the instances used by the Inner Detector and Muon reconstruction code and some derivations. The derivations should be fixed properly in the `21.2` branch though. A fix to the Jet reconstruction code configuration will be added as a separate merge request. After the changes in this merge request reconstruction shows identical output in the cases that the offset is set to 200k or 1M (other than the truth barcodes of course). Should fix ATLASRECTS-2962 and allow for another iteration of ATLPHYSVAL-553. Former-commit-id: 825a0071d627a40e5f756294d02761ff7432e86b
-
- Feb 06, 2018
-
-
James Beacham authored
Sweeping !8522 from master to 21.0. Gauginos: Comply with ATLAS naming conventions. See merge request atlas/athena!8590 Former-commit-id: c3514ec57be1109b0d6ce2e695c4f06fb490ddec
-
James Beacham authored
Sweeping !8507 from master to 21.0. RHadrons: Comply with ATLAS naming conventions. See merge request atlas/athena!8588 Former-commit-id: 6204d1d5882bb45863077c49ae21f9c80ff821dd
-
James Beacham authored
Sweeping !8503 from master to 21.0. FastChainPileup: Comply with ATLAS naming conventions. See merge request atlas/athena!8587 Former-commit-id: 38e19ea85a556825351286516dfc52c16687669f
-
James Beacham authored
Sweeping !8501 from master to 21.0. FastCaloSimHit: Comply with ATLAS naming conventions. See merge request atlas/athena!8589 Former-commit-id: a8895e289763b0d1b259478f9bc37218c612f857
-
James Beacham authored
Merge branch 'naming.ISF_FastCaloSimSD-20180203' into 'master' See merge request atlas/athena!8582 Former-commit-id: 748d5530c629b406bdb8a82509770a9d391619a9
-
James Beacham authored
Sweeping !8505 from master to 21.0. Quirks: Comply with ATLAS naming conventions. See merge request atlas/athena!8586 Former-commit-id: d1326ac92c95caeb8704905a14b64e24c4475e8c
-
James Beacham authored
Merge branch 'naming.ISF_FatrasTools-20180203' into 'master' See merge request atlas/athena!8581 Former-commit-id: 4b5f68730c45f42d208337bcf283e84d2164ef93
-
Marcus Matthias Morgenstern authored
Former-commit-id: 16913181fd2f73344a03a2af9af6b6a14f8e3c14
-
James Beacham authored
test for ART grid TrigP1Test test with prescaled menu (ATR-16799) See merge request atlas/athena!8419 Former-commit-id: 25e963ad8cb9ad6f66094367c4a81f41523d2a4a
-
James Beacham authored
Merge branch 'naming.Gauginos-20180202' into 'master' See merge request atlas/athena!8554 Former-commit-id: 9defdd728f195952f9d6c1309f5a55ea140a71ae
-
James Beacham authored
HLTmet han config files update for 2018 See merge request atlas/athena!8549 Former-commit-id: 3b6f97400d024b2b6a8fc5f7baea1291d9e165ab
-
Former-commit-id: b7bc98cc377717db19dac8612bc796d307c33faf
-
James Beacham authored
Making histogram ranges and bin numbers configurable for RadiationMapsMaker See merge request atlas/athena!8543 Former-commit-id: 41d012a25da9bfd997c06a879b367c3d34b947d6
-
James Beacham authored
Add functionality to TruthIncident classes to pick up pre-defined decays See merge request atlas/athena!8489 Former-commit-id: d7eb04d722dae9752c93aa4a70a177e859b09360
-
James Beacham authored
Revert "Merge branch 'ATR17608-DynCaloEDM' into '21.0'" See merge request atlas/athena!8482 Former-commit-id: 6469743c849da2dd752c511f075073670cbf80f6
-
James Beacham authored
ATR-17450 - adding jet support chains, ATR-17691 adding trimmed large-R di-jet chains with mass cut See merge request atlas/athena!8603 Former-commit-id: c14ce8305e4011ad87fff4f112cb70447e39b4a2
-
James Beacham authored
ATR-17696: move chains to combined slice See merge request atlas/athena!8567 Former-commit-id: 849bda6d92259eec5759da7b52b288d0979576b6
-