- 27 Sep, 2021 1 commit
-
-
- 24 Sep, 2021 1 commit
-
-
Samuel Van Stroud authored
-
- 23 Sep, 2021 2 commits
- 22 Sep, 2021 1 commit
-
-
- 16 Sep, 2021 1 commit
-
-
Samuel Van Stroud authored
-
- 30 Aug, 2021 1 commit
-
-
Victor Hugo Ruelas Rivera authored
-
- 09 Aug, 2021 4 commits
- 05 Aug, 2021 1 commit
-
-
Dan Guest authored
-
- 04 Aug, 2021 6 commits
- 03 Aug, 2021 2 commits
- 30 Jul, 2021 2 commits
-
-
Dan Guest authored
Add some b-tagging job options and config files to: - Decorate tracks with the 'poormans' impact parameter info - Create a new b-tagging object - Associate tracks to b-tagging - Run dips on the associated tracks
-
Dan Guest authored
The most recent athena releases drop the default impact parameter prefix 'btagIp_*' and make us specify it. This gives us more flexibility as to our primary vertex definition but requires some changes to the the code.
-
- 22 Jul, 2021 2 commits
- 21 Jul, 2021 4 commits
-
-
Dan Guest authored
-
Dan Guest authored
Command to do this: jq --indent 4 '.decorate = {"jet_aug": .run_augmenters, "btag_jes": "true", "soft_muon": .run_augmenters, "track_truth_info": .decorate_track_truth_info, "track_sv_info": .decorate_track_sv_info} | del(.run_augmenters) | del(.decorate_track_truth_info) | del(.decorate_track_sv_info)' $f
-
Dan Guest authored
-
Dan Guest authored
Mostly adding data dependencies and cleaning up job options
-
- 14 Jul, 2021 1 commit
-
-
- 13 Jul, 2021 1 commit
-
-
- 12 Jul, 2021 1 commit
-
- 08 Jul, 2021 1 commit
-
-
- 07 Jul, 2021 2 commits
-
-
This adds: * Track truth origin label using `InDetTrackTruthOriginTool` (e.g. integer label for PU/fake/primary/fromB/...) * Track truth vertex index (e.g. integer uniquely identifying the truth vertex of the truth particle matched to the track (if available) * Index of JF & SV1 vertex if the track is used in one (currently not turned on - info not yet in derivations)
-
-
- 05 Jul, 2021 4 commits
- 02 Jul, 2021 1 commit
-
-
Daniela Mascione authored
Update .gitlab-ci.yml (run test for trackjets added) See merge request dmascion/training-dataset-dumper!1
-
- 01 Jul, 2021 1 commit
-
-
Daniela Mascione authored
-