We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 181ff1e commit defb0d0Copy full SHA for defb0d0
1 file changed
PWGLF/Tasks/Resonances/kstarInOO.cxx
@@ -34,11 +34,11 @@
34
#include "ReconstructionDataFormats/Track.h"
35
36
// jet
37
+#include <PWGJE/DataModel/EMCALClusters.h>
38
+#include <PWGJE/DataModel/Jet.h>
39
+#include <PWGJE/DataModel/JetReducedData.h>
40
+#include <PWGJE/DataModel/TrackJetQa.h>
41
#include <PWGJE/Core/JetDerivedDataUtilities.h>
-#include "PWGJE/DataModel/EMCALClusters.h"
-#include "PWGJE/DataModel/Jet.h"
-#include "PWGJE/DataModel/JetReducedData.h"
-#include "PWGJE/DataModel/TrackJetQa.h"
42
43
#include <CCDB/BasicCCDBManager.h>
44
0 commit comments