@@ -152,8 +152,8 @@ struct HfTaskDirectedFlowCharmHadrons {
152152 registry.add (" hpQytQypvscent" , " hpQytQypvscent" , HistType::kTHnSparseF , {thnAxisCent, thnAxisScalarProd}, true );
153153 registry.add (" hpQxtQypvscent" , " hpQxtQypvscent" , HistType::kTHnSparseF , {thnAxisCent, thnAxisScalarProd}, true );
154154 registry.add (" hpQxpQytvscent" , " hpQxpQytvscent" , HistType::kTHnSparseF , {thnAxisCent, thnAxisScalarProd}, true );
155- registry.add (" hpQxtQxpvsmass " , " hpQxtQxpvsmass " , HistType::kTHnSparseF , {thnAxisInvMass, thnAxisScalarProd} , true );
156- registry.add (" hpQytQypvsmass " , " hpQytQypvsmass " , HistType::kTHnSparseF , {thnAxisInvMass, thnAxisScalarProd} , true );
155+ registry.add (" hpQxtQxpvscentpteta " , " hpQxtQxpvscentpteta " , HistType::kTHnSparseF , axes , true );
156+ registry.add (" hpQytQypvscentpteta " , " hpQytQypvscentpteta " , HistType::kTHnSparseF , axes , true );
157157 registry.add (" hpuxQxpvscentpteta" , " hpuxQxpvscentpteta" , HistType::kTHnSparseF , axes, true );
158158 registry.add (" hpuyQypvscentpteta" , " hpuyQypvscentpteta" , HistType::kTHnSparseF , axes, true );
159159 registry.add (" hpuxQxtvscentpteta" , " hpuxQxtvscentpteta" , HistType::kTHnSparseF , axes, true );
0 commit comments