Skip to content

Commit f5a758a

Browse files
authored
Change TPC, TOF PID header
1 parent 2183078 commit f5a758a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

PWGCF/TwoParticleCorrelations/Tasks/longrangecorrDerived.cxx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,9 @@
2929
#include "Common/DataModel/EventSelection.h"
3030
#include "Common/DataModel/FT0Corrected.h"
3131
#include "Common/DataModel/Multiplicity.h"
32-
#include "Common/DataModel/PIDResponse.h"
3332
#include "Common/DataModel/PIDResponseITS.h"
33+
#include "Common/DataModel/PIDResponseTOF.h"
34+
#include "Common/DataModel/PIDResponseTPC.h"
3435
#include "Common/DataModel/TrackSelectionTables.h"
3536

3637
#include "CCDB/BasicCCDBManager.h"

0 commit comments

Comments
 (0)