- May 05, 2020
-
-
Ruth Pottgen authored
Manual sweep of !31918 from 21.0 to 21.0-mc16a: EventInfo (version 2) Update, 21.0 branch (2020.04.10.) See merge request atlas/athena!32072
-
- Apr 16, 2020
-
-
EventInfo (version 2) Update, 21.0 branch (2020.04.10.) See merge request atlas/athena!31918 (cherry picked from commit dfc353b7) 9758a0e8 Added xAOD::EventAuxInfo_v2 to xAODEventInfo. 8330bc7c Added the necessary converter(s) for xAOD::EventAuxInfo_v2. ce394ca5 Made SG::copyAuxStoreThinned be able to deal with single-object auxiliary containers.
-
- Nov 29, 2019
-
-
Ruth Pottgen authored
Add _p4 version of CscRawDataCnv See merge request atlas/athena!28303
-
- Nov 27, 2019
-
-
Nicolas Köhler authored
-
- Nov 26, 2019
-
-
Nicolas Köhler authored
-
- Mar 21, 2019
-
-
John Kenneth Anders authored
printing timestamp with the full list of arguments in a safe way (ATLINFR-2731) See merge request atlas/athena!20586
-
- Jan 29, 2019
-
-
John Kenneth Anders authored
Merge branch 'Remove_MA27' into '21.0' See merge request atlas/athena!20006
-
- Jan 24, 2019
-
-
Oleg Zenin authored
-
- Dec 19, 2018
-
-
- Dec 18, 2018
-
-
Remove MA27 and clean up private member variables See merge request atlas/athena!11334
-
- Dec 16, 2018
-
-
Walter Lampl authored
Manual sweep of !12113 from '21.0' to '21.0-mc16a': Simulated Beamspot Size filter See merge request atlas/athena!13388 Former-commit-id: 0a87e41913f7cb61ac03a890320262ffb54b894e
-
- Dec 15, 2018
-
-
Edward Moyse authored
Adding art-include for 21-mc16a branch See merge request atlas/athena!16791 Former-commit-id: a69b502fe49aac324ba734fbe1be3248fc1b2edf
-
Edward Moyse authored
time prints the full cmd line before real..user..sys (for branch 21.0-mc16a) See merge request atlas/athena!15735 Former-commit-id: eafcfa4719c8740155f7256ae4e8ec390cdccc4f
-
- Dec 14, 2018
-
-
John Kenneth Anders authored
Former-commit-id: 43b7c9f715f7a289a62abb202587e7240c335322
-
- Nov 07, 2018
-
-
Oleg Zenin authored
Former-commit-id: cfa20cef3113c3d5af951cce3d28f8e159d82e5f
-
- Sep 13, 2018
-
-
James Beacham authored
Simulated Beamspot Size filter See merge request atlas/athena!12113 Former-commit-id: c8a9aaeb88cce6f0e474d211045a1d51b2421705
-
- Jul 18, 2018
-
-
Tamara Vazquez Schroeder authored
Former-commit-id: bad572ec57ac09abe5656a770fbb41a559753ded
-
Tamara Vazquez Schroeder authored
Former-commit-id: a2640662a60eb66f83638beb31f5a836979f91de
-
- Jul 16, 2018
-
-
Tamara Vazquez Schroeder authored
sweeping MR 12251 to 21.0-mc16a See merge request atlas/athena!12708 Former-commit-id: 96970e4f411f01c7476dc6fbc6c91ea0e05d7ecb
-
- Jul 15, 2018
-
-
Tamara Vazquez Schroeder authored
Merge branch '21.0' into '21.0-mc16a' See merge request atlas/athena!12729 Former-commit-id: 065f29ecfbecbe517088fa6b224700eaf4efa8b0
-
Tamara Vazquez Schroeder authored
R21 n tracks tau mc See merge request atlas/athena!2826 Former-commit-id: ab86d371f8f8407a416b33af1e7dd23cea105d3e
-
- Jul 13, 2018
-
-
VrtSecInclusive : debug and optimization for r21 DAOD_RPVLL production See merge request atlas/athena!8709 (cherry picked from commit fe7572a4 [formerly d4cc91084fe9ce3dd5d0e35564c93ea6271663e0]) 3415178c VrtSecInclusive: reorganizing debug messages 8c055919 VrtSecInclusive: using IP significance for associating tracks adf4ad47 VrtSecInclusive: fixing the problem of fake rejection using extrapolation by… aa110fbb VrtSecInclusive: extrapolation cache cleaning 975a9067 VrtSecInclusive: adding fail-safe from crazy fitting result 3d3c1f3e VrtSecInclusive: limiting vertex seeds to have at least one track to satisfy the… 91a95617 VrtSecInclusive: fixing the N-track vertex finding strategy switch, and vertex… bb7e52b9 VrtSecInclusive: added a more decent requirement in hit pattern (requiring >=6… 8160ac77 VrtSecInclusive: miscellaneous code brushups a52015e4 VrtSecInclusive: changed the default DV configuration parameters 2181fcdc VrtSecInclusive: various code cleanup a2c88c2a added a new job property to enable track-decoration variable names can be varied… cf810990 use ID tracks for the case of selecting muons option 81a3ba03 Merge remote-tracking branch 'refs/remotes/origin/21.0' into 21.0 d254bbd9 VrtSecInclusive: introduced a preselection in 2-track vertex finding before VKalVrt fit dd7856a1 VrtSecInclusive: relaxing the extrapolation pattern matching condition by… ac602c9a VrtSecInclusive: refining the final vertex augmentations c334dfb5 VrtSecInclusive: updated python/VrtSecInclusive.py to allow multiple instances… 7db7e485 VrtSecInclusive: comissioning the augVerString option 305eefcb VrtSecInclusive: directly fetching the TrackParticle pointer instead of using… 4b412e86 VrtSecInclusive: commissioning of multiple VrtSecInclusive instances with… aff7ec67 VrtSecInclusive: VrtSecInclusive_DV_configuration.py: default(InDet) and leptons… a2620ac2 VrtSecInclusive: protection of not to have duplication of an identical track in the selection 8964c632 tuning the algorithm details by MC samples; refining the monitoring histograms and debug messages. af1d23ca VrtSecInclusive: truth vertex tracer 0d93f220 VrtSecInclusive: introducing hit pattern fake rejection with extrapolator… c86245d8 VrtSecInclusive: retuning VrtSecInclusive_DV_Configuration.py 859a9058 VrtSecInclusive: bugfix and minor code cleanup eabcf6f7 VrtSecInclusive: limiting the phase space of vertex forming within IBL 9365240c VrtSecInclusive: limiting the phase space of vertex forming 2-trk vertices for PV compatibility 3504d6fb VrtSecInclusive: more tuning on MC signal efficiency daf7d496 VrtSecInclusive: adding tight track selection handles b1f71e92 VrtSecInclusive: finalizing optimization for rel21. detailed performance report:… 74a495dc VrtSecInclusive: switching off storing intermediate vertices 4f1cb3f8 Merge branch 'feature-VrtSecInclusive-newFeaturesIntegrated-21.0' into '21.0' Former-commit-id: fd56e1413410b526f8221c58dd5f7fbcf729b52d
-
Tamara Vazquez Schroeder authored
Sweeping !7153 from 21.0 to 21.0-mc16a. Update on VrtSecInclusive See merge request atlas/athena!7274 Former-commit-id: 76d6756cb9bfdd8eb33018c5718d9d0119cc1239
-
Tamara Vazquez Schroeder authored
Revert "Merge branch 'cherry-pick-cfffd84a [formerly 974faa2b26]-21.0-mc16a' into '21.0-mc16a'" See merge request atlas/athena!12715 Former-commit-id: 71f4c2c9ef30de9e10325038e4fc4fb93966e398
-
Tamara Vazquez Schroeder authored
This reverts merge request !12119 Former-commit-id: a04495e754a21f9c464c36819d6a40d2e0a031a2
-
Tulay Cuhadar Donszelmann authored
Former-commit-id: f88edd3231f741ea837f3d6a18c3ef2c7a60e9e2
-
- Jul 12, 2018
-
-
Tamara Vazquez Schroeder authored
Sweeping !11334 from 21.0 to 21.0-mc16a. Remove MA27 and clean up private member variables See merge request atlas/athena!12119 Former-commit-id: 18b8e7c7f6b69eafc9bcc5db3aafcfa49df5a31d
-
- Jul 11, 2018
-
-
Tamara Vazquez Schroeder authored
Tilecal mc16a pool fix See merge request atlas/athena!12238 Former-commit-id: a33961ea90690121031366d3ddad382c0bcb1389
-
- Jul 10, 2018
-
-
Tamara Vazquez Schroeder authored
Sweeping !11860 from 21.0 to 21.0-mc16a. 21.0 clean licenceandcopyright [MS] See merge request atlas/athena!12176 Former-commit-id: 79c5dea8fe95f00168be1306a65203d35adcfa6a
-
Tamara Vazquez Schroeder authored
Sweeping !10787 from 21.0 to 21.0-mc16a. ATLASSIM-3652 See merge request atlas/athena!10996 Former-commit-id: 3255207de041ce5fd93928d0a7c58ef2e04a6281
-
Tamara Vazquez Schroeder authored
Adding the master version of this script to 21.0-mc16a. See merge request atlas/athena!10843 Former-commit-id: 858ad2eea4b03ecc6a68d35870874cb3a942ba24
-
Tamara Vazquez Schroeder authored
Sync TriggerValidation between 21.0 and 21.0-mc16a with pseduo-merge. See merge request atlas/athena!9694 Former-commit-id: e314e166fc6ab95979e42fe10f575abb9c3b0118
-
Tamara Vazquez Schroeder authored
Sweeping !7452 from 21.0 to 21.0-mc16a. Fix a potential bug about pixel prd tracklets See merge request atlas/athena!7843 Former-commit-id: 2b54553c60a7d3a79ffa20b613e868bba238caf0
-
Tamara Vazquez Schroeder authored
Sweeping !7220 from 21.0-mc16d to 21.0-mc16a. Add three-layer tracking and four-layer tracking with using all available hits See merge request atlas/athena!7562 Former-commit-id: b3dd379c85ece46a7b2e03880d32cb843cda6b10
-
Tamara Vazquez Schroeder authored
Sweeping !5537 from 21.0 to 21.0-mc16a. Retry mechanism in checkout_atlasexternals.sh and checkout_Gaudi.sh (ATLINFR-1817) -> 21.X branches See merge request atlas/athena!5974 Former-commit-id: 75ce7dfb950be71995ff4eb51f886fb881f828b9
-
Tamara Vazquez Schroeder authored
Extend build log files in AthSimulation, AthenaP1, Athena projects / 21.0-mc16a (ATLINFR-1816) See merge request atlas/athena!5523 Former-commit-id: 217c2c193b7403358f70511301274f221488f813
-
Tamara Vazquez Schroeder authored
ART version 0.9.5 See merge request atlas/athena!10365 Former-commit-id: fb6c4570dec62043333c6852a6d434d0c34006ba
-
- Jul 03, 2018
-
-
James Beacham authored
Added ART TCTs from 21.0 to 21.0-mc16a. See merge request atlas/athena!12510 Former-commit-id: 6307d5874369b5e720d82d824ae5f561f853eddc
-
James Beacham authored
Former-commit-id: 67287c1c22611b3ec91df525f913f7ee938d912c
-
- Jun 19, 2018
-
-
Sanya Solodkov authored
Former-commit-id: 2e100311feb76b7a37b97e8bf89b78841a97fcd0
-