Skip to content
Snippets Groups Projects
  1. Oct 12, 2017
    • Daniel Scheirich's avatar
      Re-inclusion of the HIGG3D6 formats for boosted di-higgs searches. Dropping... · e6e9eed8
      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
      e6e9eed8
  2. Sep 02, 2017
  3. Aug 26, 2017
  4. Oct 11, 2016
  5. May 09, 2016
  6. Jan 19, 2016
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (ExpressionEvaluation-00-00-25) · d499c372
      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
      d499c372
  7. Aug 05, 2015
    • Attila Krasznahorkay's avatar
      Fixing an issue with containers being empty in all events of a given file... · 76aa1e46
      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)
      76aa1e46
  8. May 17, 2015
    • Will Buttinger's avatar
      'Add EventShape' (ExpressionEvaluation-00-00-20) · 55f0366d
      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.
      55f0366d
  9. Feb 07, 2015
    • Scott Snyder's avatar
      More coverity warning fixes. (ExpressionEvaluation-00-00-18) · 6966b9ce
      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)
      6966b9ce
  10. Jan 19, 2015
    • Scott Snyder's avatar
      Fix coverity warnings. (ExpressionEvaluation-00-00-10-02) · 77e516bc
      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)
      77e516bc
  11. Sep 19, 2014
Loading