Skip to content

Commit 79d59ac

Browse files
committed
Formatting fixes
1 parent 30d11c3 commit 79d59ac

2 files changed

Lines changed: 793 additions & 793 deletions

File tree

PWGUD/Core/UDHelpers.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,7 @@ inline bool getPhiEtaFromFitBit(FT0DetT& ft0Det,
677677
double& phi,
678678
double& eta)
679679
{
680-
auto ref = decodeFitBit(bit);
680+
auto ref = decodeFitBit(bit);
681681
if (ref.det != FitBitRef::Det::FT0) {
682682
return false;
683683
}

0 commit comments

Comments
 (0)