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.
1 parent a2ebb82 commit abad8ebCopy full SHA for abad8eb
EventFiltering/PWGHF/HFFilterHelpers.h
@@ -1952,7 +1952,7 @@ inline bool HfFilterHelper::isSelectedKaon4Charm3ProngOrBeautyToJPsi(const T& tr
1952
/// Basic selection of proton candidates forLc and ThetaC decays
1953
/// \param track is a track
1954
/// \return true if track passes all cuts
1955
-template <bool is4ThetaC = false, typename T>
+template <bool is4ThetaC, typename T>
1956
inline bool HfFilterHelper::isSelectedProtonFromLcResoOrThetaC(const T& track)
1957
{
1958
0 commit comments