Skip to content

Commit 2482f3e

Browse files
authored
Merge pull request #5 from alibuild/alibot-cleanup-12690
[PWGCF] Please consider the following formatting changes to #12690
2 parents fab7b5f + 1582a43 commit 2482f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/Femto/Core/FemtoFlowFemtoContainer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ class FemtoFlowFemtoContainer
318318
}
319319

320320
protected:
321-
o2::framework::HistogramRegistry* mHistogramRegistry = nullptr; ///< For QA output
321+
o2::framework::HistogramRegistry* mHistogramRegistry = nullptr; ///< For QA output
322322
static constexpr std::string_view FolderSuffix[2] = {"SameEvent", "MixedEvent"}; ///< Folder naming for the output according to kEventType
323323
static constexpr femto_flow_femto_container::Observable FemtoObs = obs; ///< Femtoscopic observable to be computed (according to femto_flow_femto_container::Observable)
324324
static constexpr int kEventType = eventType; ///< Type of the event (same/mixed, according to femto_flow_femto_container::EventType)

0 commit comments

Comments
 (0)