Skip to content

Commit 3b71ed1

Browse files
authored
Merge pull request #57 from alibuild/alibot-cleanup-10472
[PWGUD] Please consider the following formatting changes to AliceO2Group#10472
2 parents 5ded443 + 766681b commit 3b71ed1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PWGUD/Tasks/upcTauRl.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -901,7 +901,8 @@ struct UpcTauRl {
901901
return true;
902902
}
903903

904-
void resetLooseCounters(){
904+
void resetLooseCounters()
905+
{
905906
isElectronOutElectron = false;
906907
isElectronNotTOF = false;
907908
isMupionOutPion = false;
@@ -2119,7 +2120,6 @@ struct UpcTauRl {
21192120
histos.get<TH1>(HIST("OutputTable/hRejections"))->Fill(6);
21202121
if (isMupionNotTOF)
21212122
histos.get<TH1>(HIST("OutputTable/hRejections"))->Fill(7);
2122-
21232123
}
21242124
}
21252125

0 commit comments

Comments
 (0)