This project is mirrored from https://gitlab.cern.ch/atlas/athena.git.
Pull mirroring updated .
- Aug 21, 2018
-
-
James Beacham authored
update CMR to run 358013 See merge request atlas/athena!13607 Former-commit-id: 6618e49dbb6b8c8bcc68ca096ee3176dc31f6024
-
- Aug 20, 2018
-
-
James Beacham authored
Sweeping !13500 from master to 21.0. CSC_Digitization: Fix unchecked StatusCode. See merge request atlas/athena!13507 Former-commit-id: 07d565e25c4bafae91cc82804d4ad092cc7bab0c
-
James Beacham authored
ATLASRECTS-4540: Add protection for invalidated vector iterators in SiTrackMaker_xk See merge request atlas/athena!13485 Former-commit-id: a9d6098eec78a2fc5e0cfeef89f9c2f5da53b2e0
-
James Beacham authored
Update Tile DQ configurations See merge request atlas/athena!13555 Former-commit-id: 4d93e10de6e376bb64684795b67be8ecbcc2db79
-
Aaron Webb authored
Former-commit-id: f718b921106aff55faf1af90a484b8b619b905ec
-
James Beacham authored
Make RunTier0Tests more multi-thread robust See merge request atlas/athena!13447 Former-commit-id: 64f4a57911bb4f45540285f50cd1127437438b88
-
James Beacham authored
Pixel Offline Monitoring (ATLASRECTS-4529) See merge request atlas/athena!13239 Former-commit-id: e3b4f4c5bda3c751489667dd98add36c0ae079aa
-
James Beacham authored
Fix TRT monitoring track selection for cosmics See merge request atlas/athena!13558 Former-commit-id: b1624ffe3f6911b12db33594994c3147e3675ed0
-
- Aug 19, 2018
-
-
James Beacham authored
extending range of <µ> histogram in summary validation plots See merge request atlas/athena!13525 Former-commit-id: 42701cd6145d123ecde31e7ba5d284bf90dbbcb5
-
James Beacham authored
Small tweak to debug info which can be written out by the TruthSvc See merge request atlas/athena!13476 Former-commit-id: ce06c9eddf51dcc78fc284d43f49a414b5ebc7b9
-
James Beacham authored
Add functionality to process FTK 8-layer (AUX format) tracks See merge request atlas/athena!13392 Former-commit-id: 14d49baefb17706bb462cff88d99e9a68c1c9557
-
James Beacham authored
Inheriting ISF_FastCaloSimEvent_TFCSFunction from TObject See merge request atlas/athena!13526 Former-commit-id: 8ed1a0e3997bdc743a48b3d1399387f1b3c26c8a
-
- Aug 17, 2018
-
-
Christian Grefe authored
Former-commit-id: e0ac50fdf2b6ff0d81eaa1462863f72231c2d94d
-
Siarhei Harkusha authored
Tile DQ configurations have been updated to display new histograms with event info error status and number of consecutive bad modules in DQ Web display. Former-commit-id: b8811f9700395f6f93d82ed80a89e3508d90f287
-
John Baines authored
Former-commit-id: 9248cde19e56d362a5ae6e132e4f3c04e0873f65
-
- Aug 16, 2018
-
-
Ahmed Hasib authored
Adding back inheritance to TObject that was excluded by mistake in the last update of class definition Former-commit-id: 4bde7e4dbd17b1466c0a2eaaf176e04cc08aa6d7
-
John Baines authored
Former-commit-id: be9ea73fec5d43513daebf0cbfabd825007d6aff
-
mann authored
Former-commit-id: 492775870ba6cf0ea25fbd0750ec07546990e900
-
John Baines authored
Former-commit-id: 8a18e0b11956b154880370a5d7283ee5a141bf06
-
- Aug 15, 2018
-
-
James Beacham authored
Add new Tool for dumping out the BeamTruthEvent McEventCollection See merge request atlas/athena!13477 Former-commit-id: 299ce2a17eb8b1b053f97497fa49a887f39074d4
-
James Beacham authored
Removed DAOD_RPVLL functionality from ESDtoDPD step See merge request atlas/athena!13333 Former-commit-id: 2165441caf7fcf62a06e45bd62f1da0919bd00ae
-
Hass AbouZeid authored
As noted in the code review, the incrementing of the iterator in the erase() method is not needed. This commit removes it. Former-commit-id: f95e27ed45f406bf092fc165d8ae7320507c6a55
-
John Baines authored
Former-commit-id: 681ea5f2bf07660c54ad7055d5a8133c77bc59ee
-
Soshi Tsuno authored
Former-commit-id: 7b83e8f06ad822f6350c87ff86101da9e5286b9a
-
- Aug 14, 2018
-
-
James Beacham authored
Merge branch '21.2-fix-double-b-label' into '21.0' See merge request atlas/athena!13434 Former-commit-id: e9720919163935fb49451b683b6c95aa88397266
-
Hass AbouZeid authored
Recentely, the std::list objects in many tracking packages were changed to std::vectors. Unfortunately, the behaviour between the two is not exactly identical, as erasing an element in std::list will never invalidate the iterator, while doing the same to a vector will. Following the discussion in ATLASRECTS-4540 some protection for this was added to prevent crashes. Former-commit-id: f1419e80c07aaee2095a50294c2aee1d0da8b8b7
-
Soshi Tsuno authored
Former-commit-id: 286ec18e2175d18da57ef65f80e917e96a563d9b
-
Soshi Tsuno authored
Former-commit-id: e2e6f272bc4f2d5c3256950bccfbba9034abaf6b
-
John Chapman authored
While debugging ATLASSIM-3313 it was found that one debugging line was in the wrong place. This commit moves it a few lines later where the output is more useful. Former-commit-id: 0714d4ff7fcbca88e27aa259db95c56815ab84d8
-
John Chapman authored
Sometimes it it more useful to compare `TruthEvent` to `BeamTruthEvent` rather than to the original `GEN_EVENT` `McEventCollection`, as the truth info for particles not passed to the simulation is the same for the first two. Former-commit-id: 090dba8546968c41807fdaf752af3ebd0518e1ec
-
Christian Ohm authored
Fixing serious bug I almost introduced: I had removed DRAW_RPVLL instead of DAOD_RPVLL from PrimaryDPDMaker Former-commit-id: acbc9d2d2c6198d9408baa735a921b7eb57b03c5
-
- Aug 13, 2018
-
-
James Beacham authored
Sweeping !13314 from 21.1-dev to 21.0. Add the Electron GSF chain to the standard Egamma ID Trigger Tier0 monitoring See merge request atlas/athena!13343 Former-commit-id: e7e7c050b3b1818e68f13bfdfd602e2461ad6482
-
John Baines authored
Former-commit-id: cc67b86c571de7e83348c5f45a250ed19b6b6903
-
James Beacham authored
Sweeping !13348 from 21.1-dev to 21.0. Add HI_v5 tests to TriggerTest See merge request atlas/athena!13376 Former-commit-id: c26af719afca7f6ac8b34d1a43403191dcd64eba
-
James Beacham authored
Added ratio pads to more plots and removed SigmaMax value from IterGausfits See merge request atlas/athena!13354 Former-commit-id: 9f45d83d3448403c282d1f17e2e0c848db074e94
-
James Beacham authored
Fix in the muIso monitoring See merge request atlas/athena!13312 Former-commit-id: b9f5e173d296f28d86efefddb3e44fb57f7d6dbe
-
Former-commit-id: 07fd06252c4fd11156bb6c2e1fd12538d5b3d4da
-
AFT-363: 21.2 fix double b label See merge request atlas/athena!13316 (cherry picked from commit 5500acde [formerly b10a3980fd70b673b0871c00008f60eec048d046]) e13803df add implementation of ExclusiveConeDoubleHadronFlavourLabel bfd6d27d fix typo in attribute name Former-commit-id: ba05706cf0a27486634b48a38c849898c9bc8317
-
- Aug 10, 2018
-
-
James Beacham authored
Fixes for SimuJobTransforms and Digitization ART build jobs See merge request atlas/athena!13366 Former-commit-id: 1d9c5672e56081b35474aaec235e66ad43baf7ab
-