Skip to content

Commit

Permalink
Resolved formatting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
chchoi committed Jan 14, 2025
1 parent 2315a92 commit 4662ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PWGJE/TableProducer/jetTaggerHF.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ struct JetTaggerHFTask {
}
if (doprocessAlgorithmGNN) {
if constexpr (isMC) {
switch (origin) {
switch (origin) {
case 2:
registry.fill(HIST("h_db_b"), scoreML[jet.globalIndex()]);
break;
Expand Down

0 comments on commit 4662ee0

Please sign in to comment.