Skip to content

Commit b95efd0

Browse files
committed
Please consider the following formatting changes
1 parent 864e616 commit b95efd0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

PWGJE/Tasks/statPromptPhoton.cxx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1114,9 +1114,9 @@ struct statPromptPhoton {
11141114

11151115
histos.fill(HIST("DATA_nEvents"), 2.5);
11161116

1117-
if (!jetderiveddatautilities::selectTrigger(collision, triggerMaskBits)) {
1118-
return;
1119-
}
1117+
if (!jetderiveddatautilities::selectTrigger(collision, triggerMaskBits)) {
1118+
return;
1119+
}
11201120

11211121
histos.fill(HIST("DATA_nEvents"), 3.5);
11221122

0 commit comments

Comments
 (0)