Skip to content
Snippets Groups Projects
  1. Jul 08, 2021
  2. Jul 07, 2021
  3. Jun 28, 2021
  4. Jun 17, 2021
  5. May 29, 2021
  6. May 18, 2021
  7. May 11, 2021
  8. May 05, 2021
  9. Apr 28, 2021
  10. Apr 27, 2021
  11. Mar 15, 2021
  12. Mar 11, 2021
  13. Mar 10, 2021
    • Rosen Matev's avatar
      Merge branch 'follow_Moore_664' into 'master' · 8a992947
      Rosen Matev authored
      Fix tests for Moore!664
      
      See merge request !27
      8a992947
    • Alex Pearce's avatar
      Add suite of tests for HLT2 analysis. · d0c92274
      Alex Pearce authored
      Checks that:
      
      1. Moore can output a DST with Turbo candidates.
      2. The DST can be read by an analysis application to produce an ntuple.
      3. The ntuple contains sensible information.
      
      Ideally these test would live in Moore, where the HLT2 logic lives, but
      we require access to the Analysis project for DecayTreeTuple.
      
      All in a new package: HltIntegrationTests.
      d0c92274
  14. Mar 04, 2021
  15. Mar 02, 2021
  16. Mar 01, 2021
  17. Nov 19, 2020
  18. Nov 17, 2020
  19. Nov 16, 2020
  20. Nov 13, 2020
  21. Oct 22, 2020
  22. Sep 17, 2020
  23. Sep 15, 2020
    • Alex Pearce's avatar
      Avoid explicit MC unpacker scheduling. · c0546629
      Alex Pearce authored
      Explicitly scheduling the unpacking can cause conflicts with other
      such schedulings (e.g. if it's done in Moore). With implicit scheduling
      we can let the HLTControlFlowMgr take care of the data-flow dependencies,
      rather than trying to satisfy them by hand via the control flow.
      c0546629
  24. Aug 07, 2020
  25. Aug 03, 2020
  26. Jul 29, 2020
Loading