Skip to content

Commit 2659368

Browse files
Update PWGHF/TableProducer/HFDsToKKPiCandidateSelector.cxx
Co-authored-by: Vít Kučera <vit.kucera@cern.ch>
1 parent 8dd3d01 commit 2659368

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGHF/TableProducer/HFDsToKKPiCandidateSelector.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ using namespace o2::aod::hf_cand_prong3;
2626
using namespace o2::analysis::hf_cuts_ds_tokkpi;
2727

2828
/// Struct for applying Ds to KKpi selection cuts
29-
struct HfDsTokkpiCandidateSelector {
29+
struct HfDsToKKPiCandidateSelector {
3030
Produces<aod::HFSelDsToKKPiCandidate> hfSelDsToKKPiCandidate;
3131

3232
Configurable<double> pTCandMin{"pTCandMin", 1., "Lower bound of candidate pT"};

0 commit comments

Comments
 (0)