Skip to content

report_includes

Vít Kučera edited this page May 4, 2026 · 25 revisions

Report from Include analyser

To access the full raw file, add .md in the URL.

Summary

Per category

category issues
ambiguous 1
explicit-relative-path 11
incomplete-absolute-path 50
incomplete-relative-path 3
unused 2
wrong-format-external 22
wrong-format-local 33
total 122

Per directory, per line

directory issues issues per 1000 lines
ALICE3 12 0.551
Common 17 0.406
DPG 7 0.219
EventFiltering 11 0.646
PWGCF 16 0.0839
PWGEM 8 0.107
PWGHF 3 0.0262
PWGJE 7 0.102
PWGLF 29 0.141
PWGMM 12 0.591
total 122 0.134

Issues

ALICE3

ALICE3/Core/DelphesO2LutWriter.cxx

ALICE3/Core/DelphesO2LutWriter.cxx:53: Wrong include format for external header fwdRes.C [wrong-format-external]

ALICE3/Core/TOFResoALICE3.cxx

ALICE3/Core/TOFResoALICE3.cxx:21: Incomplete absolute path PID/ParamBase.h to Common/Core/PID/ParamBase.h [incomplete-absolute-path]
ALICE3/Core/TOFResoALICE3.cxx:21: Wrong include format for project header PID/ParamBase.h [wrong-format-local]

ALICE3/Core/TOFResoALICE3.h

ALICE3/Core/TOFResoALICE3.h:22: Incomplete absolute path PID/ParamBase.h to Common/Core/PID/ParamBase.h [incomplete-absolute-path]
ALICE3/Core/TOFResoALICE3.h:22: Wrong include format for project header PID/ParamBase.h [wrong-format-local]

ALICE3/Macros/drawFastTracker.C

ALICE3/Macros/drawFastTracker.C:12: Incomplete absolute path FastTracker.h to ALICE3/Core/FastTracker.h [incomplete-absolute-path]
ALICE3/Macros/drawFastTracker.C:13: Incomplete absolute path TrackUtilities.h to ALICE3/Core/TrackUtilities.h [incomplete-absolute-path]

ALICE3/TableProducer/OTF/onTheFlyDetectorGeometryProvider.cxx

ALICE3/TableProducer/OTF/onTheFlyDetectorGeometryProvider.cxx:19: Incomplete absolute path GeometryContainer.h to ALICE3/Core/GeometryContainer.h [incomplete-absolute-path]

ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx

ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx:33: Incomplete absolute path GeometryContainer.h to ALICE3/Core/GeometryContainer.h [incomplete-absolute-path]

ALICE3/TableProducer/OTF/onTheFlyTofPid.cxx

ALICE3/TableProducer/OTF/onTheFlyTofPid.cxx:27: Incomplete absolute path GeometryContainer.h to ALICE3/Core/GeometryContainer.h [incomplete-absolute-path]

ALICE3/TableProducer/OTF/onTheFlyTracker.cxx

ALICE3/TableProducer/OTF/onTheFlyTracker.cxx:26: Incomplete absolute path GeometryContainer.h to ALICE3/Core/GeometryContainer.h [incomplete-absolute-path]

ALICE3/TableProducer/OTF/onTheFlyTrackerPid.cxx

ALICE3/TableProducer/OTF/onTheFlyTrackerPid.cxx:23: Incomplete absolute path GeometryContainer.h to ALICE3/Core/GeometryContainer.h [incomplete-absolute-path]

Common

Common/Core/PID/PIDTOFParamService.cxx

Common/Core/PID/PIDTOFParamService.cxx:33: Incomplete relative path PID/PIDTOF.h to Common/Core/PID/PIDTOF.h [incomplete-relative-path]
Common/Core/PID/PIDTOFParamService.cxx:33: Wrong include format for project header PID/PIDTOF.h [wrong-format-local]

Common/Core/PID/ParamBase.cxx

Common/Core/PID/ParamBase.cxx:21: Incomplete relative path PID/ParamBase.h to Common/Core/PID/ParamBase.h [incomplete-relative-path]
Common/Core/PID/ParamBase.cxx:21: Wrong include format for project header PID/ParamBase.h [wrong-format-local]

Common/TableProducer/PID/pidTOF.cxx

Common/TableProducer/PID/pidTOF.cxx:34: Incomplete absolute path PID/PIDTOF.h to Common/Core/PID/PIDTOF.h [incomplete-absolute-path]
Common/TableProducer/PID/pidTOF.cxx:34: Wrong include format for project header PID/PIDTOF.h [wrong-format-local]

Common/TableProducer/PID/pidTOFBase.cxx

Common/TableProducer/PID/pidTOFBase.cxx:38: Incomplete absolute path PID/PIDTOF.h to Common/Core/PID/PIDTOF.h [incomplete-absolute-path]
Common/TableProducer/PID/pidTOFBase.cxx:38: Wrong include format for project header PID/PIDTOF.h [wrong-format-local]

Common/TableProducer/PID/pidTOFFull.cxx

Common/TableProducer/PID/pidTOFFull.cxx:34: Incomplete absolute path PID/PIDTOF.h to Common/Core/PID/PIDTOF.h [incomplete-absolute-path]
Common/TableProducer/PID/pidTOFFull.cxx:34: Wrong include format for project header PID/PIDTOF.h [wrong-format-local]

Common/TableProducer/PID/pidTOFMerge.cxx

Common/TableProducer/PID/pidTOFMerge.cxx:43: Incomplete absolute path PID/PIDTOF.h to Common/Core/PID/PIDTOF.h [incomplete-absolute-path]
Common/TableProducer/PID/pidTOFMerge.cxx:43: Wrong include format for project header PID/PIDTOF.h [wrong-format-local]

Common/TableProducer/PID/pidTOFbeta.cxx

Common/TableProducer/PID/pidTOFbeta.cxx:30: Incomplete absolute path PID/PIDTOF.h to Common/Core/PID/PIDTOF.h [incomplete-absolute-path]
Common/TableProducer/PID/pidTOFbeta.cxx:30: Wrong include format for project header PID/PIDTOF.h [wrong-format-local]

Common/TableProducer/eseTableProducer.cxx

Common/TableProducer/eseTableProducer.cxx:17: Incomplete absolute path FFitWeights.h to Common/Core/FFitWeights.h [incomplete-absolute-path]

Common/Tasks/orbitRangeTask.cxx

Common/Tasks/orbitRangeTask.cxx:14: Incomplete absolute path OrbitRange.h to Common/Core/OrbitRange.h [incomplete-absolute-path]

Common/Tools/Multiplicity/macros/runGlauberFit.C

Common/Tools/Multiplicity/macros/runGlauberFit.C:16: Incomplete relative path multGlauberNBDFitter.h to Common/Tools/Multiplicity/multGlauberNBDFitter.h [incomplete-relative-path]

DPG

DPG/Tasks/AOTTrack/PID/TOF/qaPIDTOFDynamic.cxx

DPG/Tasks/AOTTrack/PID/TOF/qaPIDTOFDynamic.cxx:35: Incomplete absolute path PID/PIDTOFParamService.h to Common/Core/PID/PIDTOFParamService.h [incomplete-absolute-path]
DPG/Tasks/AOTTrack/PID/TOF/qaPIDTOFDynamic.cxx:35: Wrong include format for project header PID/PIDTOFParamService.h [wrong-format-local]

DPG/Tasks/AOTTrack/PID/TOF/qaPIDTOFEvTime.cxx

DPG/Tasks/AOTTrack/PID/TOF/qaPIDTOFEvTime.cxx:36: Incomplete absolute path PID/PIDTOF.h to Common/Core/PID/PIDTOF.h [incomplete-absolute-path]
DPG/Tasks/AOTTrack/PID/TOF/qaPIDTOFEvTime.cxx:36: Wrong include format for project header PID/PIDTOF.h [wrong-format-local]

DPG/Tasks/AOTTrack/qaTrackSplitting.cxx

DPG/Tasks/AOTTrack/qaTrackSplitting.cxx:18: Ambiguous path TrackSelection.h [ambiguous]

DPG/Tasks/TOF/tofOfflineCalib.cxx

DPG/Tasks/TOF/tofOfflineCalib.cxx:40: Incomplete absolute path PID/PIDTOF.h to Common/Core/PID/PIDTOF.h [incomplete-absolute-path]
DPG/Tasks/TOF/tofOfflineCalib.cxx:40: Wrong include format for project header PID/PIDTOF.h [wrong-format-local]

EventFiltering

EventFiltering/PWGCF/CFFilterAll.cxx

EventFiltering/PWGCF/CFFilterAll.cxx:17: Explicit relative path ../filterTables.h [explicit-relative-path]

EventFiltering/PWGHF/H2fromLbFilter.cxx

EventFiltering/PWGHF/H2fromLbFilter.cxx:17: Explicit relative path ../filterTables.h [explicit-relative-path]

EventFiltering/PWGJE/fullJetFilter.cxx

EventFiltering/PWGJE/fullJetFilter.cxx:15: Explicit relative path ../filterTables.h [explicit-relative-path]

EventFiltering/PWGJE/jetFilter.cxx

EventFiltering/PWGJE/jetFilter.cxx:14: Explicit relative path ../filterTables.h [explicit-relative-path]

EventFiltering/PWGJE/jetHFFilter.cxx

EventFiltering/PWGJE/jetHFFilter.cxx:14: Explicit relative path ../filterTables.h [explicit-relative-path]

EventFiltering/PWGLF/filterdoublephi.cxx

EventFiltering/PWGLF/filterdoublephi.cxx:17: Explicit relative path ../filterTables.h [explicit-relative-path]

EventFiltering/PWGLF/filterf1proton.cxx

EventFiltering/PWGLF/filterf1proton.cxx:17: Explicit relative path ../filterTables.h [explicit-relative-path]

EventFiltering/PWGLF/nucleiFilter.cxx

EventFiltering/PWGLF/nucleiFilter.cxx:12: Explicit relative path ../filterTables.h [explicit-relative-path]

EventFiltering/PWGLF/strangenessFilter.cxx

EventFiltering/PWGLF/strangenessFilter.cxx:17: Explicit relative path ../filterTables.h [explicit-relative-path]

EventFiltering/PWGUD/diffractionBCFilter.cxx

EventFiltering/PWGUD/diffractionBCFilter.cxx:16: Explicit relative path ../filterTables.h [explicit-relative-path]

EventFiltering/PWGUD/diffractionFilter.cxx

EventFiltering/PWGUD/diffractionFilter.cxx:16: Explicit relative path ../filterTables.h [explicit-relative-path]

PWGCF

PWGCF/EbyEFluctuations/Tasks/v0ptHadPiKaProt.cxx

PWGCF/EbyEFluctuations/Tasks/v0ptHadPiKaProt.cxx:39: Wrong include format for external header TDatabasePDG.h [wrong-format-external]

PWGCF/Femto/Core/pairHistManager.h

PWGCF/Femto/Core/pairHistManager.h:23: Wrong include format for project header Common/Core/RecoDecay.h [wrong-format-local]

PWGCF/Femto/Tasks/femtoPairEfficiency.cxx

PWGCF/Femto/Tasks/femtoPairEfficiency.cxx:20: Wrong include format for project header Common/CCDB/EventSelectionParams.h [wrong-format-local]
PWGCF/Femto/Tasks/femtoPairEfficiency.cxx:21: Wrong include format for project header Common/Core/RecoDecay.h [wrong-format-local]
PWGCF/Femto/Tasks/femtoPairEfficiency.cxx:22: Wrong include format for project header Common/DataModel/Centrality.h [wrong-format-local]
PWGCF/Femto/Tasks/femtoPairEfficiency.cxx:23: Wrong include format for project header Common/DataModel/EventSelection.h [wrong-format-local]
PWGCF/Femto/Tasks/femtoPairEfficiency.cxx:24: Wrong include format for project header Common/DataModel/McCollisionExtra.h [wrong-format-local]
PWGCF/Femto/Tasks/femtoPairEfficiency.cxx:25: Wrong include format for project header Common/DataModel/Multiplicity.h [wrong-format-local]
PWGCF/Femto/Tasks/femtoPairEfficiency.cxx:26: Wrong include format for project header Common/DataModel/PIDResponseTOF.h [wrong-format-local]
PWGCF/Femto/Tasks/femtoPairEfficiency.cxx:27: Wrong include format for project header Common/DataModel/PIDResponseTPC.h [wrong-format-local]
PWGCF/Femto/Tasks/femtoPairEfficiency.cxx:28: Wrong include format for project header Common/DataModel/TrackSelectionTables.h [wrong-format-local]

PWGCF/FemtoWorld/Core/FemtoWorldUtils.h

PWGCF/FemtoWorld/Core/FemtoWorldUtils.h:0: Unused header [unused]

PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx

PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:16: Wrong include format for project header Common/DataModel/Centrality.h [wrong-format-local]
PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:17: Wrong include format for project header Common/DataModel/EventSelection.h [wrong-format-local]
PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:18: Wrong include format for project header Common/DataModel/Multiplicity.h [wrong-format-local]
PWGCF/MultiparticleCorrelations/Tasks/multiparticleCumulants.cxx:19: Wrong include format for project header Common/DataModel/TrackSelectionTables.h [wrong-format-local]

PWGEM

PWGEM/Dilepton/TableProducer/skimmerPrimaryElectron.cxx

PWGEM/Dilepton/TableProducer/skimmerPrimaryElectron.cxx:48: Incomplete absolute path PID/PIDTOFParamService.h to Common/Core/PID/PIDTOFParamService.h [incomplete-absolute-path]
PWGEM/Dilepton/TableProducer/skimmerPrimaryElectron.cxx:48: Wrong include format for project header PID/PIDTOFParamService.h [wrong-format-local]

PWGEM/Dilepton/TableProducer/treeCreatorElectronMLDDA.cxx

PWGEM/Dilepton/TableProducer/treeCreatorElectronMLDDA.cxx:48: Incomplete absolute path PID/PIDTOFParamService.h to Common/Core/PID/PIDTOFParamService.h [incomplete-absolute-path]
PWGEM/Dilepton/TableProducer/treeCreatorElectronMLDDA.cxx:48: Wrong include format for project header PID/PIDTOFParamService.h [wrong-format-local]

PWGEM/Dilepton/Utils/MlResponseDielectronSingleTrack.h

PWGEM/Dilepton/Utils/MlResponseDielectronSingleTrack.h:0: Unused header [unused]

PWGEM/PhotonMeson/Tasks/SinglePhoton.cxx

PWGEM/PhotonMeson/Tasks/SinglePhoton.cxx:17: Incomplete absolute path EMPhotonEventCut.h to PWGEM/PhotonMeson/Core/EMPhotonEventCut.h [incomplete-absolute-path]

PWGEM/PhotonMeson/Tasks/SinglePhotonMC.cxx

PWGEM/PhotonMeson/Tasks/SinglePhotonMC.cxx:16: Incomplete absolute path EMPhotonEventCut.h to PWGEM/PhotonMeson/Core/EMPhotonEventCut.h [incomplete-absolute-path]

PWGEM/PhotonMeson/Tasks/TagAndProbe.cxx

PWGEM/PhotonMeson/Tasks/TagAndProbe.cxx:17: Incomplete absolute path EMPhotonEventCut.h to PWGEM/PhotonMeson/Core/EMPhotonEventCut.h [incomplete-absolute-path]

PWGHF

PWGHF/TableProducer/candidateCreatorXic0Omegac0Qa.cxx

PWGHF/TableProducer/candidateCreatorXic0Omegac0Qa.cxx:30: Wrong include format for external header PWGLF/Utils/strangenessBuilderHelper.h" // - [wrong-format-external]

PWGHF/TableProducer/mcPidTof.cxx

PWGHF/TableProducer/mcPidTof.cxx:43: Incomplete absolute path PID/PIDTOF.h to Common/Core/PID/PIDTOF.h [incomplete-absolute-path]
PWGHF/TableProducer/mcPidTof.cxx:43: Wrong include format for project header PID/PIDTOF.h [wrong-format-local]

PWGJE

PWGJE/TableProducer/derivedDataSelector.cxx

PWGJE/TableProducer/derivedDataSelector.cxx:19: Incomplete absolute path JetDerivedDataUtilities.h to PWGJE/Core/JetDerivedDataUtilities.h [incomplete-absolute-path]

PWGJE/TableProducer/derivedDataWriter.cxx

PWGJE/TableProducer/derivedDataWriter.cxx:19: Incomplete absolute path JetDerivedDataUtilities.h to PWGJE/Core/JetDerivedDataUtilities.h [incomplete-absolute-path]

PWGJE/TableProducer/luminosityProducer.cxx

PWGJE/TableProducer/luminosityProducer.cxx:17: Incomplete absolute path JetDerivedDataUtilities.h to PWGJE/Core/JetDerivedDataUtilities.h [incomplete-absolute-path]

PWGJE/Tasks/jetFragmentation.cxx

PWGJE/Tasks/jetFragmentation.cxx:17: Incomplete absolute path JetDerivedDataUtilities.h to PWGJE/Core/JetDerivedDataUtilities.h [incomplete-absolute-path]

PWGJE/Tasks/jetPlanarFlow.cxx

PWGJE/Tasks/jetPlanarFlow.cxx:18: Incomplete absolute path JetDerivedDataUtilities.h to PWGJE/Core/JetDerivedDataUtilities.h [incomplete-absolute-path]

PWGJE/Tasks/v0JetSpectra.cxx

PWGJE/Tasks/v0JetSpectra.cxx:17: Incomplete absolute path JetDerivedDataUtilities.h to PWGJE/Core/JetDerivedDataUtilities.h [incomplete-absolute-path]

PWGJE/Tasks/v0QA.cxx

PWGJE/Tasks/v0QA.cxx:17: Incomplete absolute path JetDerivedDataUtilities.h to PWGJE/Core/JetDerivedDataUtilities.h [incomplete-absolute-path]

PWGLF

PWGLF/TableProducer/Nuspex/hyperkinkRecoTask.cxx

PWGLF/TableProducer/Nuspex/hyperkinkRecoTask.cxx:44: Incomplete absolute path PID/PIDTOF.h to Common/Core/PID/PIDTOF.h [incomplete-absolute-path]
PWGLF/TableProducer/Nuspex/hyperkinkRecoTask.cxx:44: Wrong include format for project header PID/PIDTOF.h [wrong-format-local]

PWGLF/TableProducer/Nuspex/pidTOFGeneric.cxx

PWGLF/TableProducer/Nuspex/pidTOFGeneric.cxx:40: Incomplete absolute path PID/PIDTOF.h to Common/Core/PID/PIDTOF.h [incomplete-absolute-path]
PWGLF/TableProducer/Nuspex/pidTOFGeneric.cxx:40: Wrong include format for project header PID/PIDTOF.h [wrong-format-local]

PWGLF/TableProducer/Strangeness/lambdaJetPolarizationIons.cxx

PWGLF/TableProducer/Strangeness/lambdaJetPolarizationIons.cxx:31: Incomplete absolute path ctpRateFetcher.h to Common/CCDB/ctpRateFetcher.h [incomplete-absolute-path]

PWGLF/Tasks/GlobalEventProperties/dndetaHi.cxx

PWGLF/Tasks/GlobalEventProperties/dndetaHi.cxx:27: Wrong include format for external header CommonConstants/MathConstants.h [wrong-format-external]
PWGLF/Tasks/GlobalEventProperties/dndetaHi.cxx:28: Wrong include format for external header Framework/AnalysisDataModel.h [wrong-format-external]
PWGLF/Tasks/GlobalEventProperties/dndetaHi.cxx:29: Wrong include format for external header Framework/AnalysisHelpers.h [wrong-format-external]
PWGLF/Tasks/GlobalEventProperties/dndetaHi.cxx:30: Wrong include format for external header Framework/AnalysisTask.h [wrong-format-external]
PWGLF/Tasks/GlobalEventProperties/dndetaHi.cxx:31: Wrong include format for external header Framework/Configurable.h [wrong-format-external]
PWGLF/Tasks/GlobalEventProperties/dndetaHi.cxx:32: Wrong include format for external header Framework/DataTypes.h [wrong-format-external]
PWGLF/Tasks/GlobalEventProperties/dndetaHi.cxx:33: Wrong include format for external header Framework/HistogramRegistry.h [wrong-format-external]
PWGLF/Tasks/GlobalEventProperties/dndetaHi.cxx:34: Wrong include format for external header Framework/HistogramSpec.h [wrong-format-external]
PWGLF/Tasks/GlobalEventProperties/dndetaHi.cxx:35: Wrong include format for external header Framework/InitContext.h [wrong-format-external]
PWGLF/Tasks/GlobalEventProperties/dndetaHi.cxx:36: Wrong include format for external header Framework/O2DatabasePDGPlugin.h [wrong-format-external]
PWGLF/Tasks/GlobalEventProperties/dndetaHi.cxx:37: Wrong include format for external header Framework/runDataProcessing.h [wrong-format-external]

PWGLF/Tasks/QC/hypertriton3bodyQa.cxx

PWGLF/Tasks/QC/hypertriton3bodyQa.cxx:37: Incomplete absolute path PID/PIDTOF.h to Common/Core/PID/PIDTOF.h [incomplete-absolute-path]
PWGLF/Tasks/QC/hypertriton3bodyQa.cxx:37: Wrong include format for project header PID/PIDTOF.h [wrong-format-local]

PWGLF/Tasks/Strangeness/cascadecorrelations.cxx

PWGLF/Tasks/Strangeness/cascadecorrelations.cxx:18: Incomplete absolute path ZorroSummary.h to Common/Core/ZorroSummary.h [incomplete-absolute-path]

PWGLF/Tasks/Strangeness/cascpostprocessing.cxx

PWGLF/Tasks/Strangeness/cascpostprocessing.cxx:25: Wrong include format for external header Framework/AnalysisTask.h [wrong-format-external]
PWGLF/Tasks/Strangeness/cascpostprocessing.cxx:26: Wrong include format for external header Framework/runDataProcessing.h [wrong-format-external]

PWGLF/Utils/collisionCuts.h

PWGLF/Utils/collisionCuts.h:524: Wrong include format for external header PWGLF/Utils/EventSelectionFlagsMapping.def [wrong-format-external]

PWGLF/Utils/collisionCutsGroup.cxx

PWGLF/Utils/collisionCutsGroup.cxx:36: Wrong include format for external header EventSelectionFlagsMapping.def [wrong-format-external]
PWGLF/Utils/collisionCutsGroup.cxx:50: Wrong include format for external header EventSelectionFlagsMapping.def [wrong-format-external]
PWGLF/Utils/collisionCutsGroup.cxx:78: Wrong include format for external header EventSelectionFlagsMapping.def [wrong-format-external]

PWGLF/Utils/collisionCutsGroup.h

PWGLF/Utils/collisionCutsGroup.h:78: Wrong include format for external header EventSelectionFlagsMapping.def [wrong-format-external]
PWGLF/Utils/collisionCutsGroup.h:99: Wrong include format for external header EventSelectionFlagsMapping.def [wrong-format-external]

PWGLF/Utils/nucleiUtils.h

PWGLF/Utils/nucleiUtils.h:27: Incomplete absolute path PID/PIDTOF.h to Common/Core/PID/PIDTOF.h [incomplete-absolute-path]
PWGLF/Utils/nucleiUtils.h:27: Wrong include format for project header PID/PIDTOF.h [wrong-format-local]

PWGMM

PWGMM/Mult/TableProducer/ambiguousTrackPropagation.cxx

PWGMM/Mult/TableProducer/ambiguousTrackPropagation.cxx:21: Incomplete absolute path bestCollisionTable.h to PWGMM/Mult/DataModel/bestCollisionTable.h [incomplete-absolute-path]

PWGMM/Mult/TableProducer/particles2tracks.cxx

PWGMM/Mult/TableProducer/particles2tracks.cxx:19: Incomplete absolute path Index.h to PWGMM/Mult/DataModel/Index.h [incomplete-absolute-path]

PWGMM/Mult/TableProducer/percentiles.cxx

PWGMM/Mult/TableProducer/percentiles.cxx:11: Incomplete absolute path Gencentralities.h to PWGMM/Mult/DataModel/Gencentralities.h [incomplete-absolute-path]

PWGMM/Mult/TableProducer/reducer.cxx

PWGMM/Mult/TableProducer/reducer.cxx:12: Incomplete absolute path ReducedTables.h to PWGMM/Mult/DataModel/ReducedTables.h [incomplete-absolute-path]

PWGMM/Mult/TableProducer/reducerPostprocess.cxx

PWGMM/Mult/TableProducer/reducerPostprocess.cxx:12: Incomplete absolute path ReducedTables.h to PWGMM/Mult/DataModel/ReducedTables.h [incomplete-absolute-path]

PWGMM/Mult/Tasks/dndeta-hi.cxx

PWGMM/Mult/Tasks/dndeta-hi.cxx:12: Incomplete absolute path Index.h to PWGMM/Mult/DataModel/Index.h [incomplete-absolute-path]

PWGMM/Mult/Tasks/dndeta-mft.cxx

PWGMM/Mult/Tasks/dndeta-mft.cxx:18: Incomplete absolute path bestCollisionTable.h to PWGMM/Mult/DataModel/bestCollisionTable.h [incomplete-absolute-path]

PWGMM/Mult/Tasks/dndeta.cxx

PWGMM/Mult/Tasks/dndeta.cxx:14: Incomplete absolute path Gencentralities.h to PWGMM/Mult/DataModel/Gencentralities.h [incomplete-absolute-path]
PWGMM/Mult/Tasks/dndeta.cxx:16: Incomplete absolute path Index.h to PWGMM/Mult/DataModel/Index.h [incomplete-absolute-path]
PWGMM/Mult/Tasks/dndeta.cxx:18: Incomplete absolute path bestCollisionTable.h to PWGMM/Mult/DataModel/bestCollisionTable.h [incomplete-absolute-path]

PWGMM/Mult/Tasks/effpt-mft.cxx

PWGMM/Mult/Tasks/effpt-mft.cxx:12: Incomplete absolute path Index.h to PWGMM/Mult/DataModel/Index.h [incomplete-absolute-path]

PWGMM/Mult/Tasks/pseudoEffMFT.cxx

PWGMM/Mult/Tasks/pseudoEffMFT.cxx:19: Incomplete absolute path bestCollisionTable.h to PWGMM/Mult/DataModel/bestCollisionTable.h [incomplete-absolute-path]

Clone this wiki locally