Skip to content

Commit 3c3b40c

Browse files
committed
Please consider the following formatting changes
1 parent 713a34d commit 3c3b40c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGCF/JCorran/Tasks/flowJSPCAnalysis.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ struct flowJSPCAnalysis {
120120
histManager.setDebugLog(false);
121121
histManager.createHistQA();
122122

123-
124123
if (!cfgMultCutFormula.value.empty()) {
125124
multCutFormula = std::make_unique<TFormula>("multCutFormula", cfgMultCutFormula.value.c_str());
126125
std::fill_n(multCutFormulaParamIndex.begin(), std::size(multCutFormulaParamIndex), ~0u);

0 commit comments

Comments
 (0)