- Nov 29, 2022
-
-
Nils Krumnack authored
This involved a bit of tweaking everywhere, including to make sure I actually have the kinematic selection build in and not making a view container for them.
-
- Nov 07, 2022
-
-
Removing PFlow-Muon OR in R22
-
- Nov 02, 2022
-
-
Allow setting container selections directly in the MET maker
-
- Nov 01, 2022
-
-
If I want to do everything via blocks, this is one I need.
-
- Oct 31, 2022
-
-
Nils Krumnack authored
This is still very basic, but so is the sequence version.
-
Nils Krumnack authored
-
Nils Krumnack authored
-
Nils Krumnack authored
That will be needed for most actual jobs, so it is good to have.
-
- Oct 07, 2022
-
-
Nils Krumnack authored
This now makes most algorithms work on PHYSLITE, and the ones that do not work can be turned off.
-
- Oct 06, 2022
-
-
Nils Erik Krumnack authored
This adds some tweaks to improve the performance of the sequence, some extra variables commonly used, and allow running trigger selection without filtering.
-
- Sep 26, 2022
-
-
Update jet analysis algs with NNJVT
-
- Sep 01, 2022
-
-
Nils Krumnack authored
Mostly based on what I did for the leptons and the existing jet sequences.
-
- Aug 31, 2022
-
-
Nils Krumnack authored
Those were already there, just needed to be updated.
-
Nils Krumnack authored
These are based closely on the ones for the electrons, with the code from the current photon sequences.
-
Nils Krumnack authored
This is mostly a transcribing of the electron sequence in the style of the muon configuration block.
-
- Aug 29, 2022
-
-
Nils Krumnack authored
This removes all the implicit views created by the various sequences, and instead creates explicit views as inputs for MET and OR. And it adds actual consistent thinning for all containers for the output. And it adds pt/eta cuts for all the objects, which are probably way off from what they should be... I also had to add some extra configuration options/decorations to some of the sequences to make it all consistent.
-
- Aug 26, 2022
-
-
Nils Krumnack authored
This is mostly a collection of all the algorithms tests from the various CP algorithm packages loosely stitched together. It probably will need some more cleanup at some point, but it at least provides a baseline to test the configuration blocks against as I develop them.
-
- Aug 09, 2022
-
-
Nils Krumnack authored
This is hopefully very straightforward, but also very incomplete: The idea is that to validate the config blocks, I produce the same n-tuple once with the config blocks and once with the sequences and then compare it. That validates that (at least for the chosen settings and variables) both configurations are the same. As a bonus, once completed this also runs a fairly complete CP algorithms job in CI. So far this is very incomplete, it only runs muons and only checks the four-momentum, but having this in the release should allow adding more objects and variables as I add more configuration blocks.
-
- Nov 18, 2021
-
-
Nils Erik Krumnack authored
Currently that does nothing, but since meta-information might be used it is probably better to configure than not to configure the sequence.
-
-
- Oct 22, 2021
-
-
Tadej Novak authored
-
- Jul 14, 2021
-
-
- Jun 16, 2021
-
-
Nils Krumnack authored
For now this just replaces the algorithm with a service, and communicates the systematics list via the service interface instead of via the event store. The plan is to add more functionality in future merge requests that will move a lot of the systematics handling functionality from the configuration layer into the service.
-
- Apr 06, 2020
-
-
Nils Krumnack authored
Originally I had tried sweeping/cherry-picking this from 21.2, but with all the three-way merges and commits that involve other packages/directories that was rather painful, so this is now just a direct copy from the current state in 21.2.
-