Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@gitlab.cern.ch/atlas/athena.git. Pull mirroring updated .
  1. Feb 01, 2018
  2. Jan 31, 2018
  3. Jan 30, 2018
  4. Jan 29, 2018
    • Bertrand Martin's avatar
      drop 2 variables to comply with T0 policy · aa3c7dd8
      Bertrand Martin authored
      Former-commit-id: 9910b5293fae05112e1008b4eebbe52fe5af7045
      aa3c7dd8
    • sutt's avatar
      Update data set for outstanding tau job · 8710e497
      sutt authored
      Missed the update of the datset for one of the tau jobs, this updates the
      xml and rebuilds the art script
      
      
      Former-commit-id: bed889a78e1a96a981b28c29938978f6a795b902
      8710e497
    • sutt's avatar
      Update tau dataset and code to build ART scripts from the makefile · 6bc3861d
      sutt authored
      Added a new data set for the tau processing, this is now used.
      
      Added a a make target which builds only those art scripts that need to
      be updated. This has to be done in a call to a script sadly, and can not
      be done with make dependencies since the art scripts sadly need to change
      the case so generating the target names wiht a pattern is non-trivial
      
      The script reads the main xml driver file to decide which jobs are
      relevant, and then loops over those jobs rebuilding only the ones which
      are older than the relevant xml fragment
      
      
      Former-commit-id: b425ccf898890b20c6eec26c9cdeb211f643ad41
      6bc3861d
    • Daniele Zanzi's avatar
      ART TrigP1Test fix (ATR-17174) · c3b65699
      Daniele Zanzi authored
      Former-commit-id: bd8aa87f7f567ce57b7e776149eb37ca3eec3a20
      c3b65699
    • sutt's avatar
      some change · eb47d801
      sutt authored
      Former-commit-id: 840afa5fea437cd66fed9afb97bf1cc1cf6ac3ce
      eb47d801
  5. Jan 28, 2018
  6. Jan 27, 2018
    • Bertrand Martin's avatar
      Add support for online MVA TES · 908b7ac0
      Bertrand Martin authored
      ATR-17501
      
      This MR implements an online MVA calibration for tau triggers, similar to the offline MVA TES.
      It is based solely on calorimeter information because it runs before tracking at the HLT.
      Two new calo cluster moments, not used offline, but used online, have been added to the TauDefs.h enum.
      The MvaTESEvaluator and MvaTESVariableDecorator have been split according to inTrigger(), as for other algorithms.
      Some cleanup was made in the handling of mu (was stored as double, then converted to float), and nVtxPU
      (was decorated in the variable decorator, then recomputed in the evaluator).
      The algorithms have been imported in TrigTauAlgorithmsHolder to be able to define define triggers using MVA TES.
      The actual triggers will be defined in a separate MR.
      
      
      Former-commit-id: 256577b0f2b7dc46cc69d4b5fa7e3e931b60b709
      908b7ac0
    • Sven Menke's avatar
      modifiying some comment lines · 19b868cc
      Sven Menke authored
      Former-commit-id: 64a5c27f49abf8389a74caacc5b2816822ce2854
      19b868cc
Loading