We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fef7477 + c6f3853 commit cc246a7Copy full SHA for cc246a7
PWGHF/Core/HfMlResponseDstarToD0Pi.h
@@ -164,7 +164,7 @@ class HfMlResponseDstarToD0Pi : public HfMlResponse<TypeOutputScore>
164
/// \param prongSoftPi is the candidate's prongSoftPi
165
/// \return inputFeatures vector
166
template <typename T1>
167
- std::vector<float> getInputFeatures(T1 const& candidate, bool swapDzeroDaus=true)
+ std::vector<float> getInputFeatures(T1 const& candidate, bool swapDzeroDaus = true)
168
{
169
std::vector<float> inputFeatures;
170
0 commit comments