- Sep 05, 2018
-
-
Marcelo Vogel authored
As requested by ADC, the archiving transform now deletes input files right after they are added to the output zip archive. This commit also drops the support for handling tar archives, which was approved. Former-commit-id: a3eec24cbb5e3fce033ee84b64ee967a364710f8
-
- Sep 03, 2018
-
-
Former-commit-id: e2ccbea461f6c0ad957e27305b8698f9f66dafe3
-
Dan Guest authored
When ttree2hdf5 was passed and empty file would segfault. This commit adds some protection against that situation. I also added a thin wrapper on the `main(...)` function to catch logic errors and make the error handling slightly cleaner. Former-commit-id: 7bff2a1bb32a01992738e5d709136c21c9989535
-
Philip Sommer authored
Former-commit-id: a192d2842e908f37f213ab4555fa7133ecef6e55
-
Philip Sommer authored
Former-commit-id: 4748836730dd7786e02b545e398c9785a1ed9442
-
James Catmore authored
Former-commit-id: abc437714e1479fbbece643298f07151b025be38
-
Johannes Junggeburth authored
Former-commit-id: e2c61f5980f9eb987ef755483285e71f23ddf79b
-
David Richard Shope authored
Temporary fix/revert from previous commit, those 'cosmetic' changes turned out to have an actual change - moving generic track thinning first caused InDetTrackParticles to become much smaller for some so far mysterious reason Former-commit-id: 6087b8257d4160c5bf94ecd291ebe6ef59e935d1
-
Johannes Junggeburth authored
Former-commit-id: b57ffa978d4978969b9ba87efde282584e67d321
-
Johannes Junggeburth authored
Former-commit-id: da2358828a2b9edc852d2d8845a1a6147a8e7433
-
Rui Miguel Faisca Rodrigues Pereira authored
Previous merge for b-tagging support in heavy ion jets (!12980) included the aliasing of AntiKt4HI jet collection to AntiKt4EMTopo, which was not enough (at least in the case of a test with 21.0) for the EM Topo jet reference data to be recognized. Aliasing is now extended to AntiKt4TopoEM and AntiKt4LCTopo, to solve this issue and be fully consistent with the scheme used for AntiKt4EMTopo. Former-commit-id: ee0ae7a85c2794261c306c0a47cbfe2878e2cfc2
-
Tomas Dado authored
Former-commit-id: d4e1867397863bcbb834c536b5954c8112049f25
-
Johannes Junggeburth authored
Former-commit-id: 02d268369c5a5e9962528cbf6417ac443ea0819e
-
Johannes Junggeburth authored
Former-commit-id: ee146bd020affe69ca1b96f5f9b16e4db48b2fbe
-
David Richard Shope authored
Former-commit-id: e8fcbb1e277e6ef12dab1842e24e985be1523d9f
-
David Richard Shope authored
Former-commit-id: 44edf70f9eb187b1a4f4bb5e9f537bb264959b8b
-
- Sep 02, 2018
-
-
David Richard Shope authored
Former-commit-id: 40d69eab997338f000b24fc2dd62492e66075cda
-
- Aug 30, 2018
-
-
Will Buttinger authored
Update generatePRW_jobOptions.py - add the error handler, should be using this in the production jobs for safety. Former-commit-id: 2ad4d4131fab83d7b40ea1ed026a194d66c852eb
-
Attila Krasznahorkay authored
Following the update in AlgSequence, I implemented the insertsion and deletion operations for AnaAlgSequence as well. At the same time fixed a typo that I only noticed while writing validation code for the algorithms. Former-commit-id: 58cef561a4b1edd5bfbeaded7f7f59fa7f9830dc
-
Attila Krasznahorkay authored
Taught it how to accept insert requests, and how to delete an existing algorithm/sequence from the sequence. Did not introduce a __delitem__ function, since Athena configurables don't have such a function defined on them either. Former-commit-id: 6f8fbf4af3f4c3904d541e2d06c37ebc2dd9f9c3
-
Attila Krasznahorkay authored
Using a wildcard for selecting the containers to write is not a good idea anymore, since the AnaAlgSequence configuration bases the intermediate container names of the sequences on the output container name. For now just switched the jobs to only writing the systematically not varied objects to the mini-xAOD output. Former-commit-id: 9ddeb787a93a7a8cf4718428180b7c73d7f183f2
-
- Aug 29, 2018
-
-
Christos Anastopoulos authored
Former-commit-id: 58697c5f774967d44c41a8aec6042b6605cb2df0
-
Rachael Ann Creager authored
Former-commit-id: 9497cf9011e4a41b29bf10405507e39268983f50
-
Giovanni Marchiori authored
Former-commit-id: 9fe94908ce0e649323d81993766775de3e0c21ec
-
Christos Anastopoulos authored
the detail level was always set to maximum, so the nSys were always a set number, remove some obsolete methods Former-commit-id: f0036a10706a495dc95264e629d0caaccd0a1502
-
Giovanni Marchiori authored
Former-commit-id: 568f883c67bf9622c44a01a5a61af836de5bc444
-
David Richard Shope authored
Former-commit-id: bf60a87d89118bc75d500bcd46fba3979897d9ae
-
shion authored
Former-commit-id: 902ab224a54317d01d0a8bd7be2e81d06877b1af
-
Giovanni Marchiori authored
Updated egamma smart slimming lists. See https://its.cern.ch/jira/projects/ATLEGAMDPD/issues/ATLEGAMDPD-95 Former-commit-id: 7e069248f644f0477186e1dc6e27b2808fbd0b98
-
David Richard Shope authored
Former-commit-id: 2def1ceef3fc13dcf583e0bd2f130d705e786ce7
-
Petr Jacka authored
Former-commit-id: 5f5a7a455c78a4808f49fdcf08c4042be646b84b
-
David Richard Shope authored
Former-commit-id: da406e46e10a50fc50cfb07c68d0c9b1b003f5ac
-
Petr Jacka authored
Former-commit-id: 978937f0cd084b730f7c7892320e2fd689ca93dd
-
Giovanni Marchiori authored
Former-commit-id: 73cfab374c8f49b87f9d8762db95c3dc3c1925c6
-
David Richard Shope authored
Former-commit-id: b128da9cc56077f527f287580beb33c4c37cc427
-
- Aug 28, 2018
-
-
Johannes Junggeburth authored
Former-commit-id: 1836f2ab5c88948857f787efa6b41a15fe132b94
-
Kurt Brendlinger authored
Former-commit-id: 831eefde0b64bc54be395cf8ff7f7447fc072884
-
David Richard Shope authored
Former-commit-id: fec4f349351b8e365fd2fa5533f98df59fa86bc2
-
Rachael Ann Creager authored
Former-commit-id: 327efd4c0db70ad749d1dd9597254b172e2c8036
-
Christos Anastopoulos authored
Former-commit-id: dcfe422438407f2900ff332ecb93b883625bd2b0
-