Skip to content

Commit 844d3a3

Browse files
committed
clang-format
1 parent c263088 commit 844d3a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGUD/Tasks/DGCandAnalyzer.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ struct DGCandAnalyzer {
225225
// count collisions
226226
registry.fill(HIST("stat/candCaseAll"), 0., 1.);
227227
registry.fill(HIST("stat/nPVtracks"), dgcand.numContrib(), 1.);
228-
228+
229229
// accept only selected run numbers
230230
int run = dgcand.runNumber();
231231
if (!grsel.isGoodRun(run)) {

0 commit comments

Comments
 (0)