Skip to content

Commit 96ebf34

Browse files
authored
remove unused config
1 parent 019d4f2 commit 96ebf34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGLF/Tasks/Nuspex/hadronnucleicorrelation.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ struct hadronnucleicorrelation {
6666
Configurable<bool> isMC{"isMC", false, "is MC"};
6767
Configurable<bool> isMCGen{"isMCGen", false, "is isMCGen"};
6868
Configurable<bool> isPrim{"isPrim", true, "is isPrim"};
69-
Configurable<bool> domatterGen{"domatterGen", true, "domatterGen"};
7069
Configurable<bool> docorrection{"docorrection", false, "do efficiency correction"};
7170

7271
Configurable<std::string> fCorrectionPath{"fCorrectionPath", "", "Correction path to file"};

0 commit comments

Comments
 (0)