Skip to content

Commit 1582a43

Browse files
committed
Please consider the following formatting changes
1 parent fab7b5f commit 1582a43

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)