Skip to content

Commit f6d7879

Browse files
Changed name convention to hf instead of D0, removed chosenHadron not used variable
1 parent 5bbb220 commit f6d7879

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

PWGJE/Tasks/hfFragmentationFunction.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,6 @@ struct HfFragmentationFunction {
196196

197197
Configurable<float> vertexZCut{"vertexZCut", 10.0f, "Accepted z-vertex range"};
198198
Configurable<std::string> eventSelections{"eventSelections", "sel8", "choose event selection"};
199-
Configurable<std::string> chosenHadron{"chosenHadron", "D0", "choose hadron for analysis: D0 or Lc"};
200199

201200
std::vector<int> eventSelectionBits;
202201

0 commit comments

Comments
 (0)