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 1f2465d commit 9b24c7cCopy full SHA for 9b24c7c
PWGHF/D2H/Tasks/taskFlowCharmHadrons.cxx
@@ -300,7 +300,7 @@ struct HfTaskFlowCharmHadrons {
300
void getQvecXic0Tracks(const T1& cand,
301
std::vector<float>& tracksQx,
302
std::vector<float>& tracksQy,
303
- const float& ampl)
+ float ampl)
304
{
305
// add possibility to consider different weights for the tracks, at the moment only pT is considered;
306
float pXTrack0 = cand.pxPosV0Dau();
0 commit comments