We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3a4383 commit 717e9aaCopy full SHA for 717e9aa
1 file changed
PWGLF/Tasks/Nuspex/hadronnucleicorrelation.cxx
@@ -86,7 +86,6 @@ struct HadronNucleiCorrelation {
86
Configurable<bool> doCorrection{"doCorrection", false, "do efficiency correction"};
87
Configurable<bool> removeSameBunchPileup{"removeSameBunchPileup", false, "remove Same Bunch Pileup"};
88
89
-
90
Configurable<std::string> fCorrectionPath{"fCorrectionPath", "", "Correction path to file"};
91
Configurable<std::string> fCorrectionHisto{"fCorrectionHisto", "", "Correction histogram"};
92
Configurable<std::string> cfgUrl{"cfgUrl", "http://alice-ccdb.cern.ch", "url of the ccdb repository"};
0 commit comments