- Oct 12, 2017
-
-
Daniel Scheirich authored
Re-inclusion of the HIGG3D6 formats for boosted di-higgs searches. Dropping tracks attached to AntiKt4 jets for all HIGG4 formats. HIGG4D6 format is included in release 20.7 but we never ported it into rel 21. Analyzers have now requested it also for this release. The skim is based on DiTau objects (boosted unresolved di-tau system), specific triggers, and fat jets. Fat-jet cut is disabled for now, it will require some additional reorganization of the code. Furthermore, we have dropped all tracks attached to standard anti-kt 4 jets since they are no longer needed by analyzers. This should reduce the size of the datasets. Former-commit-id: f6f560ad62649171dd8853c1f9551f1f95baa941
-
- Sep 02, 2017
-
-
Zach Marshall authored
Former-commit-id: 50801a898bca73514b7b58c18aefde5c00cfbe7a
-
Zach Marshall authored
Former-commit-id: c782fb38b99a7fa65ea4c0bd3c59cc82ad2fe1a4
-
- Aug 26, 2017
-
-
Zach Marshall authored
Former-commit-id: 0ae6aeabec56eeeaa86b00d6453fc54cb3763111
-
- Oct 11, 2016
-
-
Walter Lampl authored
Former-commit-id: 5a9cd0bbd840c6d4b7116a96e7a02f0750de2c87
-
- May 09, 2016
-
-
James Catmore authored
* Adding TrackMeasurementValidationContainer as a valid type * Tagging as ExpressionEvaluation-00-00-26
-
- Jan 19, 2016
-
-
Atlas-Software Librarian authored
* Root/ParsingInternals.h: Implemented change from Tom Gillam for detecting functions only when they are proceeded by a '(' character. Also removed keyword stuff (no longer used) IMPORTANT: Despite the appearance of this change, this update IS NOT CACHEABLE!!!!! ... all dependents must be recompiled (size of StackElement changes) * Tagging as ExpressionEvaluation-00-00-25 2015-12-01 Will Buttinger <will@cern.ch> * Root/xAODVariableProxyLoaders.cxx: Added special exception for AuxElementStandaloneData being the container of an auxelement, so that the AuxElement is itself treated as the object to be called. Also added a protection against absence of a CollectionProxy, although that hopefully wont happen now since the StandaloneData case is taken care of. If problems occur with the special rule for StandaloneData, the special rule should just be removed and the protection on null GetCollectionProxy should just be fallen back on. See ATLASG-326 * Tagging as ExpressionEvaluation-00-00-24
-
- Aug 05, 2015
-
-
Attila Krasznahorkay authored
Fixing an issue with containers being empty in all events of a given file (ExpressionEvaluation-00-00-23) * Made the code able to deal with files that have no objects of a given type, and hence don't have any dynamic variables for that container. * This showed up most prominently on the quiet beam 13 TeV data, with no electrons being reconstructed in some files. * Tagging as ExpressionEvaluation-00-00-23 2015-05-07 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Added a missing "break" command in StackElement.icc. This lead to failures in a number of derivation framework jobs. :-( * Tagging as ExpressionEvaluation-00-00-22 2015-05-06 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Did a fundamental cleanup in ExpressionParsing::StackElement. This speeds up the code when dealing with xAOD truth, by a factor of a few. * Also found some logic errors in the code in the process, so the updated code will have to be checked very thoroughly. As selection efficiencies may actually change in derivations as a result. (Nothing changed in my local tests, but that ... (Long ChangeLog diff - truncated)
-
- May 17, 2015
-
-
Will Buttinger authored
* Added Event shape * Tagging as ExpressionEvaluation-00-00-20 2015-03-03 scott snyder <snyder@bnl.gov> * Tagging ExpressionEvaluation-00-00-19. * ExpressionEvaluation/StackElement.icc: Fix clang compilation warning.
-
- Feb 07, 2015
-
-
Scott Snyder authored
* Tagging ExpressionEvaluation-00-00-18. * More coverity warning fixes. * Tagging ExpressionEvaluation-00-00-17. 2015-01-02 Thomas Gillam <gillam@hep.phy.cam.ac.uk> * Make error message from MultipleProxyLoader less alarming * Tagging ExpressionEvaluation-00-00-16 2014-11-15 David Quarrie <David.Quarrie@cern.ch> * cmt/requirements Remove the space characters in the list of files in the apply_pattern dual_use_library line (files= " *.cxx ../Root/*.cxx") since these cause the CMT to cmake converter to ignore the list of files. * Tagged as ExpressionEvaluation-00-00-15 2014-10-23 Thomas Gillam <gillam@hep.phy.cam.ac.uk> * Add HLT to trigger evaluator * Tagging ExpressionEvaluation-00-00-14 ... (Long ChangeLog diff - truncated)
-
- Jan 19, 2015
-
-
Scott Snyder authored
* Tagging ExpressionEvaluation-00-00-10-02. * Fix coverity warnings. 2014-09-04 Thomas Gillam <gillam@hep.phy.cam.ac.uk> * Disable trigger decision proxy loader if XOAD_ANALYSIS is enabled * Tagging ExpressionEvaluation-00-00-10-01 (not currently suitable for AtlasDerivation nightly)
-
- Sep 19, 2014
-
-
Thomas Gillam authored
-