- 28 Aug, 2019 9 commits
-
-
Rosen Matev authored
Generate data and control flow graphs by default Closes #62, #18, and #48 See merge request lhcb/Moore!225
-
Rosen Matev authored
-
Rosen Matev authored
Add TrackMVA and TwoTrackMVA implementations See merge request lhcb/Moore!223
-
Olli Lupton authored
-
Alex Pearce authored
-
Gitlab CI authored
patch generated by https://gitlab.cern.ch/lhcb/Moore/-/jobs/5250635
-
Alex Pearce authored
Closes #62.
-
Alex Pearce authored
Uses pydot to create the graph, as graphviz is not available in the LCG distribution. Closes #18, and closes #48 by extension as the HLT1/2 tests will run the graphing methods.
-
Alex Pearce authored
-
- 27 Aug, 2019 3 commits
-
-
Olli Lupton authored
-
Olli Lupton authored
-
Olli Lupton authored
-
- 26 Aug, 2019 1 commit
-
-
Rosen Matev authored
Support filtered writing of MDF and DST files See merge request lhcb/Moore!221
-
- 23 Aug, 2019 2 commits
-
-
Alex Pearce authored
Update test validator now warning source is fixed Closes #61 See merge request lhcb/Moore!222
-
Niklas Stefan Nolte authored
-
- 19 Aug, 2019 1 commit
-
-
Alex Pearce authored
Allows for input and output files to be set in options files after the EverythingHandler has been created and configured in an earlier options file.
-
- 14 Aug, 2019 2 commits
-
-
Alex Pearce authored
Towards #55.
-
Alex Pearce authored
Towards #55.
-
- 09 Aug, 2019 2 commits
-
-
Sascha Stahl authored
Fix ignoreChecksum See merge request lhcb/Moore!215
-
-
- 08 Aug, 2019 3 commits
-
-
Alex Pearce authored
Change default track selectors See merge request lhcb/Moore!212
-
Louis Henry authored
Closes #57.
-
Alex Pearce authored
Add a 2-track line using new combiner/functors See merge request lhcb/Moore!204
-
- 05 Aug, 2019 3 commits
-
-
Rosen Matev authored
-
Rosen Matev authored
-
Rosen Matev authored
-
- 02 Aug, 2019 3 commits
-
-
Squashed commit of the following: commit b48c5585af67285b22d3697a8afcd1a389f49418 Author: Rosen Matev <rosen.matev@cern.ch> Date: Tue Jul 30 16:58:24 2019 +0200 Fix CMake warning commit 956d3b37384ffa2ee846fc93701553e0c5322bba Author: Rosen Matev <rosen.matev@cern.ch> Date: Tue Jul 30 16:58:12 2019 +0200 Rename HltCache package commit c1b7f7bb5ec91b44e35463d37e8f13d2c95b67c1 Author: Rosen Matev <rosen.matev@cern.ch> Date: Tue Jul 30 15:45:46 2019 +0200 Show how to set path of root file dump commit 15c7d716a514e43baf4a8e47ed292bfa732ad449 Author: Olli Lupton <oliver.lupton@cern.ch> Date: Mon Jul 29 13:27:54 2019 +0200 Implement @graven's suggections. commit ad53a36864262abdd1b06e24b1407258d2048cb2 Author: Olli Lupton <oliver.lupton@cern.ch> Date: Fri Jul 26 16:23:55 2019 +0200 Add comments. commit 337134c0492479083f140383f1d273439e1b5bfa Author: Olli Lupton <oliver.lupton@cern.ch> Date: Fri Jul 26 15:37:16 2019 +0200 Remove LoKi-based lines. commit 672961e6fc13b6c30b472b5828fb78aa9bec71fb Author: Olli Lupton <oliver.lupton@cern.ch> Date: Fri Jul 26 15:24:54 2019 +0200 Tweak new two track cuts. commit b20ac7fcaf65dae199bc05f5bc35269b62f88830 Author: Olli Lupton <oliver.lupton@cern.ch> Date: Fri Jul 26 14:34:06 2019 +0200 Implement the TrackMVA line using new functors. commit f2302cd6fbc3230ac3e1b498f740fab47e9db1df Author: Olli Lupton <oliver.lupton@cern.ch> Date: Thu Jul 25 14:44:24 2019 +0200 Dump some more things. commit faf9acfd5dec087f7cc8e1627936addaa0668872 Author: Olli Lupton <oliver.lupton@cern.ch> Date: Wed Jul 17 16:10:44 2019 +0200 Decode ODIN so my dumper can save the run/event number. commit 089939c768eef650794e48e151fab9f3bfcbaba5 Author: Olli Lupton <oliver.lupton@cern.ch> Date: Tue Jul 16 11:44:45 2019 +0200 Add some more branches. commit 23055bd49097fe061b4b9c000f0a59e595b952b8 Author: Olli Lupton <oliver.lupton@cern.ch> Date: Mon Jul 15 13:43:03 2019 +0200 Add example options that dump 2-track combination info. commit 017ce8fb01c6b97695d5963f5356b7d1d3162f5d Author: Olli Lupton <oliver.lupton@cern.ch> Date: Mon Jul 15 13:03:15 2019 +0200 Follow naming changes and support the tupling version of CombineTracks. commit fde1762b39f45c2ea1ec4cc60dd0db44634b6eaf Author: Olli Lupton <oliver.lupton@cern.ch> Date: Fri Jul 12 09:57:32 2019 +0200 Use v2::Track in the new two track line. commit 43a71c54fa5202aebc4c79ff535779c6b01a998f Author: Olli Lupton <oliver.lupton@cern.ch> Date: Tue Jul 9 15:47:19 2019 +0200 Use a new-functor-based void filter. commit 869a25c82056593a8cebbecce9cde89c4ababee4 Author: Olli Lupton <oliver.lupton@cern.ch> Date: Tue Jul 9 15:46:54 2019 +0200 Add a Moore functor cache. commit d5e698044ff36111b6c95460548cdcc79d9480b1 Author: Olli Lupton <oliver.lupton@cern.ch> Date: Thu Jul 4 17:04:32 2019 +0200 Implement another two track "MVA" using the new functors.
-
Rosen Matev authored
configurations for Hlt1 and Hlt2 track reconstruction Closes #41 and #33 See merge request lhcb/Moore!199
-
-
- 30 Jul, 2019 2 commits
-
-
Rosen Matev authored
Fix hash dependence on dict order Closes #50 See merge request lhcb/Moore!208
-
-
- 29 Jul, 2019 1 commit
-
-
Sascha Stahl authored
Specify all required data dependencies to PrTrackAssociator See merge request lhcb/Moore!211
-
- 26 Jul, 2019 1 commit
-
-
Alex Pearce authored
Follows LHCb!1632.
-
- 16 Jul, 2019 2 commits
-
-
Rosen Matev authored
Make tools stateless Closes #49 See merge request lhcb/Moore!206
-
-
- 09 Jul, 2019 2 commits
-
-
Rosen Matev authored
Fix list of inputs in case of datahandles and list of inputs for tools Closes #44 and #36 See merge request lhcb/Moore!201
-
patch generated by https://gitlab.cern.ch/lhcb/Moore/-/jobs/4693659
-
- 04 Jul, 2019 3 commits
-
-
Rosen Matev authored
Make algorithm/tool immutable after instantiation Closes #45 See merge request lhcb/Moore!200
-
-
Rosen Matev authored
Fix reference to old graph functions See merge request lhcb/Moore!202
-