We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2154b12 commit cbc2be6Copy full SHA for cbc2be6
1 file changed
PWGJE/Tasks/jetHadronsPid.cxx
@@ -33,9 +33,9 @@
33
#include "Framework/HistogramRegistry.h"
34
#include "Framework/runDataProcessing.h"
35
36
-#include "ReconstructionDataFormats/DCA.h"
37
-#include "ReconstructionDataFormats/PID.h"
38
-#include "ReconstructionDataFormats/Track.h"
+#include <ReconstructionDataFormats/DCA.h>
+#include <ReconstructionDataFormats/PID.h>
+#include <ReconstructionDataFormats/Track.h>
39
40
#include <TPDGCode.h>
41
#include <TVector3.h>
0 commit comments