Skip to content

Commit c6f3853

Browse files
committed
Please consider the following formatting changes
1 parent fef7477 commit c6f3853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGHF/Core/HfMlResponseDstarToD0Pi.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ class HfMlResponseDstarToD0Pi : public HfMlResponse<TypeOutputScore>
164164
/// \param prongSoftPi is the candidate's prongSoftPi
165165
/// \return inputFeatures vector
166166
template <typename T1>
167-
std::vector<float> getInputFeatures(T1 const& candidate, bool swapDzeroDaus=true)
167+
std::vector<float> getInputFeatures(T1 const& candidate, bool swapDzeroDaus = true)
168168
{
169169
std::vector<float> inputFeatures;
170170

0 commit comments

Comments
 (0)