- Feb 13, 2019
-
-
Ewelina Maria Lobodzinska authored
add truth jets production common fragments to Generator`Filters/share/common
-
- Jan 14, 2019
-
-
Ewelina Maria Lobodzinska authored
commit some reconstruction changes (i.e. part of the reconstruction code is commented out when GENERATIONBASE is defined) to prepare the Generators software for running with JetRec
-
- Dec 17, 2018
-
-
Walter Lampl authored
Files with identical content (same SHA1) but different file permissions cause confusing differences shown in GitLab. The file permissions of 68 files were set to 644 (ATLINFR-2011).
-
- Sep 28, 2018
-
-
James Robinson authored
Former-commit-id: 0e843aaa555e39e393bd93a1e9b05bc8a693c3b5
-
James Robinson authored
Former-commit-id: b0e5436cbc2612143926901d1d6e89c4df801f4a
-
- Aug 14, 2018
-
-
James Robinson authored
Former-commit-id: e0355cc648a8307a9af20bb616647c0148fec7ce
-
- Jun 21, 2018
-
-
James Catmore authored
Former-commit-id: 4e80175daffdcf064d639073c71cf4851c6a3383
-
James Catmore authored
Adding an AODFix metadata flag to indicate that data produced with this software will not contain the muon decorations and thus no AODFix is needed to remove them. Former-commit-id: 6376677c9e9ec28d3ed97b778677b17e4318f3a6
-
- Jun 19, 2018
-
-
Updating default treatment of geometry and conditions See merge request !5475 (cherry picked from commit f0117e8a [formerly 7dd1b7d8834216142a18c3c970e478eac4094615]) a3a691c1 Updating default treatment of geometry and conditions f9419c95 Changing default geometry as requested Former-commit-id: 6f5b85d0703644aec6eacdc7aee643d6d2995b65
-
- Jun 18, 2018
-
-
James Catmore authored
It is observed that since 21.0.72 RAWtoALL jobs produce AODs with DAOD_level muon decorations in them, leading to downstream issues. It turns out that these are being added by the DRAW_ZMUMU, which schedules the calculation of these variables and commits them to SG to enable the use of the ExpressionEvaluation to select the events. However, since the Muon output items list wildcards all MuonAux variables, these DAOD level variables, which are intended by the authors to be transient, get picked up and written into StreamAOD. This is trivially prevented by explicitly removing them from the item list in the output items script. This is put into effect in this MR. Former-commit-id: cf128768eb003c3bd0d7155387cdf401e928ca65
-
- Jun 16, 2018
-
-
ART Minor Bug Correction: Set correct maximum number of events for joboptions See merge request atlas/athena!12099 (cherry picked from commit d981acf7 [formerly 08f7bcef]) 1ac0f30a ART Minor Bug Correction: Set correct maximum number of events for joboptions Former-commit-id: ed4c51980b834f135328bdd16b71fdb4717bad3d
-
- Jun 12, 2018
-
-
Teng Jian Khoo authored
* These are built in digitisation and can be written out just by adding them to the AOD and ESD output lists. Former-commit-id: bb665cd07b11ae9feeea680db46470baecd51d53
-
- Jun 09, 2018
-
-
Xiaohu Sun authored
Former-commit-id: c663ba4d7ed5ef34913a321cddb629d17ea19900
-
- Jun 06, 2018
-
-
Mark Hodgkinson authored
Furthermore print the WARNING using more modern methods. Former-commit-id: 02cd829582e907539f675c8aa7b69a1e9b433a99
-
- Jun 04, 2018
-
-
Edward Moyse authored
Former-commit-id: 1fdffc127c7e7f65ae368aec17467da50de5d317
-
- May 31, 2018
-
-
John Derek Chapman authored
Merge branch 'StauValPrepMaster' into 'master' See merge request atlas/athena!11681 (cherry picked from commit a5acfdba [formerly 933f97b2b740faefb027b8a8ab8ec4d9a594b181]) 8d4374bf Merge branch 'StauValPrepMaster' into 'master' 1bd823a5 fixing permission bug Former-commit-id: bf48748b2d90a58ed12f032a8ca99aa43a705e7c
-
Roger Felipe Naranjo Garcia authored
Former-commit-id: 52f327fdad18843890d3f88fc490ce746fd14999
-
- May 30, 2018
-
-
Edward Moyse authored
Removing deprecated licence statements, and copyright declarations, and inserting the atlas copyright where necessary [InnerDetector] Former-commit-id: b4c02ae059acf75254c7a6221f6e2287ad3a6869
-
- May 29, 2018
-
-
Roger Felipe Naranjo Garcia authored
Former-commit-id: d35280284d07cbc53825865d30fe5e93758b7e08
-
Manual sweep of !9645 from 'master' into '21.3' See merge request atlas/athena!11636 (cherry picked from commit b4d02a31 [formerly 712efc2748bb2544cc427bbdabf2cb92d942b789]) 1f5a3ab9 manual sweep of !9645 form 'master' into '21.3' Former-commit-id: 740c702dc4ac112059c83f8bea4d39805bfc4d8d
-
- May 28, 2018
-
-
Roger Felipe Naranjo Garcia authored
Former-commit-id: 8c3fb4de25520451db0bea8fccb3d08cc9c6c91e
-
Roger Felipe Naranjo Garcia authored
Former-commit-id: 9887f46665bdc60ef22ecc496cc1dbcaa4afdf49
-
Roger Felipe Naranjo Garcia authored
Former-commit-id: d239b271d7deb59b2b7495ec2867e7df1b16bf8a
-
- May 23, 2018
-
-
scott snyder authored
Add missing dependency to fix link in debug build. Former-commit-id: 4549b994aaa7178493843eab09f51a1456218cc8
-
- May 16, 2018
-
-
Mark Hodgkinson authored
Former-commit-id: 33240eec13d5874aed66fb13ee56d145d16c5bf9
-
Marco Scodeggio authored
ART implementation for egamma reconstruction: minor bugs corrected, statistics increased (100k), parallel execution of the tests (decreasing runtime) Former-commit-id: 3de92ab52c2a1826970e1aea8ce1aa4cd807bb9d
-
- May 14, 2018
-
-
scott snyder authored
Backport from master: There were a couple instances where a method was being called from a null pointer. The method didn't access any class member data, which is why it didn't crash in the past. However, this is undefined, and now causes a crash when the undefined behavior sanitizer is used. Former-commit-id: a386fa6453d088b4e7eb3b01f341ddfa6a4a0661
-
- May 07, 2018
-
-
Licence cleanup - see ATLASRECTS-4399 See merge request atlas/athena!9570 Former-commit-id: 7c21e8c6c9d5378dedf6134a7b2e59857476b25a
-
- Apr 27, 2018
-
-
scott snyder authored
Update a bad test reference file (ubsan errors had crept in). Fixes ctest failure. Former-commit-id: e81bc2be76e45e4c016bc2aa36c3e236fbd70d44
-
- Apr 26, 2018
-
-
scott snyder authored
Synchonize with 21.2: Some *AthenaPool tests are failing in AthDerivation because they require libraries that aren't present in the build. For example, RecAthenaPool is failing because JetEventAthenaPool isn't included. In this case, we end up having to add a fair number of libraries to the build in order to get it to work --- probably more than we'd like to. So extend the cmake_parse_arguments macro to take a REQUIRED_LIBARARIES argument. If any of the libraries listed here are not found on LD_LIBRARY_PATH, then the test is skipped. Use this in RecAthenaPool. Former-commit-id: 71ff378c73757fe155ff4dd765c5c36638d3ea68
-
- Apr 19, 2018
-
-
Edoardo Rossi authored
Former-commit-id: bdaded51881a3fd6722e2aeb86496044803d8ea3
-
- Apr 14, 2018
-
-
cantel authored
Former-commit-id: 583233bb672b47fc32717eddb9bac2a993092876
-
cantel authored
index fix to circumvent ftk vertex indexing issue: ensure sum track pt moment retrieved from correct index. Former-commit-id: 7939899d1c73767fbdf611b4ac5d993f5e79813b
-
Nicolas Köhler authored
Former-commit-id: 341db3a5250530f0c14b44d8a11a593da5d5abe9
-
- Apr 11, 2018
-
-
Frank Winklmeier authored
Former-commit-id: 6e2fd7e2645618cbfb705f00086b1b9954ec51aa
-
- Apr 10, 2018
-
-
Sanya Solodkov authored
Former-commit-id: 6bfb533b5ea92b4e3de44c9949e27d48c9b1f412
-
Sanya Solodkov authored
Former-commit-id: 6642804068b377d0681e6b7fe4684b92289b28b6
-
- Apr 05, 2018
-
-
Olivier Arnaez authored
Add new `TrackParticleTruthCollection_p2` and `TrackParticleTruthCollectionContainer_p2` classes which use `HepMcParticleLink_p2` and corresponding TP Converters. NB The peristent versions using `HepMcParticleLink_p1` are still written out by default. (cherry picked from commit aa3286c2a93ac47d342d30131581dc15970e1f27) Add unit tests the for `TrackParticleTruth` TP Converters (cherry picked from commit 4d3cc18027874d378522730b6e941ced8e8eba5a) Updated `TrackParticleTruthTPCnv` unit tests to use valid `HepMcParticleLinks` Former-commit-id: 902bc6e9cd46594825c20aba1d854f8c2b4f2d22
-
- Mar 28, 2018
-
-
Jovan Mitrevski authored
Former-commit-id: 5053050b3b9fc1a297b468f52bbeba7903fd0bfb
-
Former-commit-id: 0482c440d901f38d0b4b1cf2695ef3570be1c7c5
-