umami-hep / umami-preprocessing

UPP: Umami PreProcessing
1 stars 34 forks source link

fix configs for PLIT preprocessing #47

Closed philippgadow closed 10 months ago

philippgadow commented 10 months ago

This MR fixes the configs for the lepton isolation tagging preprocessing. Due to an oversight, a variable was not added and another one twice.

This also adds the TRT hits for electron tracks. (Note: adding the TRT PID might help to discriminate against pions, check this out in subsequent MR)

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1d27acd) 93.56% compared to head (279d56e) 93.56%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #47 +/- ## ======================================= Coverage 93.56% 93.56% ======================================= Files 15 15 Lines 948 948 ======================================= Hits 887 887 Misses 61 61 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.