Skip to content

Commit

Permalink
Fixing clang-format error
Browse files Browse the repository at this point in the history
  • Loading branch information
prchakra authored Feb 17, 2025
1 parent 758fea2 commit c3146b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion PWGCF/FemtoUniverse/Core/FemtoUniverseContainer.h
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,6 @@ class FemtoUniverseContainer
}
}


protected:
HistogramRegistry* mHistogramRegistry = nullptr; ///< For QA output
static constexpr std::string_view FolderSuffix[2] = {"SameEvent", "MixedEvent"}; ///< Folder naming for the output according to EventType
Expand Down

0 comments on commit c3146b4

Please sign in to comment.