Skip to content

Commit 2643f28

Browse files
authored
Replace PIDResponse with PIDResponseTOF and PIDResponseTPC
1 parent b92580c commit 2643f28

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

PWGLF/Tasks/Resonances/chk892Flow.cxx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
#include "Common/DataModel/Centrality.h"
2424
#include "Common/DataModel/EventSelection.h"
2525
#include "Common/DataModel/Multiplicity.h"
26-
#include "Common/DataModel/PIDResponse.h"
26+
#include "Common/DataModel/PIDResponseTOF.h"
27+
#include "Common/DataModel/PIDResponseTPC.h"
2728
#include "Common/DataModel/Qvectors.h"
2829
#include "Common/DataModel/TrackSelectionTables.h"
2930

0 commit comments

Comments
 (0)