Skip to content

Commit 30962ef

Browse files
Remove eta from the list of input features
1 parent 5f0fe3b commit 30962ef

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

PWGLF/Utils/CascadeMlResponse.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ enum class InputFeaturesCasc : uint8_t {
3737
dcaV0daughters,
3838
dcav0topv,
3939
bachBaryonCosPA,
40-
bachBaryonDCAxyToPV,
41-
eta
40+
bachBaryonDCAxyToPV
4241
};
4342

4443
template <typename TypeOutputScore = float>

0 commit comments

Comments
 (0)