Skip to content

report_includes

Vít Kučera edited this page Dec 24, 2025 · 7 revisions

Report from Include analyser

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

Summary

Per category

category issues
incomplete-path 164
relative-path 10
wrong-style-external 7046
wrong-style-local 23
total 7243

Per directory, per line

directory issues issues per 1000 lines
ALICE3 153 10.3
Common 61 1.43
DPG 252 8.2
EventFiltering 152 10
PWGCF 1717 11.1
PWGDQ 390 7.65
PWGEM 695 11.4
PWGHF 4 0.0386
PWGJE 332 5.26
PWGLF 2275 12.8
PWGMM 285 17
PWGUD 494 11.8
Tools 54 10.6
Tutorials 379 37.3
total 7243 9.17

Issues

ALICE3

ALICE3/Core/DelphesO2LutWriter.cxx

ALICE3/Core/DelphesO2LutWriter.cxx:28: Wrong include style for external header TAxis.h [wrong-style-external]
ALICE3/Core/DelphesO2LutWriter.cxx:29: Wrong include style for external header TDatabasePDG.h [wrong-style-external]
ALICE3/Core/DelphesO2LutWriter.cxx:30: Wrong include style for external header TLorentzVector.h [wrong-style-external]
ALICE3/Core/DelphesO2LutWriter.cxx:31: Wrong include style for external header TMatrixD.h [wrong-style-external]
ALICE3/Core/DelphesO2LutWriter.cxx:32: Wrong include style for external header TMatrixDSymEigen.h [wrong-style-external]
ALICE3/Core/DelphesO2LutWriter.cxx:33: Wrong include style for external header TVectorD.h [wrong-style-external]
ALICE3/Core/DelphesO2LutWriter.cxx:40: Wrong include style for external header fwdRes.C [wrong-style-external]

ALICE3/Core/DelphesO2LutWriter.h

ALICE3/Core/DelphesO2LutWriter.h:26: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]
ALICE3/Core/DelphesO2LutWriter.h:28: Wrong include style for external header TGraph.h [wrong-style-external]

ALICE3/Core/FastTracker.cxx

ALICE3/Core/FastTracker.cxx:14: Wrong include style for external header ReconstructionDataFormats/TrackParametrization.h [wrong-style-external]
ALICE3/Core/FastTracker.cxx:16: Wrong include style for external header TMath.h [wrong-style-external]
ALICE3/Core/FastTracker.cxx:17: Wrong include style for external header TMatrixD.h [wrong-style-external]
ALICE3/Core/FastTracker.cxx:18: Wrong include style for external header TMatrixDSymEigen.h [wrong-style-external]
ALICE3/Core/FastTracker.cxx:19: Wrong include style for external header TRandom.h [wrong-style-external]

ALICE3/Core/TOFResoALICE3.h

ALICE3/Core/TOFResoALICE3.h:23: Incomplete path PID/ParamBase.h to Common/Core/PID/ParamBase.h [incomplete-path]
ALICE3/Core/TOFResoALICE3.h:24: Incomplete path PID/DetectorResponse.h to Common/Core/PID/DetectorResponse.h [incomplete-path]
ALICE3/Core/TOFResoALICE3.h:25: Incomplete path PID/PIDTOF.h to Common/Core/PID/PIDTOF.h [incomplete-path]
ALICE3/Core/TOFResoALICE3.h:26: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]

ALICE3/Core/TrackUtilities.h

ALICE3/Core/TrackUtilities.h:21: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
ALICE3/Core/TrackUtilities.h:23: Wrong include style for external header TLorentzVector.h [wrong-style-external]

ALICE3/DataModel/A3DecayFinderTables.h

ALICE3/DataModel/A3DecayFinderTables.h:24: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
ALICE3/DataModel/A3DecayFinderTables.h:25: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

ALICE3/DataModel/ECAL.h

ALICE3/DataModel/ECAL.h:23: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

ALICE3/DataModel/FTOF.h

ALICE3/DataModel/FTOF.h:23: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

ALICE3/DataModel/MID.h

ALICE3/DataModel/MID.h:23: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

ALICE3/DataModel/OTFMulticharm.h

ALICE3/DataModel/OTFMulticharm.h:26: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

ALICE3/DataModel/OTFPIDTrk.h

ALICE3/DataModel/OTFPIDTrk.h:24: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

ALICE3/DataModel/OTFRICH.h

ALICE3/DataModel/OTFRICH.h:23: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

ALICE3/DataModel/OTFStrangeness.h

ALICE3/DataModel/OTFStrangeness.h:23: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

ALICE3/DataModel/OTFTOF.h

ALICE3/DataModel/OTFTOF.h:24: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

ALICE3/DataModel/OTFTracks.h

ALICE3/DataModel/OTFTracks.h:23: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

ALICE3/DataModel/RICH.h

ALICE3/DataModel/RICH.h:23: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
ALICE3/DataModel/RICH.h:24: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]

ALICE3/DataModel/collisionAlice3.h

ALICE3/DataModel/collisionAlice3.h:23: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

ALICE3/DataModel/tracksAlice3.h

ALICE3/DataModel/tracksAlice3.h:23: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx

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

ALICE3/TableProducer/OTF/onTheFlyTofPid.cxx

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

ALICE3/TableProducer/OTF/onTheFlyTrackerPid.cxx

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

ALICE3/TableProducer/alice3-centrality.cxx

ALICE3/TableProducer/alice3-centrality.cxx:15: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
ALICE3/TableProducer/alice3-centrality.cxx:16: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

ALICE3/TableProducer/alice3-correlatorDDbar.cxx

ALICE3/TableProducer/alice3-correlatorDDbar.cxx:25: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
ALICE3/TableProducer/alice3-correlatorDDbar.cxx:26: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
ALICE3/TableProducer/alice3-correlatorDDbar.cxx:27: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
ALICE3/TableProducer/alice3-correlatorDDbar.cxx:28: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

ALICE3/TableProducer/alice3-decayfinder.cxx

ALICE3/TableProducer/alice3-decayfinder.cxx:31: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
ALICE3/TableProducer/alice3-decayfinder.cxx:32: Wrong include style for external header DCAFitter/DCAFitterN.h [wrong-style-external]
ALICE3/TableProducer/alice3-decayfinder.cxx:33: Wrong include style for external header DataFormatsCalibration/MeanVertexObject.h [wrong-style-external]
ALICE3/TableProducer/alice3-decayfinder.cxx:34: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
ALICE3/TableProducer/alice3-decayfinder.cxx:35: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
ALICE3/TableProducer/alice3-decayfinder.cxx:36: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
ALICE3/TableProducer/alice3-decayfinder.cxx:37: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
ALICE3/TableProducer/alice3-decayfinder.cxx:38: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
ALICE3/TableProducer/alice3-decayfinder.cxx:39: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
ALICE3/TableProducer/alice3-decayfinder.cxx:40: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
ALICE3/TableProducer/alice3-decayfinder.cxx:41: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
ALICE3/TableProducer/alice3-decayfinder.cxx:42: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
ALICE3/TableProducer/alice3-decayfinder.cxx:43: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]

ALICE3/TableProducer/alice3-multicharmTable.cxx

ALICE3/TableProducer/alice3-multicharmTable.cxx:35: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
ALICE3/TableProducer/alice3-multicharmTable.cxx:36: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
ALICE3/TableProducer/alice3-multicharmTable.cxx:37: Wrong include style for external header DCAFitter/DCAFitterN.h [wrong-style-external]
ALICE3/TableProducer/alice3-multicharmTable.cxx:38: Wrong include style for external header DataFormatsCalibration/MeanVertexObject.h [wrong-style-external]
ALICE3/TableProducer/alice3-multicharmTable.cxx:39: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
ALICE3/TableProducer/alice3-multicharmTable.cxx:40: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
ALICE3/TableProducer/alice3-multicharmTable.cxx:41: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
ALICE3/TableProducer/alice3-multicharmTable.cxx:42: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
ALICE3/TableProducer/alice3-multicharmTable.cxx:43: Wrong include style for external header DetectorsVertexing/PVertexer.h [wrong-style-external]
ALICE3/TableProducer/alice3-multicharmTable.cxx:44: Wrong include style for external header DetectorsVertexing/PVertexerHelpers.h [wrong-style-external]
ALICE3/TableProducer/alice3-multicharmTable.cxx:45: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
ALICE3/TableProducer/alice3-multicharmTable.cxx:46: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
ALICE3/TableProducer/alice3-multicharmTable.cxx:47: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
ALICE3/TableProducer/alice3-multicharmTable.cxx:48: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
ALICE3/TableProducer/alice3-multicharmTable.cxx:49: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
ALICE3/TableProducer/alice3-multicharmTable.cxx:50: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]

ALICE3/TableProducer/alice3-trackextension.cxx

ALICE3/TableProducer/alice3-trackextension.cxx:16: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
ALICE3/TableProducer/alice3-trackextension.cxx:17: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
ALICE3/TableProducer/alice3-trackextension.cxx:18: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

ALICE3/TableProducer/alice3-trackselection.cxx

ALICE3/TableProducer/alice3-trackselection.cxx:17: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
ALICE3/TableProducer/alice3-trackselection.cxx:18: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

ALICE3/Tasks/ECALqa.cxx

ALICE3/Tasks/ECALqa.cxx:22: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
ALICE3/Tasks/ECALqa.cxx:23: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
ALICE3/Tasks/ECALqa.cxx:24: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
ALICE3/Tasks/ECALqa.cxx:25: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]

ALICE3/Tasks/alice3-cdeuteron.cxx

ALICE3/Tasks/alice3-cdeuteron.cxx:20: Wrong include style for external header DCAFitter/DCAFitterN.h [wrong-style-external]
ALICE3/Tasks/alice3-cdeuteron.cxx:21: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
ALICE3/Tasks/alice3-cdeuteron.cxx:22: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
ALICE3/Tasks/alice3-cdeuteron.cxx:23: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
ALICE3/Tasks/alice3-cdeuteron.cxx:24: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]
ALICE3/Tasks/alice3-cdeuteron.cxx:26: Wrong include style for external header TLorentzVector.h [wrong-style-external]

ALICE3/Tasks/alice3-lutmaker.cxx

ALICE3/Tasks/alice3-lutmaker.cxx:17: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
ALICE3/Tasks/alice3-lutmaker.cxx:18: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
ALICE3/Tasks/alice3-lutmaker.cxx:19: Wrong include style for external header SimulationDataFormat/MCUtils.h [wrong-style-external]
ALICE3/Tasks/alice3-lutmaker.cxx:39: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

ALICE3/Tasks/alice3-multicharm.cxx

ALICE3/Tasks/alice3-multicharm.cxx:36: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
ALICE3/Tasks/alice3-multicharm.cxx:37: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
ALICE3/Tasks/alice3-multicharm.cxx:38: Wrong include style for external header DCAFitter/DCAFitterN.h [wrong-style-external]
ALICE3/Tasks/alice3-multicharm.cxx:39: Wrong include style for external header DataFormatsCalibration/MeanVertexObject.h [wrong-style-external]
ALICE3/Tasks/alice3-multicharm.cxx:40: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
ALICE3/Tasks/alice3-multicharm.cxx:41: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
ALICE3/Tasks/alice3-multicharm.cxx:42: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
ALICE3/Tasks/alice3-multicharm.cxx:43: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
ALICE3/Tasks/alice3-multicharm.cxx:44: Wrong include style for external header DetectorsVertexing/PVertexer.h [wrong-style-external]
ALICE3/Tasks/alice3-multicharm.cxx:45: Wrong include style for external header DetectorsVertexing/PVertexerHelpers.h [wrong-style-external]
ALICE3/Tasks/alice3-multicharm.cxx:46: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
ALICE3/Tasks/alice3-multicharm.cxx:47: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
ALICE3/Tasks/alice3-multicharm.cxx:48: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
ALICE3/Tasks/alice3-multicharm.cxx:49: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
ALICE3/Tasks/alice3-multicharm.cxx:50: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
ALICE3/Tasks/alice3-multicharm.cxx:51: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]

ALICE3/Tasks/alice3-qa-multiplicity.cxx

ALICE3/Tasks/alice3-qa-multiplicity.cxx:14: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
ALICE3/Tasks/alice3-qa-multiplicity.cxx:15: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

ALICE3/Tasks/alice3-strangeness.cxx

ALICE3/Tasks/alice3-strangeness.cxx:24: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
ALICE3/Tasks/alice3-strangeness.cxx:25: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
ALICE3/Tasks/alice3-strangeness.cxx:26: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

ALICE3/Tasks/alice3-taskcorrelationDDbar.cxx

ALICE3/Tasks/alice3-taskcorrelationDDbar.cxx:19: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
ALICE3/Tasks/alice3-taskcorrelationDDbar.cxx:20: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
ALICE3/Tasks/alice3-taskcorrelationDDbar.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

ALICE3/Tasks/alice3Efficiency.cxx

ALICE3/Tasks/alice3Efficiency.cxx:23: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
ALICE3/Tasks/alice3Efficiency.cxx:24: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
ALICE3/Tasks/alice3Efficiency.cxx:25: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
ALICE3/Tasks/alice3Efficiency.cxx:26: Wrong include style for external header Framework/ConfigParamRegistry.h [wrong-style-external]
ALICE3/Tasks/alice3Efficiency.cxx:27: Wrong include style for external header TEfficiency.h [wrong-style-external]
ALICE3/Tasks/alice3Efficiency.cxx:28: Wrong include style for external header THashList.h [wrong-style-external]

ALICE3/Tasks/alice3PidEvaluation.cxx

ALICE3/Tasks/alice3PidEvaluation.cxx:28: Wrong include style for external header CommonUtils/NameConf.h [wrong-style-external]
ALICE3/Tasks/alice3PidEvaluation.cxx:29: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
ALICE3/Tasks/alice3PidEvaluation.cxx:30: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
ALICE3/Tasks/alice3PidEvaluation.cxx:31: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
ALICE3/Tasks/alice3PidEvaluation.cxx:32: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
ALICE3/Tasks/alice3PidEvaluation.cxx:33: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
ALICE3/Tasks/alice3PidEvaluation.cxx:34: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
ALICE3/Tasks/alice3PidEvaluation.cxx:35: Wrong include style for external header ReconstructionDataFormats/DCA.h [wrong-style-external]
ALICE3/Tasks/alice3PidEvaluation.cxx:37: Wrong include style for external header TH1F.h [wrong-style-external]
ALICE3/Tasks/alice3PidEvaluation.cxx:38: Wrong include style for external header TH2F.h [wrong-style-external]
ALICE3/Tasks/alice3PidEvaluation.cxx:39: Wrong include style for external header TProfile.h [wrong-style-external]
ALICE3/Tasks/alice3PidEvaluation.cxx:40: Wrong include style for external header TVector3.h [wrong-style-external]

ALICE3/Tasks/alice3SeparationPower.cxx

ALICE3/Tasks/alice3SeparationPower.cxx:25: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
ALICE3/Tasks/alice3SeparationPower.cxx:26: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
ALICE3/Tasks/alice3SeparationPower.cxx:27: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
ALICE3/Tasks/alice3SeparationPower.cxx:28: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
ALICE3/Tasks/alice3SeparationPower.cxx:29: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
ALICE3/Tasks/alice3SeparationPower.cxx:30: Wrong include style for external header TProfile2D.h [wrong-style-external]
ALICE3/Tasks/alice3SeparationPower.cxx:31: Wrong include style for external header THashList.h [wrong-style-external]

ALICE3/Tasks/alice3TrackingPerformance.cxx

ALICE3/Tasks/alice3TrackingPerformance.cxx:22: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
ALICE3/Tasks/alice3TrackingPerformance.cxx:23: Wrong include style for external header Framework/ConfigParamRegistry.h [wrong-style-external]
ALICE3/Tasks/alice3TrackingPerformance.cxx:24: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
ALICE3/Tasks/alice3TrackingPerformance.cxx:25: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

ALICE3/Tasks/pidFTOFqa.cxx

ALICE3/Tasks/pidFTOFqa.cxx:13: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
ALICE3/Tasks/pidFTOFqa.cxx:14: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
ALICE3/Tasks/pidFTOFqa.cxx:15: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
ALICE3/Tasks/pidFTOFqa.cxx:16: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
ALICE3/Tasks/pidFTOFqa.cxx:17: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]

ALICE3/Tasks/pidRICHqa.cxx

ALICE3/Tasks/pidRICHqa.cxx:22: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
ALICE3/Tasks/pidRICHqa.cxx:23: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]
ALICE3/Tasks/pidRICHqa.cxx:39: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

Common

Common/Core/FFitWeights.cxx

Common/Core/FFitWeights.cxx:19: Wrong include style for external header Framework/Logger.h [wrong-style-external]

Common/Core/PID/PIDTOFParamService.h

Common/Core/PID/PIDTOFParamService.h:27: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
Common/Core/PID/PIDTOFParamService.h:28: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
Common/Core/PID/PIDTOFParamService.h:29: Wrong include style for external header DataFormatsTOF/ParameterContainers.h [wrong-style-external]
Common/Core/PID/PIDTOFParamService.h:30: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
Common/Core/PID/PIDTOFParamService.h:31: Wrong include style for external header Framework/PID.h [wrong-style-external]
Common/Core/PID/PIDTOFParamService.h:32: Wrong include style for external header Framework/Plugins.h [wrong-style-external]
Common/Core/PID/PIDTOFParamService.h:33: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]

Common/Core/PID/ParamBase.cxx

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

Common/Core/fwdtrackUtilities.h

Common/Core/fwdtrackUtilities.h:21: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
Common/Core/fwdtrackUtilities.h:22: Wrong include style for external header Field/MagneticField.h [wrong-style-external]
Common/Core/fwdtrackUtilities.h:23: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
Common/Core/fwdtrackUtilities.h:24: Wrong include style for external header GlobalTracking/MatchGlobalFwd.h [wrong-style-external]
Common/Core/fwdtrackUtilities.h:25: Wrong include style for external header MCHTracking/TrackExtrap.h [wrong-style-external]
Common/Core/fwdtrackUtilities.h:26: Wrong include style for external header ReconstructionDataFormats/GlobalFwdTrack.h [wrong-style-external]
Common/Core/fwdtrackUtilities.h:27: Wrong include style for external header ReconstructionDataFormats/TrackFwd.h [wrong-style-external]
Common/Core/fwdtrackUtilities.h:29: Wrong include style for external header Math/MatrixRepresentationsStatic.h [wrong-style-external]
Common/Core/fwdtrackUtilities.h:30: Wrong include style for external header Math/SMatrix.h [wrong-style-external]
Common/Core/fwdtrackUtilities.h:31: Wrong include style for external header TGeoGlobalMagField.h [wrong-style-external]

Common/DataModel/ZDCLightIons.h

Common/DataModel/ZDCLightIons.h:21: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
Common/DataModel/ZDCLightIons.h:22: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

Common/TableProducer/PID/pidTOF.cxx

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

Common/TableProducer/PID/pidTOFBase.cxx

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

Common/TableProducer/PID/pidTOFFull.cxx

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

Common/TableProducer/PID/pidTOFMerge.cxx

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

Common/TableProducer/PID/pidTOFbeta.cxx

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

Common/TableProducer/eseTableProducer.cxx

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

Common/TableProducer/propagationService.cxx

Common/TableProducer/propagationService.cxx:34: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
Common/TableProducer/propagationService.cxx:35: Wrong include style for external header CCDB/CcdbApi.h [wrong-style-external]
Common/TableProducer/propagationService.cxx:36: Wrong include style for external header CommonConstants/GeomConstants.h [wrong-style-external]
Common/TableProducer/propagationService.cxx:37: Wrong include style for external header CommonUtils/NameConf.h [wrong-style-external]
Common/TableProducer/propagationService.cxx:38: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
Common/TableProducer/propagationService.cxx:39: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
Common/TableProducer/propagationService.cxx:40: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
Common/TableProducer/propagationService.cxx:41: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
Common/TableProducer/propagationService.cxx:42: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
Common/TableProducer/propagationService.cxx:43: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
Common/TableProducer/propagationService.cxx:44: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
Common/TableProducer/propagationService.cxx:45: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
Common/TableProducer/propagationService.cxx:46: Wrong include style for external header ReconstructionDataFormats/DCA.h [wrong-style-external]

Common/TableProducer/propagationServiceRun2.cxx

Common/TableProducer/propagationServiceRun2.cxx:34: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
Common/TableProducer/propagationServiceRun2.cxx:35: Wrong include style for external header CCDB/CcdbApi.h [wrong-style-external]
Common/TableProducer/propagationServiceRun2.cxx:36: Wrong include style for external header CommonConstants/GeomConstants.h [wrong-style-external]
Common/TableProducer/propagationServiceRun2.cxx:37: Wrong include style for external header CommonUtils/NameConf.h [wrong-style-external]
Common/TableProducer/propagationServiceRun2.cxx:38: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
Common/TableProducer/propagationServiceRun2.cxx:39: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
Common/TableProducer/propagationServiceRun2.cxx:40: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
Common/TableProducer/propagationServiceRun2.cxx:41: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
Common/TableProducer/propagationServiceRun2.cxx:42: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
Common/TableProducer/propagationServiceRun2.cxx:43: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
Common/TableProducer/propagationServiceRun2.cxx:44: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
Common/TableProducer/propagationServiceRun2.cxx:45: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
Common/TableProducer/propagationServiceRun2.cxx:46: Wrong include style for external header ReconstructionDataFormats/DCA.h [wrong-style-external]

Common/Tasks/centralityStudy.cxx

Common/Tasks/centralityStudy.cxx:16: Incomplete path EventSelectionParams.h to Common/CCDB/EventSelectionParams.h [incomplete-path]

Common/Tasks/orbitRangeTask.cxx

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

DPG

DPG/Tasks/AOTEvent/dEdxVsOccupancyWithTrackQAinfo.cxx

DPG/Tasks/AOTEvent/dEdxVsOccupancyWithTrackQAinfo.cxx:20: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
DPG/Tasks/AOTEvent/dEdxVsOccupancyWithTrackQAinfo.cxx:21: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTEvent/dEdxVsOccupancyWithTrackQAinfo.cxx:22: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
DPG/Tasks/AOTEvent/dEdxVsOccupancyWithTrackQAinfo.cxx:26: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
DPG/Tasks/AOTEvent/dEdxVsOccupancyWithTrackQAinfo.cxx:27: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
DPG/Tasks/AOTEvent/dEdxVsOccupancyWithTrackQAinfo.cxx:28: Wrong include style for external header CommonDataFormat/BunchFilling.h [wrong-style-external]
DPG/Tasks/AOTEvent/dEdxVsOccupancyWithTrackQAinfo.cxx:29: Wrong include style for external header DataFormatsParameters/GRPLHCIFData.h [wrong-style-external]
DPG/Tasks/AOTEvent/dEdxVsOccupancyWithTrackQAinfo.cxx:30: Wrong include style for external header DataFormatsParameters/GRPECSObject.h [wrong-style-external]
DPG/Tasks/AOTEvent/dEdxVsOccupancyWithTrackQAinfo.cxx:36: Wrong include style for external header DataFormatsParameters/AggregatedRunInfo.h [wrong-style-external]
DPG/Tasks/AOTEvent/dEdxVsOccupancyWithTrackQAinfo.cxx:38: Wrong include style for external header TH1F.h [wrong-style-external]
DPG/Tasks/AOTEvent/dEdxVsOccupancyWithTrackQAinfo.cxx:39: Wrong include style for external header TH2F.h [wrong-style-external]
DPG/Tasks/AOTEvent/dEdxVsOccupancyWithTrackQAinfo.cxx:40: Wrong include style for external header TH3.h [wrong-style-external]

DPG/Tasks/AOTEvent/detectorOccupancyQa.cxx

DPG/Tasks/AOTEvent/detectorOccupancyQa.cxx:26: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
DPG/Tasks/AOTEvent/detectorOccupancyQa.cxx:27: Wrong include style for external header CommonDataFormat/BunchFilling.h [wrong-style-external]
DPG/Tasks/AOTEvent/detectorOccupancyQa.cxx:28: Wrong include style for external header DataFormatsParameters/AggregatedRunInfo.h [wrong-style-external]
DPG/Tasks/AOTEvent/detectorOccupancyQa.cxx:29: Wrong include style for external header DataFormatsParameters/GRPECSObject.h [wrong-style-external]
DPG/Tasks/AOTEvent/detectorOccupancyQa.cxx:30: Wrong include style for external header DataFormatsParameters/GRPLHCIFData.h [wrong-style-external]
DPG/Tasks/AOTEvent/detectorOccupancyQa.cxx:31: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
DPG/Tasks/AOTEvent/detectorOccupancyQa.cxx:32: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTEvent/detectorOccupancyQa.cxx:33: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
DPG/Tasks/AOTEvent/detectorOccupancyQa.cxx:34: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
DPG/Tasks/AOTEvent/detectorOccupancyQa.cxx:36: Wrong include style for external header TH1F.h [wrong-style-external]
DPG/Tasks/AOTEvent/detectorOccupancyQa.cxx:37: Wrong include style for external header TH2F.h [wrong-style-external]
DPG/Tasks/AOTEvent/detectorOccupancyQa.cxx:38: Wrong include style for external header TH3.h [wrong-style-external]

DPG/Tasks/AOTEvent/lightIonsEvSelQa.cxx

DPG/Tasks/AOTEvent/lightIonsEvSelQa.cxx:26: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
DPG/Tasks/AOTEvent/lightIonsEvSelQa.cxx:27: Wrong include style for external header CommonDataFormat/BunchFilling.h [wrong-style-external]
DPG/Tasks/AOTEvent/lightIonsEvSelQa.cxx:28: Wrong include style for external header DataFormatsFT0/Digit.h [wrong-style-external]
DPG/Tasks/AOTEvent/lightIonsEvSelQa.cxx:29: Wrong include style for external header DataFormatsFT0/RecPoints.h [wrong-style-external]
DPG/Tasks/AOTEvent/lightIonsEvSelQa.cxx:30: Wrong include style for external header DataFormatsParameters/AggregatedRunInfo.h [wrong-style-external]
DPG/Tasks/AOTEvent/lightIonsEvSelQa.cxx:31: Wrong include style for external header DataFormatsParameters/GRPECSObject.h [wrong-style-external]
DPG/Tasks/AOTEvent/lightIonsEvSelQa.cxx:32: Wrong include style for external header DataFormatsParameters/GRPLHCIFData.h [wrong-style-external]
DPG/Tasks/AOTEvent/lightIonsEvSelQa.cxx:33: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
DPG/Tasks/AOTEvent/lightIonsEvSelQa.cxx:34: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTEvent/lightIonsEvSelQa.cxx:35: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
DPG/Tasks/AOTEvent/lightIonsEvSelQa.cxx:36: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
DPG/Tasks/AOTEvent/lightIonsEvSelQa.cxx:38: Wrong include style for external header TH1F.h [wrong-style-external]
DPG/Tasks/AOTEvent/lightIonsEvSelQa.cxx:39: Wrong include style for external header TH2F.h [wrong-style-external]
DPG/Tasks/AOTEvent/lightIonsEvSelQa.cxx:40: Wrong include style for external header TH3.h [wrong-style-external]

DPG/Tasks/AOTEvent/lumiQa.cxx

DPG/Tasks/AOTEvent/lumiQa.cxx:12: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
DPG/Tasks/AOTEvent/lumiQa.cxx:13: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTEvent/lumiQa.cxx:14: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
DPG/Tasks/AOTEvent/lumiQa.cxx:15: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
DPG/Tasks/AOTEvent/lumiQa.cxx:16: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
DPG/Tasks/AOTEvent/lumiQa.cxx:17: Wrong include style for external header DataFormatsParameters/GRPLHCIFData.h [wrong-style-external]
DPG/Tasks/AOTEvent/lumiQa.cxx:18: Wrong include style for external header DataFormatsFT0/Digit.h [wrong-style-external]
DPG/Tasks/AOTEvent/lumiQa.cxx:19: Wrong include style for external header TList.h [wrong-style-external]
DPG/Tasks/AOTEvent/lumiQa.cxx:20: Wrong include style for external header TH1.h [wrong-style-external]

DPG/Tasks/AOTEvent/matchingQa.cxx

DPG/Tasks/AOTEvent/matchingQa.cxx:12: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
DPG/Tasks/AOTEvent/matchingQa.cxx:13: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTEvent/matchingQa.cxx:14: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
DPG/Tasks/AOTEvent/matchingQa.cxx:15: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
DPG/Tasks/AOTEvent/matchingQa.cxx:16: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
DPG/Tasks/AOTEvent/matchingQa.cxx:17: Wrong include style for external header DataFormatsFT0/Digit.h [wrong-style-external]
DPG/Tasks/AOTEvent/matchingQa.cxx:18: Wrong include style for external header DataFormatsParameters/GRPLHCIFData.h [wrong-style-external]
DPG/Tasks/AOTEvent/matchingQa.cxx:19: Incomplete path MetadataHelper.h to Common/Core/MetadataHelper.h [incomplete-path]

DPG/Tasks/AOTEvent/rofOccupancyQa.cxx

DPG/Tasks/AOTEvent/rofOccupancyQa.cxx:19: Wrong include style for external header Framework/ConfigParamSpec.h [wrong-style-external]
DPG/Tasks/AOTEvent/rofOccupancyQa.cxx:20: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
DPG/Tasks/AOTEvent/rofOccupancyQa.cxx:21: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTEvent/rofOccupancyQa.cxx:22: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
DPG/Tasks/AOTEvent/rofOccupancyQa.cxx:25: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
DPG/Tasks/AOTEvent/rofOccupancyQa.cxx:26: Wrong include style for external header CommonConstants/LHCConstants.h [wrong-style-external]
DPG/Tasks/AOTEvent/rofOccupancyQa.cxx:27: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
DPG/Tasks/AOTEvent/rofOccupancyQa.cxx:29: Wrong include style for external header ITSMFTBase/DPLAlpideParam.h [wrong-style-external]
DPG/Tasks/AOTEvent/rofOccupancyQa.cxx:30: Wrong include style for external header DataFormatsParameters/AggregatedRunInfo.h [wrong-style-external]

DPG/Tasks/AOTTrack/MonitorFilterBit.cxx

DPG/Tasks/AOTTrack/MonitorFilterBit.cxx:18: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
DPG/Tasks/AOTTrack/MonitorFilterBit.cxx:19: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTTrack/MonitorFilterBit.cxx:22: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
DPG/Tasks/AOTTrack/MonitorFilterBit.cxx:23: Wrong include style for external header Framework/ASoA.h [wrong-style-external]

DPG/Tasks/AOTTrack/PID/Combined/qaPIDWithV0s.cxx

DPG/Tasks/AOTTrack/PID/Combined/qaPIDWithV0s.cxx:29: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/Combined/qaPIDWithV0s.cxx:30: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/Combined/qaPIDWithV0s.cxx:31: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/Combined/qaPIDWithV0s.cxx:32: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/Combined/qaPIDWithV0s.cxx:33: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]

DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx

DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:24: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/HMPID/hmpidTableProducer.cxx:25: Wrong include style for external header CCDB/CcdbApi.h [wrong-style-external]

DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h

DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:15: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h:16: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

DPG/Tasks/AOTTrack/PID/ITS/qaPIDITS.cxx

DPG/Tasks/AOTTrack/PID/ITS/qaPIDITS.cxx:23: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/ITS/qaPIDITS.cxx:24: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/ITS/qaPIDITS.cxx:25: Wrong include style for external header Framework/StaticFor.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/ITS/qaPIDITS.cxx:26: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

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

DPG/Tasks/AOTTrack/PID/TOF/qaPIDTOF.cxx:24: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/TOF/qaPIDTOF.cxx:25: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/TOF/qaPIDTOF.cxx:26: Wrong include style for external header Framework/StaticFor.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/TOF/qaPIDTOF.cxx:27: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

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

DPG/Tasks/AOTTrack/PID/TOF/qaPIDTOFBeta.cxx:24: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/TOF/qaPIDTOFBeta.cxx:25: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/TOF/qaPIDTOFBeta.cxx:26: Wrong include style for external header Framework/StaticFor.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/TOF/qaPIDTOFBeta.cxx:27: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

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

DPG/Tasks/AOTTrack/PID/TOF/qaPIDTOFEvTime.cxx:24: Wrong include style for external header CommonConstants/LHCConstants.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/TOF/qaPIDTOFEvTime.cxx:25: Wrong include style for external header DataFormatsFT0/Digit.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/TOF/qaPIDTOFEvTime.cxx:26: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/TOF/qaPIDTOFEvTime.cxx:27: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/TOF/qaPIDTOFEvTime.cxx:28: Wrong include style for external header Framework/StaticFor.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/TOF/qaPIDTOFEvTime.cxx:29: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/TOF/qaPIDTOFEvTime.cxx:31: Wrong include style for external header TEfficiency.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/TOF/qaPIDTOFEvTime.cxx:32: Wrong include style for external header THashList.h [wrong-style-external]

DPG/Tasks/AOTTrack/PID/TPC/qaPIDTPC.cxx

DPG/Tasks/AOTTrack/PID/TPC/qaPIDTPC.cxx:23: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/TPC/qaPIDTPC.cxx:24: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/TPC/qaPIDTPC.cxx:25: Wrong include style for external header Framework/StaticFor.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/TPC/qaPIDTPC.cxx:26: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

DPG/Tasks/AOTTrack/PID/TPC/qaPIDTPCMC.cxx

DPG/Tasks/AOTTrack/PID/TPC/qaPIDTPCMC.cxx:21: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/TPC/qaPIDTPCMC.cxx:22: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/TPC/qaPIDTPCMC.cxx:23: Wrong include style for external header Framework/StaticFor.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/TPC/qaPIDTPCMC.cxx:24: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

DPG/Tasks/AOTTrack/PID/TPC/qaPIDTPCSignal.cxx

DPG/Tasks/AOTTrack/PID/TPC/qaPIDTPCSignal.cxx:19: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/TPC/qaPIDTPCSignal.cxx:20: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/TPC/qaPIDTPCSignal.cxx:21: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
DPG/Tasks/AOTTrack/PID/TPC/qaPIDTPCSignal.cxx:22: Wrong include style for external header Framework/StaticFor.h [wrong-style-external]

DPG/Tasks/AOTTrack/V0Cascades/qaCascades.cxx

DPG/Tasks/AOTTrack/V0Cascades/qaCascades.cxx:31: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
DPG/Tasks/AOTTrack/V0Cascades/qaCascades.cxx:32: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
DPG/Tasks/AOTTrack/V0Cascades/qaCascades.cxx:33: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTTrack/V0Cascades/qaCascades.cxx:34: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
DPG/Tasks/AOTTrack/V0Cascades/qaCascades.cxx:35: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]

DPG/Tasks/AOTTrack/V0Cascades/qaEfficiencyV0s.cxx

DPG/Tasks/AOTTrack/V0Cascades/qaEfficiencyV0s.cxx:21: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTTrack/V0Cascades/qaEfficiencyV0s.cxx:22: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
DPG/Tasks/AOTTrack/V0Cascades/qaEfficiencyV0s.cxx:23: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
DPG/Tasks/AOTTrack/V0Cascades/qaEfficiencyV0s.cxx:24: Wrong include style for external header Framework/StaticFor.h [wrong-style-external]
DPG/Tasks/AOTTrack/V0Cascades/qaEfficiencyV0s.cxx:25: Wrong include style for external header ReconstructionDataFormats/DCA.h [wrong-style-external]
DPG/Tasks/AOTTrack/V0Cascades/qaEfficiencyV0s.cxx:26: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
DPG/Tasks/AOTTrack/V0Cascades/qaEfficiencyV0s.cxx:34: Wrong include style for external header TPDGCode.h [wrong-style-external]
DPG/Tasks/AOTTrack/V0Cascades/qaEfficiencyV0s.cxx:35: Wrong include style for external header TEfficiency.h [wrong-style-external]
DPG/Tasks/AOTTrack/V0Cascades/qaEfficiencyV0s.cxx:36: Wrong include style for external header THashList.h [wrong-style-external]

DPG/Tasks/AOTTrack/V0Cascades/qaK0sTrackingEfficiency.cxx

DPG/Tasks/AOTTrack/V0Cascades/qaK0sTrackingEfficiency.cxx:22: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
DPG/Tasks/AOTTrack/V0Cascades/qaK0sTrackingEfficiency.cxx:23: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
DPG/Tasks/AOTTrack/V0Cascades/qaK0sTrackingEfficiency.cxx:24: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTTrack/V0Cascades/qaK0sTrackingEfficiency.cxx:25: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
DPG/Tasks/AOTTrack/V0Cascades/qaK0sTrackingEfficiency.cxx:26: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]

DPG/Tasks/AOTTrack/derivedDataCreatorD0Calibration.cxx

DPG/Tasks/AOTTrack/derivedDataCreatorD0Calibration.cxx:35: Wrong include style for external header CommonDataFormat/InteractionRecord.h [wrong-style-external]

DPG/Tasks/AOTTrack/qaDcaMC.cxx

DPG/Tasks/AOTTrack/qaDcaMC.cxx:19: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaDcaMC.cxx:20: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaDcaMC.cxx:21: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaDcaMC.cxx:22: Wrong include style for external header Framework/StaticFor.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaDcaMC.cxx:23: Wrong include style for external header ReconstructionDataFormats/DCA.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaDcaMC.cxx:24: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaDcaMC.cxx:32: Wrong include style for external header TPDGCode.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaDcaMC.cxx:33: Wrong include style for external header TEfficiency.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaDcaMC.cxx:34: Wrong include style for external header THashList.h [wrong-style-external]

DPG/Tasks/AOTTrack/qaEventTrack.h

DPG/Tasks/AOTTrack/qaEventTrack.h:20: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaEventTrack.h:21: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]

DPG/Tasks/AOTTrack/qaEventTrackLite.cxx

DPG/Tasks/AOTTrack/qaEventTrackLite.cxx:23: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaEventTrackLite.cxx:24: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaEventTrackLite.cxx:25: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaEventTrackLite.cxx:26: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaEventTrackLite.cxx:27: Wrong include style for external header ReconstructionDataFormats/DCA.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaEventTrackLite.cxx:33: Wrong include style for external header DataFormatsTPC/BetheBlochAleph.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaEventTrackLite.cxx:34: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaEventTrackLite.cxx:36: Wrong include style for external header TF1.h [wrong-style-external]

DPG/Tasks/AOTTrack/qaEventTrackLiteProducer.cxx

DPG/Tasks/AOTTrack/qaEventTrackLiteProducer.cxx:24: Wrong include style for external header TRandom.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaEventTrackLiteProducer.cxx:25: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaEventTrackLiteProducer.cxx:26: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaEventTrackLiteProducer.cxx:27: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaEventTrackLiteProducer.cxx:28: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaEventTrackLiteProducer.cxx:29: Wrong include style for external header ReconstructionDataFormats/DCA.h [wrong-style-external]

DPG/Tasks/AOTTrack/qaPrimVtxVsTime.cxx

DPG/Tasks/AOTTrack/qaPrimVtxVsTime.cxx:13: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaPrimVtxVsTime.cxx:14: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaPrimVtxVsTime.cxx:15: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaPrimVtxVsTime.cxx:18: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaPrimVtxVsTime.cxx:19: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaPrimVtxVsTime.cxx:20: Wrong include style for external header CommonDataFormat/BunchFilling.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaPrimVtxVsTime.cxx:21: Wrong include style for external header DataFormatsParameters/GRPLHCIFData.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaPrimVtxVsTime.cxx:22: Wrong include style for external header DataFormatsParameters/GRPECSObject.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaPrimVtxVsTime.cxx:23: Wrong include style for external header TH1F.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaPrimVtxVsTime.cxx:24: Wrong include style for external header TH2F.h [wrong-style-external]

DPG/Tasks/AOTTrack/qaSignChargeMC.cxx

DPG/Tasks/AOTTrack/qaSignChargeMC.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaSignChargeMC.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaSignChargeMC.cxx:22: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaSignChargeMC.cxx:23: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]

DPG/Tasks/AOTTrack/qaTrackSelection.cxx

DPG/Tasks/AOTTrack/qaTrackSelection.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaTrackSelection.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaTrackSelection.cxx:22: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

DPG/Tasks/AOTTrack/qaTrackSplitting.cxx

DPG/Tasks/AOTTrack/qaTrackSplitting.cxx:18: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaTrackSplitting.cxx:19: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
DPG/Tasks/AOTTrack/qaTrackSplitting.cxx:20: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

DPG/Tasks/AOTTrack/tagAndProbeDmesons.cxx

DPG/Tasks/AOTTrack/tagAndProbeDmesons.cxx:29: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
DPG/Tasks/AOTTrack/tagAndProbeDmesons.cxx:30: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
DPG/Tasks/AOTTrack/tagAndProbeDmesons.cxx:31: Wrong include style for external header DCAFitter/DCAFitterN.h [wrong-style-external]
DPG/Tasks/AOTTrack/tagAndProbeDmesons.cxx:32: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
DPG/Tasks/AOTTrack/tagAndProbeDmesons.cxx:33: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
DPG/Tasks/AOTTrack/tagAndProbeDmesons.cxx:34: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTTrack/tagAndProbeDmesons.cxx:35: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

DPG/Tasks/AOTTrack/unitTestForReconstruction.cxx

DPG/Tasks/AOTTrack/unitTestForReconstruction.cxx:18: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
DPG/Tasks/AOTTrack/unitTestForReconstruction.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
DPG/Tasks/AOTTrack/unitTestForReconstruction.cxx:20: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
DPG/Tasks/AOTTrack/unitTestForReconstruction.cxx:21: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/AOTTrack/unitTestForReconstruction.cxx:22: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
DPG/Tasks/AOTTrack/unitTestForReconstruction.cxx:23: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
DPG/Tasks/AOTTrack/unitTestForReconstruction.cxx:24: Wrong include style for external header Framework/Logger.h [wrong-style-external]
DPG/Tasks/AOTTrack/unitTestForReconstruction.cxx:25: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
DPG/Tasks/AOTTrack/unitTestForReconstruction.cxx:26: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
DPG/Tasks/AOTTrack/unitTestForReconstruction.cxx:27: Wrong include style for external header ReconstructionDataFormats/DCA.h [wrong-style-external]
DPG/Tasks/AOTTrack/unitTestForReconstruction.cxx:28: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]

DPG/Tasks/FDD/qaFDD.cxx

DPG/Tasks/FDD/qaFDD.cxx:12: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
DPG/Tasks/FDD/qaFDD.cxx:13: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/FDD/qaFDD.cxx:14: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
DPG/Tasks/FDD/qaFDD.cxx:16: Wrong include style for external header DataFormatsFDD/Digit.h [wrong-style-external]
DPG/Tasks/FDD/qaFDD.cxx:17: Wrong include style for external header DataFormatsFIT/Triggers.h [wrong-style-external]
DPG/Tasks/FDD/qaFDD.cxx:20: Wrong include style for external header CCDB/CcdbApi.h [wrong-style-external]
DPG/Tasks/FDD/qaFDD.cxx:21: Wrong include style for external header CommonDataFormat/BunchFilling.h [wrong-style-external]
DPG/Tasks/FDD/qaFDD.cxx:22: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
DPG/Tasks/FDD/qaFDD.cxx:23: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
DPG/Tasks/FDD/qaFDD.cxx:24: Wrong include style for external header DataFormatsParameters/GRPLHCIFData.h [wrong-style-external]
DPG/Tasks/FDD/qaFDD.cxx:25: Wrong include style for external header TH1F.h [wrong-style-external]
DPG/Tasks/FDD/qaFDD.cxx:26: Wrong include style for external header TH2F.h [wrong-style-external]

DPG/Tasks/FT0/qaFT0TrgBased.cxx

DPG/Tasks/FT0/qaFT0TrgBased.cxx:26: Wrong include style for external header DataFormatsFT0/Digit.h [wrong-style-external]
DPG/Tasks/FT0/qaFT0TrgBased.cxx:28: Wrong include style for external header CommonConstants/LHCConstants.h [wrong-style-external]
DPG/Tasks/FT0/qaFT0TrgBased.cxx:29: Wrong include style for external header DataFormatsFIT/Triggers.h [wrong-style-external]
DPG/Tasks/FT0/qaFT0TrgBased.cxx:30: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
DPG/Tasks/FT0/qaFT0TrgBased.cxx:31: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/FT0/qaFT0TrgBased.cxx:32: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
DPG/Tasks/FT0/qaFT0TrgBased.cxx:33: Wrong include style for external header Framework/HistogramSpec.h [wrong-style-external]
DPG/Tasks/FT0/qaFT0TrgBased.cxx:34: Wrong include style for external header Framework/InitContext.h [wrong-style-external]
DPG/Tasks/FT0/qaFT0TrgBased.cxx:35: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

DPG/Tasks/FV0/qaFV0.cxx

DPG/Tasks/FV0/qaFV0.cxx:26: Wrong include style for external header CommonConstants/LHCConstants.h [wrong-style-external]
DPG/Tasks/FV0/qaFV0.cxx:27: Wrong include style for external header DataFormatsFIT/Triggers.h [wrong-style-external]
DPG/Tasks/FV0/qaFV0.cxx:28: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
DPG/Tasks/FV0/qaFV0.cxx:29: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/FV0/qaFV0.cxx:30: Wrong include style for external header Framework/InitContext.h [wrong-style-external]
DPG/Tasks/FV0/qaFV0.cxx:31: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
DPG/Tasks/FV0/qaFV0.cxx:32: Wrong include style for external header Framework/HistogramSpec.h [wrong-style-external]
DPG/Tasks/FV0/qaFV0.cxx:33: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
DPG/Tasks/FV0/qaFV0.cxx:35: Wrong include style for external header TH1F.h [wrong-style-external]
DPG/Tasks/FV0/qaFV0.cxx:36: Wrong include style for external header TH2F.h [wrong-style-external]

DPG/Tasks/ITS/filterTracks.cxx

DPG/Tasks/ITS/filterTracks.cxx:26: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
DPG/Tasks/ITS/filterTracks.cxx:27: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
DPG/Tasks/ITS/filterTracks.cxx:28: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/ITS/filterTracks.cxx:29: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

DPG/Tasks/MFT/aQCMFTTracks.cxx

DPG/Tasks/MFT/aQCMFTTracks.cxx:23: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
DPG/Tasks/MFT/aQCMFTTracks.cxx:24: Wrong include style for external header CommonConstants/LHCConstants.h [wrong-style-external]
DPG/Tasks/MFT/aQCMFTTracks.cxx:25: Wrong include style for external header DataFormatsITSMFT/ROFRecord.h [wrong-style-external]
DPG/Tasks/MFT/aQCMFTTracks.cxx:26: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
DPG/Tasks/MFT/aQCMFTTracks.cxx:27: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
DPG/Tasks/MFT/aQCMFTTracks.cxx:28: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/MFT/aQCMFTTracks.cxx:29: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
DPG/Tasks/MFT/aQCMFTTracks.cxx:30: Wrong include style for external header Framework/TimingInfo.h [wrong-style-external]
DPG/Tasks/MFT/aQCMFTTracks.cxx:31: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

DPG/Tasks/Monitor/MC/taskMcSimpleQC.cxx

DPG/Tasks/Monitor/MC/taskMcSimpleQC.cxx:15: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
DPG/Tasks/Monitor/MC/taskMcSimpleQC.cxx:16: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/Monitor/MC/taskMcSimpleQC.cxx:17: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
DPG/Tasks/Monitor/MC/taskMcSimpleQC.cxx:18: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
DPG/Tasks/Monitor/MC/taskMcSimpleQC.cxx:19: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

DPG/Tasks/TOF/tofOfflineCalib.cxx

DPG/Tasks/TOF/tofOfflineCalib.cxx:28: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/TOF/tofOfflineCalib.cxx:29: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

DPG/Tasks/TOF/tofSkimsTableCreator.cxx

DPG/Tasks/TOF/tofSkimsTableCreator.cxx:27: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/TOF/tofSkimsTableCreator.cxx:28: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

DPG/Tasks/TOF/tofSkimsTableCreator.h

DPG/Tasks/TOF/tofSkimsTableCreator.h:25: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

DPG/Tasks/TPC/tpcTreeCreatorLight.cxx

DPG/Tasks/TPC/tpcTreeCreatorLight.cxx:25: Wrong include style for external header TRandom3.h [wrong-style-external]
DPG/Tasks/TPC/tpcTreeCreatorLight.cxx:27: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/TPC/tpcTreeCreatorLight.cxx:28: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
DPG/Tasks/TPC/tpcTreeCreatorLight.cxx:29: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

DPG/Tasks/TPC/tpcTreeCreatorLight.h

DPG/Tasks/TPC/tpcTreeCreatorLight.h:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
DPG/Tasks/TPC/tpcTreeCreatorLight.h:21: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

EventFiltering

EventFiltering/PWGCF/CFFilterAll.cxx

EventFiltering/PWGCF/CFFilterAll.cxx:17: Non-trivial relative path ../filterTables.h [relative-path]
EventFiltering/PWGCF/CFFilterAll.cxx:17: Incomplete path ../filterTables.h to EventFiltering/filterTables.h [incomplete-path]
EventFiltering/PWGCF/CFFilterAll.cxx:29: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
EventFiltering/PWGCF/CFFilterAll.cxx:30: Wrong include style for external header DCAFitter/DCAFitterN.h [wrong-style-external]
EventFiltering/PWGCF/CFFilterAll.cxx:31: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
EventFiltering/PWGCF/CFFilterAll.cxx:32: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
EventFiltering/PWGCF/CFFilterAll.cxx:33: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
EventFiltering/PWGCF/CFFilterAll.cxx:34: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
EventFiltering/PWGCF/CFFilterAll.cxx:35: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
EventFiltering/PWGCF/CFFilterAll.cxx:36: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
EventFiltering/PWGCF/CFFilterAll.cxx:37: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
EventFiltering/PWGCF/CFFilterAll.cxx:39: Wrong include style for external header Math/GenVector/Boost.h [wrong-style-external]
EventFiltering/PWGCF/CFFilterAll.cxx:40: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
EventFiltering/PWGCF/CFFilterAll.cxx:41: Wrong include style for external header TMath.h [wrong-style-external]
EventFiltering/PWGCF/CFFilterAll.cxx:43: Wrong include style for external header fairlogger/Logger.h [wrong-style-external]

EventFiltering/PWGEM/EMPhotonFilter.cxx

EventFiltering/PWGEM/EMPhotonFilter.cxx:20: Wrong include style for external header DataFormatsPHOS/TriggerRecord.h [wrong-style-external]
EventFiltering/PWGEM/EMPhotonFilter.cxx:21: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
EventFiltering/PWGEM/EMPhotonFilter.cxx:22: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
EventFiltering/PWGEM/EMPhotonFilter.cxx:23: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
EventFiltering/PWGEM/EMPhotonFilter.cxx:24: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
EventFiltering/PWGEM/EMPhotonFilter.cxx:25: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
EventFiltering/PWGEM/EMPhotonFilter.cxx:27: Wrong include style for external header Math/Vector4D.h [wrong-style-external]

EventFiltering/PWGEM/EMPhotonFilterQC.cxx

EventFiltering/PWGEM/EMPhotonFilterQC.cxx:15: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
EventFiltering/PWGEM/EMPhotonFilterQC.cxx:16: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
EventFiltering/PWGEM/EMPhotonFilterQC.cxx:17: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
EventFiltering/PWGEM/EMPhotonFilterQC.cxx:18: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
EventFiltering/PWGEM/EMPhotonFilterQC.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
EventFiltering/PWGEM/EMPhotonFilterQC.cxx:21: Wrong include style for external header DataFormatsPHOS/TriggerRecord.h [wrong-style-external]
EventFiltering/PWGEM/EMPhotonFilterQC.cxx:26: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

EventFiltering/PWGJE/fullJetFilter.cxx

EventFiltering/PWGJE/fullJetFilter.cxx:23: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
EventFiltering/PWGJE/fullJetFilter.cxx:24: Wrong include style for external header DataFormatsCTP/Configuration.h [wrong-style-external]
EventFiltering/PWGJE/fullJetFilter.cxx:25: Wrong include style for external header EMCALBase/Geometry.h [wrong-style-external]
EventFiltering/PWGJE/fullJetFilter.cxx:26: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
EventFiltering/PWGJE/fullJetFilter.cxx:27: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
EventFiltering/PWGJE/fullJetFilter.cxx:28: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
EventFiltering/PWGJE/fullJetFilter.cxx:29: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
EventFiltering/PWGJE/fullJetFilter.cxx:30: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
EventFiltering/PWGJE/fullJetFilter.cxx:31: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
EventFiltering/PWGJE/fullJetFilter.cxx:32: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
EventFiltering/PWGJE/fullJetFilter.cxx:43: Non-trivial relative path ../filterTables.h [relative-path]
EventFiltering/PWGJE/fullJetFilter.cxx:43: Incomplete path ../filterTables.h to EventFiltering/filterTables.h [incomplete-path]

EventFiltering/PWGJE/jetFilter.cxx

EventFiltering/PWGJE/jetFilter.cxx:14: Non-trivial relative path ../filterTables.h [relative-path]
EventFiltering/PWGJE/jetFilter.cxx:14: Incomplete path ../filterTables.h to EventFiltering/filterTables.h [incomplete-path]
EventFiltering/PWGJE/jetFilter.cxx:28: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
EventFiltering/PWGJE/jetFilter.cxx:29: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
EventFiltering/PWGJE/jetFilter.cxx:30: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
EventFiltering/PWGJE/jetFilter.cxx:31: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
EventFiltering/PWGJE/jetFilter.cxx:32: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
EventFiltering/PWGJE/jetFilter.cxx:33: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
EventFiltering/PWGJE/jetFilter.cxx:34: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]

EventFiltering/PWGJE/jetHFFilter.cxx

EventFiltering/PWGJE/jetHFFilter.cxx:18: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
EventFiltering/PWGJE/jetHFFilter.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
EventFiltering/PWGJE/jetHFFilter.cxx:20: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
EventFiltering/PWGJE/jetHFFilter.cxx:21: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
EventFiltering/PWGJE/jetHFFilter.cxx:22: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
EventFiltering/PWGJE/jetHFFilter.cxx:23: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
EventFiltering/PWGJE/jetHFFilter.cxx:36: Non-trivial relative path ../filterTables.h [relative-path]
EventFiltering/PWGJE/jetHFFilter.cxx:36: Incomplete path ../filterTables.h to EventFiltering/filterTables.h [incomplete-path]
EventFiltering/PWGJE/jetHFFilter.cxx:38: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

EventFiltering/PWGLF/filterdoublephi.cxx

EventFiltering/PWGLF/filterdoublephi.cxx:17: Non-trivial relative path ../filterTables.h [relative-path]
EventFiltering/PWGLF/filterdoublephi.cxx:17: Incomplete path ../filterTables.h to EventFiltering/filterTables.h [incomplete-path]
EventFiltering/PWGLF/filterdoublephi.cxx:29: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
EventFiltering/PWGLF/filterdoublephi.cxx:30: Wrong include style for external header CCDB/CcdbApi.h [wrong-style-external]
EventFiltering/PWGLF/filterdoublephi.cxx:31: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
EventFiltering/PWGLF/filterdoublephi.cxx:32: Wrong include style for external header DataFormatsTPC/BetheBlochAleph.h [wrong-style-external]
EventFiltering/PWGLF/filterdoublephi.cxx:33: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
EventFiltering/PWGLF/filterdoublephi.cxx:34: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
EventFiltering/PWGLF/filterdoublephi.cxx:35: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
EventFiltering/PWGLF/filterdoublephi.cxx:36: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
EventFiltering/PWGLF/filterdoublephi.cxx:37: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

EventFiltering/PWGLF/filterf1proton.cxx

EventFiltering/PWGLF/filterf1proton.cxx:17: Non-trivial relative path ../filterTables.h [relative-path]
EventFiltering/PWGLF/filterf1proton.cxx:17: Incomplete path ../filterTables.h to EventFiltering/filterTables.h [incomplete-path]
EventFiltering/PWGLF/filterf1proton.cxx:32: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
EventFiltering/PWGLF/filterf1proton.cxx:33: Wrong include style for external header CCDB/CcdbApi.h [wrong-style-external]
EventFiltering/PWGLF/filterf1proton.cxx:34: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
EventFiltering/PWGLF/filterf1proton.cxx:35: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
EventFiltering/PWGLF/filterf1proton.cxx:36: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
EventFiltering/PWGLF/filterf1proton.cxx:37: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
EventFiltering/PWGLF/filterf1proton.cxx:38: Wrong include style for external header DataFormatsTPC/BetheBlochAleph.h [wrong-style-external]
EventFiltering/PWGLF/filterf1proton.cxx:39: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
EventFiltering/PWGLF/filterf1proton.cxx:40: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
EventFiltering/PWGLF/filterf1proton.cxx:41: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
EventFiltering/PWGLF/filterf1proton.cxx:42: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
EventFiltering/PWGLF/filterf1proton.cxx:43: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
EventFiltering/PWGLF/filterf1proton.cxx:44: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
EventFiltering/PWGLF/filterf1proton.cxx:45: Wrong include style for external header ReconstructionDataFormats/TrackParametrization.h [wrong-style-external]

EventFiltering/PWGLF/nucleiFilter.cxx

EventFiltering/PWGLF/nucleiFilter.cxx:13: Non-trivial relative path ../filterTables.h [relative-path]
EventFiltering/PWGLF/nucleiFilter.cxx:13: Incomplete path ../filterTables.h to EventFiltering/filterTables.h [incomplete-path]
EventFiltering/PWGLF/nucleiFilter.cxx:27: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
EventFiltering/PWGLF/nucleiFilter.cxx:28: Wrong include style for external header DCAFitter/DCAFitterN.h [wrong-style-external]
EventFiltering/PWGLF/nucleiFilter.cxx:29: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
EventFiltering/PWGLF/nucleiFilter.cxx:30: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
EventFiltering/PWGLF/nucleiFilter.cxx:31: Wrong include style for external header DataFormatsTOF/ParameterContainers.h [wrong-style-external]
EventFiltering/PWGLF/nucleiFilter.cxx:32: Wrong include style for external header DataFormatsTPC/BetheBlochAleph.h [wrong-style-external]
EventFiltering/PWGLF/nucleiFilter.cxx:33: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
EventFiltering/PWGLF/nucleiFilter.cxx:34: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
EventFiltering/PWGLF/nucleiFilter.cxx:35: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
EventFiltering/PWGLF/nucleiFilter.cxx:36: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
EventFiltering/PWGLF/nucleiFilter.cxx:37: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
EventFiltering/PWGLF/nucleiFilter.cxx:38: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
EventFiltering/PWGLF/nucleiFilter.cxx:39: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
EventFiltering/PWGLF/nucleiFilter.cxx:40: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
EventFiltering/PWGLF/nucleiFilter.cxx:42: Wrong include style for external header Math/GenVector/Boost.h [wrong-style-external]
EventFiltering/PWGLF/nucleiFilter.cxx:43: Wrong include style for external header Math/Vector4D.h [wrong-style-external]

EventFiltering/PWGLF/strangenessFilter.cxx

EventFiltering/PWGLF/strangenessFilter.cxx:17: Non-trivial relative path ../filterTables.h [relative-path]
EventFiltering/PWGLF/strangenessFilter.cxx:17: Incomplete path ../filterTables.h to EventFiltering/filterTables.h [incomplete-path]
EventFiltering/PWGLF/strangenessFilter.cxx:31: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
EventFiltering/PWGLF/strangenessFilter.cxx:32: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
EventFiltering/PWGLF/strangenessFilter.cxx:33: Wrong include style for external header DCAFitter/DCAFitterN.h [wrong-style-external]
EventFiltering/PWGLF/strangenessFilter.cxx:34: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
EventFiltering/PWGLF/strangenessFilter.cxx:35: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
EventFiltering/PWGLF/strangenessFilter.cxx:36: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
EventFiltering/PWGLF/strangenessFilter.cxx:37: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
EventFiltering/PWGLF/strangenessFilter.cxx:38: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
EventFiltering/PWGLF/strangenessFilter.cxx:39: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
EventFiltering/PWGLF/strangenessFilter.cxx:40: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
EventFiltering/PWGLF/strangenessFilter.cxx:41: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
EventFiltering/PWGLF/strangenessFilter.cxx:42: Wrong include style for external header ReconstructionDataFormats/TrackParametrization.h [wrong-style-external]
EventFiltering/PWGLF/strangenessFilter.cxx:44: Wrong include style for external header TVector3.h [wrong-style-external]

EventFiltering/PWGMM/multFilter.cxx

EventFiltering/PWGMM/multFilter.cxx:16: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
EventFiltering/PWGMM/multFilter.cxx:17: Wrong include style for external header CCDB/CcdbApi.h [wrong-style-external]
EventFiltering/PWGMM/multFilter.cxx:18: Wrong include style for external header DataFormatsFT0/Digit.h [wrong-style-external]
EventFiltering/PWGMM/multFilter.cxx:19: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
EventFiltering/PWGMM/multFilter.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
EventFiltering/PWGMM/multFilter.cxx:21: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
EventFiltering/PWGMM/multFilter.cxx:22: Wrong include style for external header Framework/StaticFor.h [wrong-style-external]
EventFiltering/PWGMM/multFilter.cxx:23: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
EventFiltering/PWGMM/multFilter.cxx:24: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]

EventFiltering/PWGUD/diffractionBCFilter.cxx

EventFiltering/PWGUD/diffractionBCFilter.cxx:17: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
EventFiltering/PWGUD/diffractionBCFilter.cxx:18: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
EventFiltering/PWGUD/diffractionBCFilter.cxx:23: Non-trivial relative path ../filterTables.h [relative-path]
EventFiltering/PWGUD/diffractionBCFilter.cxx:23: Incomplete path ../filterTables.h to EventFiltering/filterTables.h [incomplete-path]

EventFiltering/PWGUD/diffractionFilter.cxx

EventFiltering/PWGUD/diffractionFilter.cxx:17: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
EventFiltering/PWGUD/diffractionFilter.cxx:18: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
EventFiltering/PWGUD/diffractionFilter.cxx:19: Wrong include style for external header Framework/StaticFor.h [wrong-style-external]
EventFiltering/PWGUD/diffractionFilter.cxx:24: Non-trivial relative path ../filterTables.h [relative-path]
EventFiltering/PWGUD/diffractionFilter.cxx:24: Incomplete path ../filterTables.h to EventFiltering/filterTables.h [incomplete-path]

EventFiltering/cefpTask.cxx

EventFiltering/cefpTask.cxx:27: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
EventFiltering/cefpTask.cxx:28: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
EventFiltering/cefpTask.cxx:29: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
EventFiltering/cefpTask.cxx:30: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
EventFiltering/cefpTask.cxx:33: Wrong include style for external header CommonConstants/LHCConstants.h [wrong-style-external]
EventFiltering/cefpTask.cxx:34: Wrong include style for external header CommonDataFormat/InteractionRecord.h [wrong-style-external]
EventFiltering/cefpTask.cxx:35: Wrong include style for external header DataFormatsCTP/Scalers.h [wrong-style-external]
EventFiltering/cefpTask.cxx:46: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

EventFiltering/filterTables.h

EventFiltering/filterTables.h:26: Wrong include style for external header Framework/ASoA.h [wrong-style-external]

EventFiltering/selectBCRange.cxx

EventFiltering/selectBCRange.cxx:13: Wrong include style for external header CommonConstants/LHCConstants.h [wrong-style-external]
EventFiltering/selectBCRange.cxx:14: Wrong include style for external header CommonDataFormat/InteractionRecord.h [wrong-style-external]
EventFiltering/selectBCRange.cxx:15: Wrong include style for external header CommonDataFormat/IRFrame.h [wrong-style-external]
EventFiltering/selectBCRange.cxx:16: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
EventFiltering/selectBCRange.cxx:17: Wrong include style for external header Framework/Logger.h [wrong-style-external]
EventFiltering/selectBCRange.cxx:18: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF

PWGCF/Core/CorrelationContainer.cxx

PWGCF/Core/CorrelationContainer.cxx:18: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/Core/CorrelationContainer.cxx:19: Wrong include style for external header Framework/Logger.h [wrong-style-external]
PWGCF/Core/CorrelationContainer.cxx:20: Wrong include style for external header THnSparse.h [wrong-style-external]
PWGCF/Core/CorrelationContainer.cxx:21: Wrong include style for external header TMath.h [wrong-style-external]
PWGCF/Core/CorrelationContainer.cxx:22: Wrong include style for external header TList.h [wrong-style-external]
PWGCF/Core/CorrelationContainer.cxx:23: Wrong include style for external header TCollection.h [wrong-style-external]
PWGCF/Core/CorrelationContainer.cxx:24: Wrong include style for external header TH1D.h [wrong-style-external]
PWGCF/Core/CorrelationContainer.cxx:25: Wrong include style for external header TH2D.h [wrong-style-external]
PWGCF/Core/CorrelationContainer.cxx:26: Wrong include style for external header TH3D.h [wrong-style-external]
PWGCF/Core/CorrelationContainer.cxx:27: Wrong include style for external header TCanvas.h [wrong-style-external]
PWGCF/Core/CorrelationContainer.cxx:28: Wrong include style for external header TF1.h [wrong-style-external]
PWGCF/Core/CorrelationContainer.cxx:29: Wrong include style for external header THn.h [wrong-style-external]
PWGCF/Core/CorrelationContainer.cxx:30: Wrong include style for external header Framework/HistogramSpec.h [wrong-style-external]
PWGCF/Core/CorrelationContainer.cxx:31: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]

PWGCF/Core/CorrelationContainer.h

PWGCF/Core/CorrelationContainer.h:17: Wrong include style for external header TNamed.h [wrong-style-external]
PWGCF/Core/CorrelationContainer.h:18: Wrong include style for external header TString.h [wrong-style-external]
PWGCF/Core/CorrelationContainer.h:19: Wrong include style for external header Framework/HistogramSpec.h [wrong-style-external]

PWGCF/Core/PairCuts.h

PWGCF/Core/PairCuts.h:17: Wrong include style for external header Framework/Logger.h [wrong-style-external]
PWGCF/Core/PairCuts.h:18: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Core/PairCuts.h:19: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]

PWGCF/DataModel/CorrelationsDerived.h

PWGCF/DataModel/CorrelationsDerived.h:16: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/DataModel/CorrelationsDerived.h:17: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

PWGCF/DataModel/DptDptFiltered.h

PWGCF/DataModel/DptDptFiltered.h:14: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/DataModel/DptDptFiltered.h:15: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

PWGCF/DataModel/FemtoDerived.h

PWGCF/DataModel/FemtoDerived.h:22: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/DataModel/FemtoDerived.h:23: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/DataModel/FemtoDerived.h:24: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
PWGCF/DataModel/FemtoDerived.h:25: Wrong include style for external header Framework/Expressions.h [wrong-style-external]
PWGCF/DataModel/FemtoDerived.h:26: Wrong include style for external header MathUtils/Utils.h [wrong-style-external]

PWGCF/DataModel/SPTableZDC.h

PWGCF/DataModel/SPTableZDC.h:24: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

PWGCF/EbyEFluctuations/Tasks/Diff_pT_fluct_PID.cxx

PWGCF/EbyEFluctuations/Tasks/Diff_pT_fluct_PID.cxx:23: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/Diff_pT_fluct_PID.cxx:24: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/Diff_pT_fluct_PID.cxx:25: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/Diff_pT_fluct_PID.cxx:26: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/Diff_pT_fluct_PID.cxx:27: Wrong include style for external header Framework/HistogramSpec.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/Diff_pT_fluct_PID.cxx:28: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/Diff_pT_fluct_PID.cxx:29: Wrong include style for external header Framework/StaticFor.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/Diff_pT_fluct_PID.cxx:30: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/Diff_pT_fluct_PID.cxx:33: Wrong include style for external header TDatabasePDG.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/Diff_pT_fluct_PID.cxx:34: Wrong include style for external header TF1.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/Diff_pT_fluct_PID.cxx:35: Wrong include style for external header TH1D.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/Diff_pT_fluct_PID.cxx:36: Wrong include style for external header TH2D.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/Diff_pT_fluct_PID.cxx:37: Wrong include style for external header TList.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/Diff_pT_fluct_PID.cxx:38: Wrong include style for external header TLorentzVector.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/Diff_pT_fluct_PID.cxx:39: Wrong include style for external header TMath.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/Diff_pT_fluct_PID.cxx:40: Wrong include style for external header TProfile.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/Diff_pT_fluct_PID.cxx:41: Wrong include style for external header TProfile2D.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/Diff_pT_fluct_PID.cxx:42: Wrong include style for external header TRandom3.h [wrong-style-external]

PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx

PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx:15: Wrong include style for external header TRandom.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx:26: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx:27: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx:28: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx:29: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx:30: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx:31: Wrong include style for external header ReconstructionDataFormats/GlobalTrackID.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/FactorialMomentsTask.cxx:32: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]

PWGCF/EbyEFluctuations/Tasks/MeanptFluctuations.cxx

PWGCF/EbyEFluctuations/Tasks/MeanptFluctuations.cxx:22: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/MeanptFluctuations.cxx:23: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/MeanptFluctuations.cxx:24: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/MeanptFluctuations.cxx:25: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/MeanptFluctuations.cxx:26: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/MeanptFluctuations.cxx:27: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/MeanptFluctuations.cxx:30: Wrong include style for external header TF1.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/MeanptFluctuations.cxx:31: Wrong include style for external header TH1D.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/MeanptFluctuations.cxx:32: Wrong include style for external header TH2D.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/MeanptFluctuations.cxx:33: Wrong include style for external header TList.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/MeanptFluctuations.cxx:34: Wrong include style for external header TMath.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/MeanptFluctuations.cxx:35: Wrong include style for external header TProfile.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/MeanptFluctuations.cxx:36: Wrong include style for external header TProfile2D.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/MeanptFluctuations.cxx:37: Wrong include style for external header TRandom3.h [wrong-style-external]

PWGCF/EbyEFluctuations/Tasks/NetProtonCumulants.cxx

PWGCF/EbyEFluctuations/Tasks/NetProtonCumulants.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/NetProtonCumulants.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/NetProtonCumulants.cxx:21: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/NetProtonCumulants.cxx:22: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/NetProtonCumulants.cxx:23: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/NetProtonCumulants.cxx:26: Wrong include style for external header TList.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/NetProtonCumulants.cxx:27: Wrong include style for external header TMath.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/NetProtonCumulants.cxx:28: Wrong include style for external header TProfile.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/NetProtonCumulants.cxx:29: Wrong include style for external header TProfile2D.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/NetProtonCumulants.cxx:30: Wrong include style for external header TRandom3.h [wrong-style-external]

PWGCF/EbyEFluctuations/Tasks/RobustFluctuationObservables.cxx

PWGCF/EbyEFluctuations/Tasks/RobustFluctuationObservables.cxx:28: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/RobustFluctuationObservables.cxx:29: Wrong include style for external header DataFormatsFT0/Digit.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/RobustFluctuationObservables.cxx:30: Wrong include style for external header DataFormatsParameters/GRPECSObject.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/RobustFluctuationObservables.cxx:31: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/RobustFluctuationObservables.cxx:32: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/RobustFluctuationObservables.cxx:33: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/RobustFluctuationObservables.cxx:34: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/RobustFluctuationObservables.cxx:36: Wrong include style for external header TF1.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/RobustFluctuationObservables.cxx:37: Wrong include style for external header TGraphErrors.h [wrong-style-external]

PWGCF/EbyEFluctuations/Tasks/antiprotonCumulantsMc.cxx

PWGCF/EbyEFluctuations/Tasks/antiprotonCumulantsMc.cxx:26: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/antiprotonCumulantsMc.cxx:27: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/antiprotonCumulantsMc.cxx:28: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/antiprotonCumulantsMc.cxx:29: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/antiprotonCumulantsMc.cxx:30: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/antiprotonCumulantsMc.cxx:31: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/antiprotonCumulantsMc.cxx:32: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/antiprotonCumulantsMc.cxx:33: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/antiprotonCumulantsMc.cxx:34: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/antiprotonCumulantsMc.cxx:35: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/antiprotonCumulantsMc.cxx:36: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/antiprotonCumulantsMc.cxx:37: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]

PWGCF/EbyEFluctuations/Tasks/eventMeanPtId.cxx

PWGCF/EbyEFluctuations/Tasks/eventMeanPtId.cxx:31: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/eventMeanPtId.cxx:32: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/eventMeanPtId.cxx:33: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/eventMeanPtId.cxx:34: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/eventMeanPtId.cxx:35: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/eventMeanPtId.cxx:36: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/eventMeanPtId.cxx:37: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/eventMeanPtId.cxx:38: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/eventMeanPtId.cxx:39: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/eventMeanPtId.cxx:40: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/eventMeanPtId.cxx:42: Wrong include style for external header TF1.h [wrong-style-external]

PWGCF/EbyEFluctuations/Tasks/kaonIsospinFluctuations.cxx

PWGCF/EbyEFluctuations/Tasks/kaonIsospinFluctuations.cxx:27: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/kaonIsospinFluctuations.cxx:28: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/kaonIsospinFluctuations.cxx:29: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/EbyEFluctuations/Tasks/meanPtFlucId.cxx

PWGCF/EbyEFluctuations/Tasks/meanPtFlucId.cxx:27: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/meanPtFlucId.cxx:28: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/meanPtFlucId.cxx:29: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/meanPtFlucId.cxx:30: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/meanPtFlucId.cxx:31: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/meanPtFlucId.cxx:32: Wrong include style for external header Framework/HistogramSpec.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/meanPtFlucId.cxx:33: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/meanPtFlucId.cxx:34: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/EbyEFluctuations/Tasks/nchCumulantsId.cxx

PWGCF/EbyEFluctuations/Tasks/nchCumulantsId.cxx:23: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/nchCumulantsId.cxx:24: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/nchCumulantsId.cxx:25: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/nchCumulantsId.cxx:26: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/nchCumulantsId.cxx:27: Wrong include style for external header Framework/HistogramSpec.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/nchCumulantsId.cxx:28: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/nchCumulantsId.cxx:29: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/EbyEFluctuations/Tasks/netchargeFluctuations.cxx

PWGCF/EbyEFluctuations/Tasks/netchargeFluctuations.cxx:31: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/netchargeFluctuations.cxx:32: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/netchargeFluctuations.cxx:33: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/netchargeFluctuations.cxx:34: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/netchargeFluctuations.cxx:35: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/netchargeFluctuations.cxx:36: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/netchargeFluctuations.cxx:37: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/netchargeFluctuations.cxx:38: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/netchargeFluctuations.cxx:39: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/netchargeFluctuations.cxx:40: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/netchargeFluctuations.cxx:42: Wrong include style for external header TF1.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/netchargeFluctuations.cxx:43: Wrong include style for external header TProfile.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/netchargeFluctuations.cxx:44: Wrong include style for external header TProfile2D.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/netchargeFluctuations.cxx:45: Wrong include style for external header TRandom3.h [wrong-style-external]

PWGCF/EbyEFluctuations/Tasks/netprotonCumulantsMc.cxx

PWGCF/EbyEFluctuations/Tasks/netprotonCumulantsMc.cxx:26: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/netprotonCumulantsMc.cxx:27: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/netprotonCumulantsMc.cxx:28: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/netprotonCumulantsMc.cxx:29: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/netprotonCumulantsMc.cxx:30: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/netprotonCumulantsMc.cxx:31: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/netprotonCumulantsMc.cxx:32: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/netprotonCumulantsMc.cxx:33: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/netprotonCumulantsMc.cxx:34: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/netprotonCumulantsMc.cxx:35: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/netprotonCumulantsMc.cxx:36: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/netprotonCumulantsMc.cxx:37: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]

PWGCF/EbyEFluctuations/Tasks/partNumFluc.cxx

PWGCF/EbyEFluctuations/Tasks/partNumFluc.cxx:24: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/partNumFluc.cxx:25: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/partNumFluc.cxx:26: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/partNumFluc.cxx:27: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/partNumFluc.cxx:28: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/partNumFluc.cxx:29: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/partNumFluc.cxx:30: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/partNumFluc.cxx:31: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/EbyEFluctuations/Tasks/radialFlowDecorr.cxx

PWGCF/EbyEFluctuations/Tasks/radialFlowDecorr.cxx:25: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/radialFlowDecorr.cxx:26: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/radialFlowDecorr.cxx:27: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/radialFlowDecorr.cxx:28: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/radialFlowDecorr.cxx:29: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/radialFlowDecorr.cxx:30: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/radialFlowDecorr.cxx:31: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/radialFlowDecorr.cxx:32: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/radialFlowDecorr.cxx:33: Wrong include style for external header Framework/Logger.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/radialFlowDecorr.cxx:34: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/radialFlowDecorr.cxx:35: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/radialFlowDecorr.cxx:36: Wrong include style for external header MathUtils/Utils.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/radialFlowDecorr.cxx:37: Wrong include style for external header ReconstructionDataFormats/DCA.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/radialFlowDecorr.cxx:38: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/radialFlowDecorr.cxx:39: Wrong include style for external header ReconstructionDataFormats/TrackTPCITS.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/radialFlowDecorr.cxx:41: Wrong include style for external header TDirectory.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/radialFlowDecorr.cxx:42: Wrong include style for external header TFile.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/radialFlowDecorr.cxx:43: Wrong include style for external header TH1F.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/radialFlowDecorr.cxx:44: Wrong include style for external header TH2F.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/radialFlowDecorr.cxx:45: Wrong include style for external header TH3F.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/radialFlowDecorr.cxx:46: Wrong include style for external header TMath.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/radialFlowDecorr.cxx:47: Wrong include style for external header TProfile.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/radialFlowDecorr.cxx:48: Wrong include style for external header TProfile2D.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/radialFlowDecorr.cxx:49: Wrong include style for external header TProfile3D.h [wrong-style-external]

PWGCF/EbyEFluctuations/Tasks/v0ptHadPiKaProt.cxx

PWGCF/EbyEFluctuations/Tasks/v0ptHadPiKaProt.cxx:26: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/v0ptHadPiKaProt.cxx:27: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/v0ptHadPiKaProt.cxx:28: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/v0ptHadPiKaProt.cxx:29: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/v0ptHadPiKaProt.cxx:30: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/v0ptHadPiKaProt.cxx:31: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/v0ptHadPiKaProt.cxx:32: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/v0ptHadPiKaProt.cxx:33: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/v0ptHadPiKaProt.cxx:34: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/v0ptHadPiKaProt.cxx:35: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/v0ptHadPiKaProt.cxx:36: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/v0ptHadPiKaProt.cxx:37: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/v0ptHadPiKaProt.cxx:38: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]
PWGCF/EbyEFluctuations/Tasks/v0ptHadPiKaProt.cxx:39: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]

PWGCF/Femto/Core/baseSelection.h

PWGCF/Femto/Core/baseSelection.h:21: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto/Core/baseSelection.h:23: Wrong include style for external header fairlogger/Logger.h [wrong-style-external]

PWGCF/Femto/Core/cascadeBuilder.h

PWGCF/Femto/Core/cascadeBuilder.h:26: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/Femto/Core/cascadeBuilder.h:27: Wrong include style for external header Framework/AnalysisHelpers.h [wrong-style-external]
PWGCF/Femto/Core/cascadeBuilder.h:28: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/Core/cascadeBuilder.h:30: Wrong include style for external header fairlogger/Logger.h [wrong-style-external]

PWGCF/Femto/Core/cascadeHistManager.h

PWGCF/Femto/Core/cascadeHistManager.h:23: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/Femto/Core/cascadeHistManager.h:24: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/Core/cascadeHistManager.h:25: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto/Core/cascadeHistManager.h:26: Wrong include style for external header Framework/HistogramSpec.h [wrong-style-external]

PWGCF/Femto/Core/closePairRejection.h

PWGCF/Femto/Core/closePairRejection.h:19: Incomplete path RecoDecay.h to Common/Core/RecoDecay.h [incomplete-path]
PWGCF/Femto/Core/closePairRejection.h:24: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/Core/closePairRejection.h:25: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto/Core/closePairRejection.h:26: Wrong include style for external header Framework/HistogramSpec.h [wrong-style-external]

PWGCF/Femto/Core/collisionBuilder.h

PWGCF/Femto/Core/collisionBuilder.h:30: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGCF/Femto/Core/collisionBuilder.h:31: Wrong include style for external header Framework/AnalysisHelpers.h [wrong-style-external]
PWGCF/Femto/Core/collisionBuilder.h:32: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/Core/collisionBuilder.h:34: Wrong include style for external header fairlogger/Logger.h [wrong-style-external]

PWGCF/Femto/Core/collisionHistManager.h

PWGCF/Femto/Core/collisionHistManager.h:22: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/Core/collisionHistManager.h:23: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto/Core/collisionHistManager.h:24: Wrong include style for external header Framework/HistogramSpec.h [wrong-style-external]

PWGCF/Femto/Core/femtoUtils.h

PWGCF/Femto/Core/femtoUtils.h:19: Incomplete path RecoDecay.h to Common/Core/RecoDecay.h [incomplete-path]
PWGCF/Femto/Core/femtoUtils.h:23: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/Femto/Core/femtoUtils.h:24: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/Femto/Core/femtoUtils.h:25: Wrong include style for external header Framework/InitContext.h [wrong-style-external]
PWGCF/Femto/Core/femtoUtils.h:27: Wrong include style for external header TPDGCode.h [wrong-style-external]
PWGCF/Femto/Core/femtoUtils.h:29: Wrong include style for external header fairlogger/Logger.h [wrong-style-external]

PWGCF/Femto/Core/histManager.h

PWGCF/Femto/Core/histManager.h:19: Wrong include style for external header Framework/HistogramSpec.h [wrong-style-external]

PWGCF/Femto/Core/kinkBuilder.h

PWGCF/Femto/Core/kinkBuilder.h:29: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/Femto/Core/kinkBuilder.h:30: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/Femto/Core/kinkBuilder.h:31: Wrong include style for external header Framework/AnalysisHelpers.h [wrong-style-external]
PWGCF/Femto/Core/kinkBuilder.h:32: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/Core/kinkBuilder.h:34: Wrong include style for external header fairlogger/Logger.h [wrong-style-external]

PWGCF/Femto/Core/kinkHistManager.h

PWGCF/Femto/Core/kinkHistManager.h:24: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/Femto/Core/kinkHistManager.h:25: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/Core/kinkHistManager.h:26: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto/Core/kinkHistManager.h:27: Wrong include style for external header Framework/HistogramSpec.h [wrong-style-external]

PWGCF/Femto/Core/mcBuilder.h

PWGCF/Femto/Core/mcBuilder.h:24: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/Femto/Core/mcBuilder.h:25: Wrong include style for external header Framework/AnalysisHelpers.h [wrong-style-external]
PWGCF/Femto/Core/mcBuilder.h:26: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/Core/mcBuilder.h:28: Wrong include style for external header fairlogger/Logger.h [wrong-style-external]

PWGCF/Femto/Core/pairBuilder.h

PWGCF/Femto/Core/pairBuilder.h:32: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto/Core/pairBuilder.h:33: Wrong include style for external header Framework/HistogramSpec.h [wrong-style-external]
PWGCF/Femto/Core/pairBuilder.h:35: Wrong include style for external header fairlogger/Logger.h [wrong-style-external]

PWGCF/Femto/Core/pairHistManager.h

PWGCF/Femto/Core/pairHistManager.h:23: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/Core/pairHistManager.h:24: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto/Core/pairHistManager.h:25: Wrong include style for external header Framework/HistogramSpec.h [wrong-style-external]

PWGCF/Femto/Core/pairProcessHelpers.h

PWGCF/Femto/Core/pairProcessHelpers.h:22: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/Femto/Core/pairProcessHelpers.h:23: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]

PWGCF/Femto/Core/selectionContainer.h

PWGCF/Femto/Core/selectionContainer.h:19: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/Femto/Core/selectionContainer.h:21: Wrong include style for external header TF1.h [wrong-style-external]
PWGCF/Femto/Core/selectionContainer.h:23: Wrong include style for external header fairlogger/Logger.h [wrong-style-external]

PWGCF/Femto/Core/trackBuilder.h

PWGCF/Femto/Core/trackBuilder.h:26: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/Femto/Core/trackBuilder.h:27: Wrong include style for external header Framework/AnalysisHelpers.h [wrong-style-external]
PWGCF/Femto/Core/trackBuilder.h:28: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/Core/trackBuilder.h:30: Wrong include style for external header fairlogger/Logger.h [wrong-style-external]

PWGCF/Femto/Core/trackHistManager.h

PWGCF/Femto/Core/trackHistManager.h:23: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/Femto/Core/trackHistManager.h:24: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/Core/trackHistManager.h:25: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto/Core/trackHistManager.h:26: Wrong include style for external header Framework/HistogramSpec.h [wrong-style-external]
PWGCF/Femto/Core/trackHistManager.h:28: Wrong include style for external header TH1.h [wrong-style-external]

PWGCF/Femto/Core/twoTrackResonanceBuilder.h

PWGCF/Femto/Core/twoTrackResonanceBuilder.h:19: Incomplete path RecoDecay.h to Common/Core/RecoDecay.h [incomplete-path]
PWGCF/Femto/Core/twoTrackResonanceBuilder.h:28: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/Femto/Core/twoTrackResonanceBuilder.h:29: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/Femto/Core/twoTrackResonanceBuilder.h:30: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Femto/Core/twoTrackResonanceBuilder.h:31: Wrong include style for external header Framework/AnalysisHelpers.h [wrong-style-external]
PWGCF/Femto/Core/twoTrackResonanceBuilder.h:32: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/Core/twoTrackResonanceBuilder.h:36: Wrong include style for external header fairlogger/Logger.h [wrong-style-external]

PWGCF/Femto/Core/twoTrackResonanceHistManager.h

PWGCF/Femto/Core/twoTrackResonanceHistManager.h:23: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/Femto/Core/twoTrackResonanceHistManager.h:24: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/Core/twoTrackResonanceHistManager.h:25: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto/Core/twoTrackResonanceHistManager.h:26: Wrong include style for external header Framework/HistogramSpec.h [wrong-style-external]

PWGCF/Femto/Core/v0Builder.h

PWGCF/Femto/Core/v0Builder.h:26: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/Femto/Core/v0Builder.h:27: Wrong include style for external header Framework/AnalysisHelpers.h [wrong-style-external]
PWGCF/Femto/Core/v0Builder.h:28: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/Core/v0Builder.h:30: Wrong include style for external header fairlogger/Logger.h [wrong-style-external]

PWGCF/Femto/Core/v0HistManager.h

PWGCF/Femto/Core/v0HistManager.h:23: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/Femto/Core/v0HistManager.h:24: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/Core/v0HistManager.h:25: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto/Core/v0HistManager.h:26: Wrong include style for external header Framework/HistogramSpec.h [wrong-style-external]

PWGCF/Femto/DataModel/FemtoTables.h

PWGCF/Femto/DataModel/FemtoTables.h:25: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/Femto/DataModel/FemtoTables.h:26: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/Femto/DataModel/FemtoTables.h:27: Wrong include style for external header Framework/Expressions.h [wrong-style-external]

PWGCF/Femto/FemtoNuclei/DataModel/HadronNucleiTables.h

PWGCF/Femto/FemtoNuclei/DataModel/HadronNucleiTables.h:18: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Femto/FemtoNuclei/DataModel/HadronNucleiTables.h:19: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

PWGCF/Femto/FemtoNuclei/TableProducer/HadNucleiFemto.cxx

PWGCF/Femto/FemtoNuclei/TableProducer/HadNucleiFemto.cxx:40: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/Femto/FemtoNuclei/TableProducer/HadNucleiFemto.cxx:41: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGCF/Femto/FemtoNuclei/TableProducer/HadNucleiFemto.cxx:42: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/Femto/FemtoNuclei/TableProducer/HadNucleiFemto.cxx:43: Wrong include style for external header DataFormatsTPC/BetheBlochAleph.h [wrong-style-external]
PWGCF/Femto/FemtoNuclei/TableProducer/HadNucleiFemto.cxx:44: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGCF/Femto/FemtoNuclei/TableProducer/HadNucleiFemto.cxx:45: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGCF/Femto/FemtoNuclei/TableProducer/HadNucleiFemto.cxx:46: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Femto/FemtoNuclei/TableProducer/HadNucleiFemto.cxx:47: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/Femto/FemtoNuclei/TableProducer/HadNucleiFemto.cxx:48: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Femto/FemtoNuclei/TableProducer/HadNucleiFemto.cxx:49: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto/FemtoNuclei/TableProducer/HadNucleiFemto.cxx:50: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/Femto/FemtoNuclei/TableProducer/HadNucleiFemto.cxx:51: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/Femto/FemtoNuclei/TableProducer/HadNucleiFemto.cxx:52: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/Femto/FemtoNuclei/TableProducer/HadNucleiFemto.cxx:54: Wrong include style for external header Math/Boost.h [wrong-style-external]
PWGCF/Femto/FemtoNuclei/TableProducer/HadNucleiFemto.cxx:55: Wrong include style for external header Math/Vector4D.h [wrong-style-external]

PWGCF/Femto/TableProducer/femtoProducer.cxx

PWGCF/Femto/TableProducer/femtoProducer.cxx:36: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/Femto/TableProducer/femtoProducer.cxx:37: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/Femto/TableProducer/femtoProducer.cxx:38: Wrong include style for external header Framework/AnalysisHelpers.h [wrong-style-external]
PWGCF/Femto/TableProducer/femtoProducer.cxx:39: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Femto/TableProducer/femtoProducer.cxx:40: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/TableProducer/femtoProducer.cxx:41: Wrong include style for external header Framework/Expressions.h [wrong-style-external]
PWGCF/Femto/TableProducer/femtoProducer.cxx:42: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto/TableProducer/femtoProducer.cxx:43: Wrong include style for external header Framework/InitContext.h [wrong-style-external]
PWGCF/Femto/TableProducer/femtoProducer.cxx:44: Wrong include style for external header Framework/OutputObjHeader.h [wrong-style-external]
PWGCF/Femto/TableProducer/femtoProducer.cxx:45: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/Femto/TableProducer/femtoProducer.cxx:47: Wrong include style for external header fairlogger/Logger.h [wrong-style-external]

PWGCF/Femto/TableProducer/femtoProducerDerivedToDerived.cxx

PWGCF/Femto/TableProducer/femtoProducerDerivedToDerived.cxx:22: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/Femto/TableProducer/femtoProducerDerivedToDerived.cxx:23: Wrong include style for external header Framework/AnalysisHelpers.h [wrong-style-external]
PWGCF/Femto/TableProducer/femtoProducerDerivedToDerived.cxx:24: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Femto/TableProducer/femtoProducerDerivedToDerived.cxx:25: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/TableProducer/femtoProducerDerivedToDerived.cxx:26: Wrong include style for external header Framework/Expressions.h [wrong-style-external]
PWGCF/Femto/TableProducer/femtoProducerDerivedToDerived.cxx:27: Wrong include style for external header Framework/InitContext.h [wrong-style-external]
PWGCF/Femto/TableProducer/femtoProducerDerivedToDerived.cxx:28: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Femto/Tasks/femtoCascadeQa.cxx

PWGCF/Femto/Tasks/femtoCascadeQa.cxx:25: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoCascadeQa.cxx:26: Wrong include style for external header Framework/AnalysisHelpers.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoCascadeQa.cxx:27: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoCascadeQa.cxx:28: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoCascadeQa.cxx:29: Wrong include style for external header Framework/Expressions.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoCascadeQa.cxx:30: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoCascadeQa.cxx:31: Wrong include style for external header Framework/InitContext.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoCascadeQa.cxx:32: Wrong include style for external header Framework/OutputObjHeader.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoCascadeQa.cxx:33: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Femto/Tasks/femtoKinkQa.cxx

PWGCF/Femto/Tasks/femtoKinkQa.cxx:27: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoKinkQa.cxx:28: Wrong include style for external header Framework/AnalysisHelpers.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoKinkQa.cxx:29: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoKinkQa.cxx:30: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoKinkQa.cxx:31: Wrong include style for external header Framework/Expressions.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoKinkQa.cxx:32: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoKinkQa.cxx:33: Wrong include style for external header Framework/InitContext.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoKinkQa.cxx:34: Wrong include style for external header Framework/OutputObjHeader.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoKinkQa.cxx:35: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Femto/Tasks/femtoPairTrackCascade.cxx

PWGCF/Femto/Tasks/femtoPairTrackCascade.cxx:29: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackCascade.cxx:30: Wrong include style for external header Framework/AnalysisHelpers.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackCascade.cxx:31: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackCascade.cxx:32: Wrong include style for external header Framework/BinningPolicy.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackCascade.cxx:33: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackCascade.cxx:34: Wrong include style for external header Framework/Expressions.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackCascade.cxx:35: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackCascade.cxx:36: Wrong include style for external header Framework/InitContext.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackCascade.cxx:37: Wrong include style for external header Framework/OutputObjHeader.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackCascade.cxx:38: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Femto/Tasks/femtoPairTrackKink.cxx

PWGCF/Femto/Tasks/femtoPairTrackKink.cxx:30: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackKink.cxx:31: Wrong include style for external header Framework/AnalysisHelpers.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackKink.cxx:32: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackKink.cxx:33: Wrong include style for external header Framework/BinningPolicy.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackKink.cxx:34: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackKink.cxx:35: Wrong include style for external header Framework/Expressions.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackKink.cxx:36: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackKink.cxx:37: Wrong include style for external header Framework/InitContext.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackKink.cxx:38: Wrong include style for external header Framework/OutputObjHeader.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackKink.cxx:39: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Femto/Tasks/femtoPairTrackTrack.cxx

PWGCF/Femto/Tasks/femtoPairTrackTrack.cxx:27: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackTrack.cxx:28: Wrong include style for external header Framework/AnalysisHelpers.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackTrack.cxx:29: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackTrack.cxx:30: Wrong include style for external header Framework/BinningPolicy.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackTrack.cxx:31: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackTrack.cxx:32: Wrong include style for external header Framework/Expressions.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackTrack.cxx:33: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackTrack.cxx:34: Wrong include style for external header Framework/InitContext.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackTrack.cxx:35: Wrong include style for external header Framework/OutputObjHeader.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackTrack.cxx:36: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Femto/Tasks/femtoPairTrackTwoTrackResonance.cxx

PWGCF/Femto/Tasks/femtoPairTrackTwoTrackResonance.cxx:29: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackTwoTrackResonance.cxx:30: Wrong include style for external header Framework/AnalysisHelpers.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackTwoTrackResonance.cxx:31: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackTwoTrackResonance.cxx:32: Wrong include style for external header Framework/BinningPolicy.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackTwoTrackResonance.cxx:33: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackTwoTrackResonance.cxx:34: Wrong include style for external header Framework/Expressions.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackTwoTrackResonance.cxx:35: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackTwoTrackResonance.cxx:36: Wrong include style for external header Framework/InitContext.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackTwoTrackResonance.cxx:37: Wrong include style for external header Framework/OutputObjHeader.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackTwoTrackResonance.cxx:38: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Femto/Tasks/femtoPairTrackV0.cxx

PWGCF/Femto/Tasks/femtoPairTrackV0.cxx:29: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackV0.cxx:30: Wrong include style for external header Framework/AnalysisHelpers.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackV0.cxx:31: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackV0.cxx:32: Wrong include style for external header Framework/BinningPolicy.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackV0.cxx:33: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackV0.cxx:34: Wrong include style for external header Framework/Expressions.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackV0.cxx:35: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackV0.cxx:36: Wrong include style for external header Framework/InitContext.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackV0.cxx:37: Wrong include style for external header Framework/OutputObjHeader.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairTrackV0.cxx:38: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Femto/Tasks/femtoPairV0V0.cxx

PWGCF/Femto/Tasks/femtoPairV0V0.cxx:29: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairV0V0.cxx:30: Wrong include style for external header Framework/AnalysisHelpers.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairV0V0.cxx:31: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairV0V0.cxx:32: Wrong include style for external header Framework/BinningPolicy.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairV0V0.cxx:33: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairV0V0.cxx:34: Wrong include style for external header Framework/Expressions.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairV0V0.cxx:35: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairV0V0.cxx:36: Wrong include style for external header Framework/InitContext.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairV0V0.cxx:37: Wrong include style for external header Framework/OutputObjHeader.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoPairV0V0.cxx:38: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Femto/Tasks/femtoTrackQa.cxx

PWGCF/Femto/Tasks/femtoTrackQa.cxx:24: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoTrackQa.cxx:25: Wrong include style for external header Framework/AnalysisHelpers.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoTrackQa.cxx:26: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoTrackQa.cxx:27: Wrong include style for external header Framework/Expressions.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoTrackQa.cxx:28: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoTrackQa.cxx:29: Wrong include style for external header Framework/InitContext.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoTrackQa.cxx:30: Wrong include style for external header Framework/OutputObjHeader.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoTrackQa.cxx:31: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Femto/Tasks/femtoTwotrackresonanceQa.cxx

PWGCF/Femto/Tasks/femtoTwotrackresonanceQa.cxx:25: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoTwotrackresonanceQa.cxx:26: Wrong include style for external header Framework/AnalysisHelpers.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoTwotrackresonanceQa.cxx:27: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoTwotrackresonanceQa.cxx:28: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoTwotrackresonanceQa.cxx:29: Wrong include style for external header Framework/Expressions.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoTwotrackresonanceQa.cxx:30: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoTwotrackresonanceQa.cxx:31: Wrong include style for external header Framework/InitContext.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoTwotrackresonanceQa.cxx:32: Wrong include style for external header Framework/OutputObjHeader.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoTwotrackresonanceQa.cxx:33: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Femto/Tasks/femtoV0Qa.cxx

PWGCF/Femto/Tasks/femtoV0Qa.cxx:25: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoV0Qa.cxx:26: Wrong include style for external header Framework/AnalysisHelpers.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoV0Qa.cxx:27: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoV0Qa.cxx:28: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoV0Qa.cxx:29: Wrong include style for external header Framework/Expressions.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoV0Qa.cxx:30: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoV0Qa.cxx:31: Wrong include style for external header Framework/InitContext.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoV0Qa.cxx:32: Wrong include style for external header Framework/OutputObjHeader.h [wrong-style-external]
PWGCF/Femto/Tasks/femtoV0Qa.cxx:33: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Femto3D/Core/femto3dPairTask.h

PWGCF/Femto3D/Core/femto3dPairTask.h:29: Wrong include style for external header TLorentzVector.h [wrong-style-external]
PWGCF/Femto3D/Core/femto3dPairTask.h:30: Wrong include style for external header TVector3.h [wrong-style-external]
PWGCF/Femto3D/Core/femto3dPairTask.h:31: Wrong include style for external header TDatabasePDG.h [wrong-style-external]
PWGCF/Femto3D/Core/femto3dPairTask.h:33: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/Femto3D/Core/femto3dPairTask.h:34: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]

PWGCF/Femto3D/DataModel/singletrackselector.h

PWGCF/Femto3D/DataModel/singletrackselector.h:23: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/Femto3D/DataModel/singletrackselector.h:24: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/Femto3D/DataModel/singletrackselector.h:27: Wrong include style for external header Framework/Logger.h [wrong-style-external]

PWGCF/Femto3D/TableProducer/Converters/singleTrackSelectorConverter.cxx

PWGCF/Femto3D/TableProducer/Converters/singleTrackSelectorConverter.cxx:18: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Femto3D/TableProducer/Converters/singleTrackSelectorConverter.cxx:19: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Femto3D/TableProducer/Converters/singleTrackSelectorConverterV1.cxx

PWGCF/Femto3D/TableProducer/Converters/singleTrackSelectorConverterV1.cxx:18: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Femto3D/TableProducer/Converters/singleTrackSelectorConverterV1.cxx:19: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Femto3D/TableProducer/singleTrackSelector.cxx

PWGCF/Femto3D/TableProducer/singleTrackSelector.cxx:29: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/Femto3D/TableProducer/singleTrackSelector.cxx:30: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGCF/Femto3D/TableProducer/singleTrackSelector.cxx:31: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/Femto3D/TableProducer/singleTrackSelector.cxx:32: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGCF/Femto3D/TableProducer/singleTrackSelector.cxx:33: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Femto3D/TableProducer/singleTrackSelector.cxx:34: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Femto3D/TableProducer/singleTrackSelectorExtra.cxx

PWGCF/Femto3D/TableProducer/singleTrackSelectorExtra.cxx:23: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Femto3D/TableProducer/singleTrackSelectorExtra.cxx:24: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Femto3D/TableProducer/singleTrackSelectorPIDMaker.cxx

PWGCF/Femto3D/TableProducer/singleTrackSelectorPIDMaker.cxx:26: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Femto3D/TableProducer/singleTrackSelectorPIDMaker.cxx:27: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Femto3D/Tasks/PIDoptimization.cxx

PWGCF/Femto3D/Tasks/PIDoptimization.cxx:28: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/Femto3D/Tasks/PIDoptimization.cxx:29: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/Femto3D/Tasks/PIDoptimization.cxx:30: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Femto3D/Tasks/PIDoptimization.cxx:31: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/Femto3D/Tasks/PIDoptimization.cxx:32: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Femto3D/Tasks/PIDoptimization.cxx:33: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/Femto3D/Tasks/PIDoptimization.cxx:34: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto3D/Tasks/PIDoptimization.cxx:35: Wrong include style for external header Framework/StaticFor.h [wrong-style-external]
PWGCF/Femto3D/Tasks/PIDoptimization.cxx:36: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/Femto3D/Tasks/PIDoptimization.cxx:38: Wrong include style for external header Math/GenVector/Boost.h [wrong-style-external]
PWGCF/Femto3D/Tasks/PIDoptimization.cxx:39: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/Femto3D/Tasks/PIDoptimization.cxx:40: Wrong include style for external header TMath.h [wrong-style-external]
PWGCF/Femto3D/Tasks/PIDoptimization.cxx:41: Wrong include style for external header TRandom3.h [wrong-style-external]
PWGCF/Femto3D/Tasks/PIDoptimization.cxx:44: Wrong include style for external header fairlogger/Logger.h [wrong-style-external]

PWGCF/Femto3D/Tasks/femto3dPairTask.cxx

PWGCF/Femto3D/Tasks/femto3dPairTask.cxx:29: Wrong include style for external header TLorentzVector.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dPairTask.cxx:31: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dPairTask.cxx:32: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dPairTask.cxx:33: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dPairTask.cxx:34: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dPairTask.cxx:35: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dPairTask.cxx:36: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dPairTask.cxx:37: Wrong include style for external header Framework/Expressions.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dPairTask.cxx:38: Wrong include style for external header Framework/StaticFor.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dPairTask.cxx:39: Wrong include style for external header MathUtils/Utils.h [wrong-style-external]

PWGCF/Femto3D/Tasks/femto3dPairTaskMC.cxx

PWGCF/Femto3D/Tasks/femto3dPairTaskMC.cxx:25: Wrong include style for external header TLorentzVector.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dPairTaskMC.cxx:27: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dPairTaskMC.cxx:28: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dPairTaskMC.cxx:29: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dPairTaskMC.cxx:30: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dPairTaskMC.cxx:31: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dPairTaskMC.cxx:32: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dPairTaskMC.cxx:33: Wrong include style for external header Framework/Expressions.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dPairTaskMC.cxx:34: Wrong include style for external header Framework/StaticFor.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dPairTaskMC.cxx:35: Wrong include style for external header MathUtils/Utils.h [wrong-style-external]

PWGCF/Femto3D/Tasks/femto3dQA.cxx

PWGCF/Femto3D/Tasks/femto3dQA.cxx:20: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dQA.cxx:21: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dQA.cxx:22: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dQA.cxx:26: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dQA.cxx:27: Wrong include style for external header MathUtils/Utils.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dQA.cxx:28: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dQA.cxx:30: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dQA.cxx:31: Wrong include style for external header Framework/Expressions.h [wrong-style-external]
PWGCF/Femto3D/Tasks/femto3dQA.cxx:33: Wrong include style for external header Framework/StaticFor.h [wrong-style-external]

PWGCF/Femto3D/Tools/checkPacking.cxx

PWGCF/Femto3D/Tools/checkPacking.cxx:20: Wrong include style for external header TH1F.h [wrong-style-external]
PWGCF/Femto3D/Tools/checkPacking.cxx:21: Wrong include style for external header TCanvas.h [wrong-style-external]
PWGCF/Femto3D/Tools/checkPacking.cxx:22: Wrong include style for external header TRandom.h [wrong-style-external]

PWGCF/FemtoDream/Core/femtoDreamCascadeSelection.h

PWGCF/FemtoDream/Core/femtoDreamCascadeSelection.h:31: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/Core/femtoDreamCascadeSelection.h:32: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]

PWGCF/FemtoDream/Core/femtoDreamCollisionSelection.h

PWGCF/FemtoDream/Core/femtoDreamCollisionSelection.h:24: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/Core/femtoDreamCollisionSelection.h:25: Wrong include style for external header Framework/Logger.h [wrong-style-external]
PWGCF/FemtoDream/Core/femtoDreamCollisionSelection.h:27: Wrong include style for external header TMath.h [wrong-style-external]

PWGCF/FemtoDream/Core/femtoDreamContainer.h

PWGCF/FemtoDream/Core/femtoDreamContainer.h:26: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/Core/femtoDreamContainer.h:28: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/FemtoDream/Core/femtoDreamContainer.h:29: Wrong include style for external header TMath.h [wrong-style-external]

PWGCF/FemtoDream/Core/femtoDreamContainerThreeBody.h

PWGCF/FemtoDream/Core/femtoDreamContainerThreeBody.h:27: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/Core/femtoDreamContainerThreeBody.h:30: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/FemtoDream/Core/femtoDreamContainerThreeBody.h:31: Wrong include style for external header TMath.h [wrong-style-external]
PWGCF/FemtoDream/Core/femtoDreamContainerThreeBody.h:32: Wrong include style for external header TDatabasePDG.h [wrong-style-external]

PWGCF/FemtoDream/Core/femtoDreamDetaDphiStar.h

PWGCF/FemtoDream/Core/femtoDreamDetaDphiStar.h:21: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/FemtoDream/Core/femtoDreamEventHisto.h

PWGCF/FemtoDream/Core/femtoDreamEventHisto.h:20: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/FemtoDream/Core/femtoDreamMath.h

PWGCF/FemtoDream/Core/femtoDreamMath.h:19: Wrong include style for external header Math/Boost.h [wrong-style-external]
PWGCF/FemtoDream/Core/femtoDreamMath.h:20: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/FemtoDream/Core/femtoDreamMath.h:21: Wrong include style for external header TLorentzVector.h [wrong-style-external]
PWGCF/FemtoDream/Core/femtoDreamMath.h:22: Wrong include style for external header TMath.h [wrong-style-external]
PWGCF/FemtoDream/Core/femtoDreamMath.h:23: Wrong include style for external header TVector2.h [wrong-style-external]

PWGCF/FemtoDream/Core/femtoDreamObjectSelection.h

PWGCF/FemtoDream/Core/femtoDreamObjectSelection.h:22: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/Core/femtoDreamObjectSelection.h:23: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]

PWGCF/FemtoDream/Core/femtoDreamPairCleaner.h

PWGCF/FemtoDream/Core/femtoDreamPairCleaner.h:20: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/FemtoDream/Core/femtoDreamParticleHisto.h

PWGCF/FemtoDream/Core/femtoDreamParticleHisto.h:23: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/FemtoDream/Core/femtoDreamParticleHisto.h:24: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/FemtoDream/Core/femtoDreamResoSelection.h

PWGCF/FemtoDream/Core/femtoDreamResoSelection.h:27: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/Core/femtoDreamResoSelection.h:28: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]
PWGCF/FemtoDream/Core/femtoDreamResoSelection.h:30: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/FemtoDream/Core/femtoDreamResoSelection.h:31: Wrong include style for external header TMath.h [wrong-style-external]

PWGCF/FemtoDream/Core/femtoDreamSelection.h

PWGCF/FemtoDream/Core/femtoDreamSelection.h:21: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/FemtoDream/Core/femtoDreamTrackSelection.h

PWGCF/FemtoDream/Core/femtoDreamTrackSelection.h:29: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/Core/femtoDreamTrackSelection.h:30: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]

PWGCF/FemtoDream/Core/femtoDreamUtils.h

PWGCF/FemtoDream/Core/femtoDreamUtils.h:21: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]

PWGCF/FemtoDream/Core/femtoDreamV0Selection.h

PWGCF/FemtoDream/Core/femtoDreamV0Selection.h:27: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/Core/femtoDreamV0Selection.h:28: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]

PWGCF/FemtoDream/Core/femtoDreamV0SelectionK0Short.h

PWGCF/FemtoDream/Core/femtoDreamV0SelectionK0Short.h:29: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/Core/femtoDreamV0SelectionK0Short.h:30: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]

PWGCF/FemtoDream/TableProducer/femtoDreamProducerReducedTask.cxx

PWGCF/FemtoDream/TableProducer/femtoDreamProducerReducedTask.cxx:32: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerReducedTask.cxx:33: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerReducedTask.cxx:34: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerReducedTask.cxx:35: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerReducedTask.cxx:36: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerReducedTask.cxx:37: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerReducedTask.cxx:38: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerReducedTask.cxx:39: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerReducedTask.cxx:40: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerReducedTask.cxx:42: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerReducedTask.cxx:43: Wrong include style for external header TMath.h [wrong-style-external]

PWGCF/FemtoDream/TableProducer/femtoDreamProducerTask.cxx

PWGCF/FemtoDream/TableProducer/femtoDreamProducerTask.cxx:34: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTask.cxx:35: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTask.cxx:36: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTask.cxx:37: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTask.cxx:38: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTask.cxx:39: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTask.cxx:40: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTask.cxx:41: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTask.cxx:44: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTask.cxx:45: Wrong include style for external header TMath.h [wrong-style-external]

PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskForSpecificAnalysis.cxx

PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskForSpecificAnalysis.cxx:24: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskForSpecificAnalysis.cxx:25: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskForSpecificAnalysis.cxx:26: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskForSpecificAnalysis.cxx:27: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskForSpecificAnalysis.cxx:28: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskForSpecificAnalysis.cxx:29: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskForSpecificAnalysis.cxx:30: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskReso.cxx

PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskReso.cxx:35: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskReso.cxx:36: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskReso.cxx:37: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskReso.cxx:38: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskReso.cxx:39: Wrong include style for external header Framework/AnalysisHelpers.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskReso.cxx:40: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskReso.cxx:41: Wrong include style for external header Framework/Expressions.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskReso.cxx:42: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskReso.cxx:43: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskReso.cxx:44: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskReso.cxx:47: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskReso.cxx:48: Wrong include style for external header TMath.h [wrong-style-external]

PWGCF/FemtoDream/Tasks/femtoDreamCollisionMasker.cxx

PWGCF/FemtoDream/Tasks/femtoDreamCollisionMasker.cxx:25: Wrong include style for external header fairlogger/Logger.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamCollisionMasker.cxx:26: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamCollisionMasker.cxx:27: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamCollisionMasker.cxx:28: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamCollisionMasker.cxx:29: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamCollisionMasker.cxx:30: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamCollisionMasker.cxx:31: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]

PWGCF/FemtoDream/Tasks/femtoDreamDebugCascade.cxx

PWGCF/FemtoDream/Tasks/femtoDreamDebugCascade.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugCascade.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugCascade.cxx:22: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugCascade.cxx:23: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugCascade.cxx:24: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugCascade.cxx:25: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugCascade.cxx:26: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugCascade.cxx:27: Wrong include style for external header fairlogger/Logger.h [wrong-style-external]

PWGCF/FemtoDream/Tasks/femtoDreamDebugReso.cxx

PWGCF/FemtoDream/Tasks/femtoDreamDebugReso.cxx:20: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugReso.cxx:21: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugReso.cxx:22: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugReso.cxx:23: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugReso.cxx:24: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugReso.cxx:25: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugReso.cxx:26: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugReso.cxx:28: Wrong include style for external header TVector3.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugReso.cxx:30: Wrong include style for external header fairlogger/Logger.h [wrong-style-external]

PWGCF/FemtoDream/Tasks/femtoDreamDebugTrack.cxx

PWGCF/FemtoDream/Tasks/femtoDreamDebugTrack.cxx:17: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugTrack.cxx:18: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugTrack.cxx:19: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugTrack.cxx:20: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugTrack.cxx:21: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugTrack.cxx:22: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugTrack.cxx:23: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/FemtoDream/Tasks/femtoDreamDebugV0.cxx

PWGCF/FemtoDream/Tasks/femtoDreamDebugV0.cxx:20: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugV0.cxx:21: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugV0.cxx:22: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugV0.cxx:23: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugV0.cxx:24: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugV0.cxx:25: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugV0.cxx:26: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugV0.cxx:28: Wrong include style for external header TVector3.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamDebugV0.cxx:30: Wrong include style for external header fairlogger/Logger.h [wrong-style-external]

PWGCF/FemtoDream/Tasks/femtoDreamHashTask.cxx

PWGCF/FemtoDream/Tasks/femtoDreamHashTask.cxx:19: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamHashTask.cxx:20: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamHashTask.cxx:21: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]

PWGCF/FemtoDream/Tasks/femtoDreamPairEfficiency.cxx

PWGCF/FemtoDream/Tasks/femtoDreamPairEfficiency.cxx:31: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairEfficiency.cxx:32: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairEfficiency.cxx:33: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairEfficiency.cxx:34: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairEfficiency.cxx:35: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairEfficiency.cxx:36: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairEfficiency.cxx:37: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairEfficiency.cxx:39: Wrong include style for external header TPDGCode.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairEfficiency.cxx:41: Wrong include style for external header fairlogger/Logger.h [wrong-style-external]

PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackCascade.cxx

PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackCascade.cxx:22: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackCascade.cxx:23: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackCascade.cxx:24: Wrong include style for external header Framework/Expressions.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackCascade.cxx:25: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackCascade.cxx:26: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackCascade.cxx:27: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackTrack.cxx

PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackTrack.cxx:27: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackTrack.cxx:28: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackTrack.cxx:29: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackTrack.cxx:30: Wrong include style for external header Framework/Expressions.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackTrack.cxx:31: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackTrack.cxx:32: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackTrack.cxx:33: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackTrack.cxx:34: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackTrack.cxx:35: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackTrack.cxx:37: Wrong include style for external header TRandom3.h [wrong-style-external]

PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackV0.cxx

PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackV0.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackV0.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackV0.cxx:22: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackV0.cxx:23: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackV0.cxx:24: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskTrackV0.cxx:25: Wrong include style for external header Framework/Expressions.h [wrong-style-external]

PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0Reso.cxx

PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0Reso.cxx:26: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0Reso.cxx:27: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0Reso.cxx:28: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0Reso.cxx:29: Wrong include style for external header Framework/Expressions.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0Reso.cxx:30: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0Reso.cxx:31: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0Reso.cxx:32: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0Reso.cxx:33: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0Reso.cxx:34: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0Reso.cxx:36: Wrong include style for external header TRandom3.h [wrong-style-external]

PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0V0.cxx

PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0V0.cxx:27: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0V0.cxx:28: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0V0.cxx:29: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0V0.cxx:30: Wrong include style for external header Framework/Expressions.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0V0.cxx:31: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0V0.cxx:32: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0V0.cxx:33: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0V0.cxx:34: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0V0.cxx:35: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamPairTaskV0V0.cxx:37: Wrong include style for external header TRandom3.h [wrong-style-external]

PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackTrack.cxx

PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackTrack.cxx:18: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackTrack.cxx:19: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackTrack.cxx:20: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackTrack.cxx:21: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackTrack.cxx:22: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackTrack.cxx:23: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackTrack.cxx:24: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackTrack.cxx:25: Wrong include style for external header TDatabasePDG.h [wrong-style-external]

PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackTrackPbPb.cxx

PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackTrackPbPb.cxx:24: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackTrackPbPb.cxx:25: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackTrackPbPb.cxx:26: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackTrackPbPb.cxx:27: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackTrackPbPb.cxx:28: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackTrackPbPb.cxx:29: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackTrackPbPb.cxx:30: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackTrackPbPb.cxx:32: Wrong include style for external header TDatabasePDG.h [wrong-style-external]

PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackV0.cxx

PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackV0.cxx:19: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackV0.cxx:20: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackV0.cxx:21: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackV0.cxx:22: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackV0.cxx:23: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackV0.cxx:24: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackV0.cxx:25: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackV0.cxx:26: Wrong include style for external header TDatabasePDG.h [wrong-style-external]

PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackV0PbPb.cxx

PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackV0PbPb.cxx:25: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackV0PbPb.cxx:26: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackV0PbPb.cxx:27: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackV0PbPb.cxx:28: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackV0PbPb.cxx:29: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackV0PbPb.cxx:30: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtoDreamTripletTaskTrackTrackV0PbPb.cxx:31: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/FemtoDream/Tasks/femtodreamPairCascadeCascade.cxx

PWGCF/FemtoDream/Tasks/femtodreamPairCascadeCascade.cxx:24: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtodreamPairCascadeCascade.cxx:25: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtodreamPairCascadeCascade.cxx:26: Wrong include style for external header Framework/Expressions.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtodreamPairCascadeCascade.cxx:27: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtodreamPairCascadeCascade.cxx:28: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoDream/Tasks/femtodreamPairCascadeCascade.cxx:29: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/FemtoUniverse/Core/FemtoUniverse3DContainer.h

PWGCF/FemtoUniverse/Core/FemtoUniverse3DContainer.h:23: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverse3DContainer.h:26: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverse3DContainer.h:27: Wrong include style for external header TDatabasePDG.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverse3DContainer.h:28: Wrong include style for external header TMath.h [wrong-style-external]

PWGCF/FemtoUniverse/Core/FemtoUniverseAngularContainer.h

PWGCF/FemtoUniverse/Core/FemtoUniverseAngularContainer.h:28: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseAngularContainer.h:31: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseAngularContainer.h:32: Wrong include style for external header TDatabasePDG.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseAngularContainer.h:33: Wrong include style for external header TMath.h [wrong-style-external]

PWGCF/FemtoUniverse/Core/FemtoUniverseCascadeSelection.h

PWGCF/FemtoUniverse/Core/FemtoUniverseCascadeSelection.h:30: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseCascadeSelection.h:31: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]

PWGCF/FemtoUniverse/Core/FemtoUniverseCollisionSelection.h

PWGCF/FemtoUniverse/Core/FemtoUniverseCollisionSelection.h:23: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseCollisionSelection.h:24: Wrong include style for external header Framework/Logger.h [wrong-style-external]

PWGCF/FemtoUniverse/Core/FemtoUniverseContainer.h

PWGCF/FemtoUniverse/Core/FemtoUniverseContainer.h:28: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseContainer.h:31: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseContainer.h:32: Wrong include style for external header TDatabasePDG.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseContainer.h:33: Wrong include style for external header TMath.h [wrong-style-external]

PWGCF/FemtoUniverse/Core/FemtoUniverseDetaDphiStar.h

PWGCF/FemtoUniverse/Core/FemtoUniverseDetaDphiStar.h:28: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseDetaDphiStar.h:30: Wrong include style for external header TMath.h [wrong-style-external]

PWGCF/FemtoUniverse/Core/FemtoUniverseEfficiencyCalculator.h

PWGCF/FemtoUniverse/Core/FemtoUniverseEfficiencyCalculator.h:23: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseEfficiencyCalculator.h:24: Wrong include style for external header Framework/Configurable.h [wrong-style-external]

PWGCF/FemtoUniverse/Core/FemtoUniverseEventHisto.h

PWGCF/FemtoUniverse/Core/FemtoUniverseEventHisto.h:22: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/FemtoUniverse/Core/FemtoUniverseFemtoContainer.h

PWGCF/FemtoUniverse/Core/FemtoUniverseFemtoContainer.h:25: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseFemtoContainer.h:28: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseFemtoContainer.h:29: Wrong include style for external header TDatabasePDG.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseFemtoContainer.h:30: Wrong include style for external header TMath.h [wrong-style-external]

PWGCF/FemtoUniverse/Core/FemtoUniverseMath.h

PWGCF/FemtoUniverse/Core/FemtoUniverseMath.h:22: Wrong include style for external header Math/Boost.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseMath.h:23: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseMath.h:24: Wrong include style for external header TLorentzVector.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseMath.h:25: Wrong include style for external header TMath.h [wrong-style-external]

PWGCF/FemtoUniverse/Core/FemtoUniverseObjectSelection.h

PWGCF/FemtoUniverse/Core/FemtoUniverseObjectSelection.h:23: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseObjectSelection.h:24: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]

PWGCF/FemtoUniverse/Core/FemtoUniversePairAngularWithCentMultKt.h

PWGCF/FemtoUniverse/Core/FemtoUniversePairAngularWithCentMultKt.h:20: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/FemtoUniverse/Core/FemtoUniversePairCleaner.h

PWGCF/FemtoUniverse/Core/FemtoUniversePairCleaner.h:24: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/FemtoUniverse/Core/FemtoUniversePairSHCentMultKt.h

PWGCF/FemtoUniverse/Core/FemtoUniversePairSHCentMultKt.h:21: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/FemtoUniverse/Core/FemtoUniversePairWithCentMultKt.h

PWGCF/FemtoUniverse/Core/FemtoUniversePairWithCentMultKt.h:20: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/FemtoUniverse/Core/FemtoUniverseParticleHisto.h

PWGCF/FemtoUniverse/Core/FemtoUniverseParticleHisto.h:25: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseParticleHisto.h:26: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/FemtoUniverse/Core/FemtoUniversePhiSelection.h

PWGCF/FemtoUniverse/Core/FemtoUniversePhiSelection.h:28: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniversePhiSelection.h:29: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniversePhiSelection.h:31: Wrong include style for external header TLorentzVector.h [wrong-style-external]

PWGCF/FemtoUniverse/Core/FemtoUniverseSHContainer.h

PWGCF/FemtoUniverse/Core/FemtoUniverseSHContainer.h:23: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseSHContainer.h:26: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseSHContainer.h:27: Wrong include style for external header TDatabasePDG.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseSHContainer.h:28: Wrong include style for external header TMath.h [wrong-style-external]

PWGCF/FemtoUniverse/Core/FemtoUniverseSoftPionRemoval.h

PWGCF/FemtoUniverse/Core/FemtoUniverseSoftPionRemoval.h:21: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/FemtoUniverse/Core/FemtoUniverseSpherHarMath.h

PWGCF/FemtoUniverse/Core/FemtoUniverseSpherHarMath.h:19: Wrong include style for external header Math/Boost.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseSpherHarMath.h:20: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseSpherHarMath.h:21: Wrong include style for external header TLorentzVector.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseSpherHarMath.h:22: Wrong include style for external header TMath.h [wrong-style-external]

PWGCF/FemtoUniverse/Core/FemtoUniverseTrackSelection.h

PWGCF/FemtoUniverse/Core/FemtoUniverseTrackSelection.h:28: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseTrackSelection.h:29: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]

PWGCF/FemtoUniverse/Core/FemtoUniverseV0Selection.h

PWGCF/FemtoUniverse/Core/FemtoUniverseV0Selection.h:28: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Core/FemtoUniverseV0Selection.h:29: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]

PWGCF/FemtoUniverse/Core/femtoUtils.h

PWGCF/FemtoUniverse/Core/femtoUtils.h:22: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]

PWGCF/FemtoUniverse/DataModel/FemtoDerived.h

PWGCF/FemtoUniverse/DataModel/FemtoDerived.h:23: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/FemtoUniverse/DataModel/FemtoDerived.h:24: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/FemtoUniverse/DataModel/FemtoDerived.h:25: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
PWGCF/FemtoUniverse/DataModel/FemtoDerived.h:26: Wrong include style for external header Framework/Expressions.h [wrong-style-external]
PWGCF/FemtoUniverse/DataModel/FemtoDerived.h:27: Wrong include style for external header MathUtils/Utils.h [wrong-style-external]

PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerMCTruthTask.cxx

PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerMCTruthTask.cxx:26: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerMCTruthTask.cxx:27: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerMCTruthTask.cxx:28: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerMCTruthTask.cxx:29: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerReducedTask.cxx

PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerReducedTask.cxx:32: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerReducedTask.cxx:33: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerReducedTask.cxx:34: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerReducedTask.cxx:35: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerReducedTask.cxx:36: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerReducedTask.cxx:37: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerReducedTask.cxx:38: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerReducedTask.cxx:39: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerReducedTask.cxx:42: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerReducedTask.cxx:43: Wrong include style for external header TMath.h [wrong-style-external]

PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx

PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx:46: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx:47: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx:48: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx:49: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx:50: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx:51: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx:52: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx:53: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx:54: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx:55: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx:58: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx:59: Wrong include style for external header TLorentzVector.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx:60: Wrong include style for external header TMath.h [wrong-style-external]

PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTaskV0Only.cxx

PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTaskV0Only.cxx:29: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTaskV0Only.cxx:30: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTaskV0Only.cxx:31: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTaskV0Only.cxx:32: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTaskV0Only.cxx:33: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTaskV0Only.cxx:34: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTaskV0Only.cxx:35: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTaskV0Only.cxx:36: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTaskV0Only.cxx:39: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTaskV0Only.cxx:40: Wrong include style for external header TMath.h [wrong-style-external]

PWGCF/FemtoUniverse/Tasks/femtoUniverseDebugTrack.cxx

PWGCF/FemtoUniverse/Tasks/femtoUniverseDebugTrack.cxx:17: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniverseDebugTrack.cxx:18: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniverseDebugTrack.cxx:19: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniverseDebugTrack.cxx:20: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniverseDebugTrack.cxx:21: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniverseDebugTrack.cxx:22: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniverseDebugTrack.cxx:23: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/FemtoUniverse/Tasks/femtoUniverseDebugV0.cxx

PWGCF/FemtoUniverse/Tasks/femtoUniverseDebugV0.cxx:24: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniverseDebugV0.cxx:25: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniverseDebugV0.cxx:26: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniverseDebugV0.cxx:27: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniverseDebugV0.cxx:28: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniverseDebugV0.cxx:29: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniverseDebugV0.cxx:30: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniverseDebugV0.cxx:31: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniverseDebugV0.cxx:32: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]

PWGCF/FemtoUniverse/Tasks/femtoUniverseEfficiencyBase.cxx

PWGCF/FemtoUniverse/Tasks/femtoUniverseEfficiencyBase.cxx:21: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniverseEfficiencyBase.cxx:22: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniverseEfficiencyBase.cxx:23: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniverseEfficiencyBase.cxx:24: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/FemtoUniverse/Tasks/femtoUniverseEfficiencyTask.cxx

PWGCF/FemtoUniverse/Tasks/femtoUniverseEfficiencyTask.cxx:31: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniverseEfficiencyTask.cxx:32: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniverseEfficiencyTask.cxx:33: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniverseEfficiencyTask.cxx:34: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniverseEfficiencyTask.cxx:35: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniverseEfficiencyTask.cxx:36: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniverseEfficiencyTask.cxx:38: Wrong include style for external header TPDGCode.h [wrong-style-external]

PWGCF/FemtoUniverse/Tasks/femtoUniverseHashTask.cxx

PWGCF/FemtoUniverse/Tasks/femtoUniverseHashTask.cxx:19: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniverseHashTask.cxx:20: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniverseHashTask.cxx:21: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackCascadeExtended.cxx

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackCascadeExtended.cxx:25: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackCascadeExtended.cxx:26: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackCascadeExtended.cxx:27: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackCascadeExtended.cxx:28: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackCascadeExtended.cxx:29: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackCascadeExtended.cxx:30: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackCascadeExtended.cxx:31: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackD0.cxx

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackD0.cxx:38: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackD0.cxx:39: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackD0.cxx:40: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackD0.cxx:41: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackD0.cxx:42: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackD0.cxx:43: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackD0.cxx:44: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackD0.cxx:45: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackNucleus.cxx

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackNucleus.cxx:32: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackNucleus.cxx:33: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackNucleus.cxx:34: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackNucleus.cxx:35: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackNucleus.cxx:36: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackNucleus.cxx:37: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackNucleus.cxx:38: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackNucleus.cxx:39: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackPhi.cxx

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackPhi.cxx:28: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackPhi.cxx:29: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackPhi.cxx:30: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackPhi.cxx:31: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackPhi.cxx:32: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackPhi.cxx:33: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrack.cxx

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrack.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrack.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrack.cxx:22: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrack.cxx:23: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrack.cxx:24: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrack.cxx:25: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrack.cxx:26: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrack3DMultKtExtended.cxx

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrack3DMultKtExtended.cxx:29: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrack3DMultKtExtended.cxx:30: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrack3DMultKtExtended.cxx:31: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrack3DMultKtExtended.cxx:32: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrack3DMultKtExtended.cxx:33: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrack3DMultKtExtended.cxx:34: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrack3DMultKtExtended.cxx:35: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrack3DMultKtExtended.cxx:36: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrack3DMultKtExtended.cxx:38: Wrong include style for external header TRandom2.h [wrong-style-external]

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackExtended.cxx

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackExtended.cxx:23: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackExtended.cxx:24: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackExtended.cxx:25: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackExtended.cxx:26: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackExtended.cxx:27: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackMC.cxx

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackMC.cxx:31: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackMC.cxx:32: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackMC.cxx:33: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackMC.cxx:34: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackMC.cxx:35: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackMC.cxx:36: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackMC.cxx:37: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackMC.cxx:38: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackMC.cxx:40: Wrong include style for external header TDatabasePDG.h [wrong-style-external]

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackMcTruth.cxx

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackMcTruth.cxx:25: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackMcTruth.cxx:26: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackMcTruth.cxx:27: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackMcTruth.cxx:28: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackMcTruth.cxx:29: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackMcTruth.cxx:30: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackMcTruth.cxx:31: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackMultKtExtended.cxx

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackMultKtExtended.cxx:30: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackMultKtExtended.cxx:31: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackMultKtExtended.cxx:32: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackMultKtExtended.cxx:33: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackMultKtExtended.cxx:34: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackMultKtExtended.cxx:35: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackSpherHarMultKtExtended.cxx

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackSpherHarMultKtExtended.cxx:28: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackSpherHarMultKtExtended.cxx:29: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackSpherHarMultKtExtended.cxx:30: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackSpherHarMultKtExtended.cxx:31: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackSpherHarMultKtExtended.cxx:32: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackSpherHarMultKtExtended.cxx:33: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackSpherHarMultKtExtended.cxx:34: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackSpherHarMultKtExtended.cxx:35: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackTrackSpherHarMultKtExtended.cxx:37: Wrong include style for external header TRandom2.h [wrong-style-external]

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx:25: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx:26: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx:27: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx:28: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Extended.cxx:29: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Helicity.cxx

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Helicity.cxx:28: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Helicity.cxx:29: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Helicity.cxx:30: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Helicity.cxx:31: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Helicity.cxx:32: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Helicity.cxx:33: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskTrackV0Helicity.cxx:34: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskV0CascadeExtended.cxx

PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskV0CascadeExtended.cxx:24: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskV0CascadeExtended.cxx:25: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskV0CascadeExtended.cxx:26: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskV0CascadeExtended.cxx:27: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskV0CascadeExtended.cxx:28: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskV0CascadeExtended.cxx:29: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/FemtoUniverse/Tasks/femtoUniversePairTaskV0CascadeExtended.cxx:30: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/FemtoWorld/Core/FemtoWorldCollisionSelection.h

PWGCF/FemtoWorld/Core/FemtoWorldCollisionSelection.h:24: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoWorld/Core/FemtoWorldCollisionSelection.h:25: Wrong include style for external header Framework/Logger.h [wrong-style-external]

PWGCF/FemtoWorld/Core/FemtoWorldContainer.h

PWGCF/FemtoWorld/Core/FemtoWorldContainer.h:23: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoWorld/Core/FemtoWorldContainer.h:26: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/FemtoWorld/Core/FemtoWorldContainer.h:27: Wrong include style for external header TMath.h [wrong-style-external]
PWGCF/FemtoWorld/Core/FemtoWorldContainer.h:28: Wrong include style for external header TDatabasePDG.h [wrong-style-external]
PWGCF/FemtoWorld/Core/FemtoWorldContainer.h:30: Wrong include style for external header TLorentzVector.h [wrong-style-external]
PWGCF/FemtoWorld/Core/FemtoWorldContainer.h:31: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/FemtoWorld/Core/FemtoWorldContainer.h:32: Wrong include style for external header TRandom.h [wrong-style-external]

PWGCF/FemtoWorld/Core/FemtoWorldDetaDphiStar.h

PWGCF/FemtoWorld/Core/FemtoWorldDetaDphiStar.h:25: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/FemtoWorld/Core/FemtoWorldEventHisto.h

PWGCF/FemtoWorld/Core/FemtoWorldEventHisto.h:21: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/FemtoWorld/Core/FemtoWorldMath.h

PWGCF/FemtoWorld/Core/FemtoWorldMath.h:20: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/FemtoWorld/Core/FemtoWorldMath.h:21: Wrong include style for external header Math/Boost.h [wrong-style-external]
PWGCF/FemtoWorld/Core/FemtoWorldMath.h:22: Wrong include style for external header TLorentzVector.h [wrong-style-external]
PWGCF/FemtoWorld/Core/FemtoWorldMath.h:23: Wrong include style for external header TMath.h [wrong-style-external]

PWGCF/FemtoWorld/Core/FemtoWorldObjectSelection.h

PWGCF/FemtoWorld/Core/FemtoWorldObjectSelection.h:21: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]
PWGCF/FemtoWorld/Core/FemtoWorldObjectSelection.h:22: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/FemtoWorld/Core/FemtoWorldPairCleaner.h

PWGCF/FemtoWorld/Core/FemtoWorldPairCleaner.h:21: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/FemtoWorld/Core/FemtoWorldPairWithCentrality.h

PWGCF/FemtoWorld/Core/FemtoWorldPairWithCentrality.h:19: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/FemtoWorld/Core/FemtoWorldParticleHisto.h

PWGCF/FemtoWorld/Core/FemtoWorldParticleHisto.h:22: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/FemtoWorld/Core/FemtoWorldPhiSelection.h

PWGCF/FemtoWorld/Core/FemtoWorldPhiSelection.h:31: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]
PWGCF/FemtoWorld/Core/FemtoWorldPhiSelection.h:33: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoWorld/Core/FemtoWorldPhiSelection.h:34: Wrong include style for external header TLorentzVector.h [wrong-style-external]

PWGCF/FemtoWorld/Core/FemtoWorldPionContainer.h

PWGCF/FemtoWorld/Core/FemtoWorldPionContainer.h:23: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoWorld/Core/FemtoWorldPionContainer.h:26: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/FemtoWorld/Core/FemtoWorldPionContainer.h:27: Wrong include style for external header TMath.h [wrong-style-external]
PWGCF/FemtoWorld/Core/FemtoWorldPionContainer.h:28: Wrong include style for external header TDatabasePDG.h [wrong-style-external]
PWGCF/FemtoWorld/Core/FemtoWorldPionContainer.h:30: Wrong include style for external header TLorentzVector.h [wrong-style-external]
PWGCF/FemtoWorld/Core/FemtoWorldPionContainer.h:31: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/FemtoWorld/Core/FemtoWorldPionContainer.h:32: Wrong include style for external header TRandom.h [wrong-style-external]

PWGCF/FemtoWorld/Core/FemtoWorldTrackSelection.h

PWGCF/FemtoWorld/Core/FemtoWorldTrackSelection.h:27: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]
PWGCF/FemtoWorld/Core/FemtoWorldTrackSelection.h:28: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/FemtoWorld/Core/FemtoWorldUtils.h

PWGCF/FemtoWorld/Core/FemtoWorldUtils.h:21: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]

PWGCF/FemtoWorld/Core/FemtoWorldV0Selection.h

PWGCF/FemtoWorld/Core/FemtoWorldV0Selection.h:26: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]
PWGCF/FemtoWorld/Core/FemtoWorldV0Selection.h:28: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/FemtoWorld/DataModel/FemtoWorldDerived.h

PWGCF/FemtoWorld/DataModel/FemtoWorldDerived.h:16: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/FemtoWorld/DataModel/FemtoWorldDerived.h:17: Wrong include style for external header MathUtils/Utils.h [wrong-style-external]
PWGCF/FemtoWorld/DataModel/FemtoWorldDerived.h:18: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
PWGCF/FemtoWorld/DataModel/FemtoWorldDerived.h:20: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/FemtoWorld/DataModel/FemtoWorldDerived.h:21: Wrong include style for external header Framework/Expressions.h [wrong-style-external]

PWGCF/FemtoWorld/TableProducer/femtoWorldProducerReducedTask.cxx

PWGCF/FemtoWorld/TableProducer/femtoWorldProducerReducedTask.cxx:28: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerReducedTask.cxx:29: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerReducedTask.cxx:30: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerReducedTask.cxx:31: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerReducedTask.cxx:32: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerReducedTask.cxx:33: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerReducedTask.cxx:34: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerReducedTask.cxx:37: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerReducedTask.cxx:38: Wrong include style for external header TMath.h [wrong-style-external]

PWGCF/FemtoWorld/TableProducer/femtoWorldProducerTask.cxx

PWGCF/FemtoWorld/TableProducer/femtoWorldProducerTask.cxx:36: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerTask.cxx:37: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerTask.cxx:38: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerTask.cxx:39: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerTask.cxx:40: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerTask.cxx:41: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerTask.cxx:42: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerTask.cxx:43: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerTask.cxx:44: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerTask.cxx:46: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerTask.cxx:47: Wrong include style for external header TLorentzVector.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerTask.cxx:48: Wrong include style for external header TMath.h [wrong-style-external]

PWGCF/FemtoWorld/TableProducer/femtoWorldProducerTaskV0Only.cxx

PWGCF/FemtoWorld/TableProducer/femtoWorldProducerTaskV0Only.cxx:29: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerTaskV0Only.cxx:30: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerTaskV0Only.cxx:31: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerTaskV0Only.cxx:32: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerTaskV0Only.cxx:33: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerTaskV0Only.cxx:34: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerTaskV0Only.cxx:35: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerTaskV0Only.cxx:38: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/FemtoWorld/TableProducer/femtoWorldProducerTaskV0Only.cxx:39: Wrong include style for external header TMath.h [wrong-style-external]

PWGCF/FemtoWorld/Tasks/femtoWorldEfficiencyTask.cxx

PWGCF/FemtoWorld/Tasks/femtoWorldEfficiencyTask.cxx:30: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldEfficiencyTask.cxx:31: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldEfficiencyTask.cxx:32: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldEfficiencyTask.cxx:33: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldEfficiencyTask.cxx:34: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldEfficiencyTask.cxx:35: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldEfficiencyTask.cxx:37: Wrong include style for external header TPDGCode.h [wrong-style-external]

PWGCF/FemtoWorld/Tasks/femtoWorldEfficiencyTaskDe.cxx

PWGCF/FemtoWorld/Tasks/femtoWorldEfficiencyTaskDe.cxx:29: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldEfficiencyTaskDe.cxx:30: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldEfficiencyTaskDe.cxx:31: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldEfficiencyTaskDe.cxx:32: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldEfficiencyTaskDe.cxx:33: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldEfficiencyTaskDe.cxx:34: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldEfficiencyTaskDe.cxx:36: Wrong include style for external header TPDGCode.h [wrong-style-external]

PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskPionPion.cxx

PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskPionPion.cxx:18: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskPionPion.cxx:19: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskPionPion.cxx:20: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskPionPion.cxx:21: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskPionPion.cxx:22: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskPionPion.cxx:23: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]

PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskProtonAntiproton.cxx

PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskProtonAntiproton.cxx:18: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskProtonAntiproton.cxx:19: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskProtonAntiproton.cxx:20: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskProtonAntiproton.cxx:21: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskProtonAntiproton.cxx:22: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskProtonAntiproton.cxx:23: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]

PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskTrackD0.cxx

PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskTrackD0.cxx:17: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskTrackD0.cxx:18: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskTrackD0.cxx:19: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskTrackD0.cxx:20: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskTrackD0.cxx:21: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskTrackD0.cxx:22: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]

PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskTrackPhi.cxx

PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskTrackPhi.cxx:17: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskTrackPhi.cxx:18: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskTrackPhi.cxx:19: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskTrackPhi.cxx:20: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskTrackPhi.cxx:21: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskTrackPhi.cxx:22: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]

PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskTrackTrack.cxx

PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskTrackTrack.cxx:17: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskTrackTrack.cxx:18: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskTrackTrack.cxx:19: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskTrackTrack.cxx:20: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskTrackTrack.cxx:21: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPairTaskTrackTrack.cxx:22: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]

PWGCF/FemtoWorld/Tasks/femtoWorldPionAllPairTask.cxx

PWGCF/FemtoWorld/Tasks/femtoWorldPionAllPairTask.cxx:18: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPionAllPairTask.cxx:19: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPionAllPairTask.cxx:20: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPionAllPairTask.cxx:21: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPionAllPairTask.cxx:22: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPionAllPairTask.cxx:23: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPionAllPairTask.cxx:24: Wrong include style for external header TDatabasePDG.h [wrong-style-external]

PWGCF/FemtoWorld/Tasks/femtoWorldPionPairTaskTrackTrack.cxx

PWGCF/FemtoWorld/Tasks/femtoWorldPionPairTaskTrackTrack.cxx:18: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPionPairTaskTrackTrack.cxx:19: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPionPairTaskTrackTrack.cxx:20: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPionPairTaskTrackTrack.cxx:21: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPionPairTaskTrackTrack.cxx:22: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/FemtoWorld/Tasks/femtoWorldPionPairTaskTrackTrack.cxx:23: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]

PWGCF/Flow/TableProducer/zdcQVectors.cxx

PWGCF/Flow/TableProducer/zdcQVectors.cxx:26: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/Flow/TableProducer/zdcQVectors.cxx:35: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Flow/TableProducer/zdcQVectors.cxx:36: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/Flow/TableProducer/zdcQVectors.cxx:37: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Flow/TableProducer/zdcQVectors.cxx:38: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/Flow/TableProducer/zdcQVectors.cxx:39: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Flow/TableProducer/zdcQVectors.cxx:40: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/Flow/TableProducer/zdcQVectors.cxx:41: Wrong include style for external header Framework/StaticFor.h [wrong-style-external]
PWGCF/Flow/TableProducer/zdcQVectors.cxx:43: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/Flow/TableProducer/zdcQVectors.cxx:44: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGCF/Flow/TableProducer/zdcQVectors.cxx:45: Wrong include style for external header ReconstructionDataFormats/GlobalTrackID.h [wrong-style-external]
PWGCF/Flow/TableProducer/zdcQVectors.cxx:46: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/Flow/TableProducer/zdcQVectors.cxx:49: Wrong include style for external header TH1F.h [wrong-style-external]
PWGCF/Flow/TableProducer/zdcQVectors.cxx:50: Wrong include style for external header TH2F.h [wrong-style-external]
PWGCF/Flow/TableProducer/zdcQVectors.cxx:51: Wrong include style for external header TProfile.h [wrong-style-external]
PWGCF/Flow/TableProducer/zdcQVectors.cxx:52: Wrong include style for external header TObjArray.h [wrong-style-external]
PWGCF/Flow/TableProducer/zdcQVectors.cxx:53: Wrong include style for external header TF1.h [wrong-style-external]
PWGCF/Flow/TableProducer/zdcQVectors.cxx:54: Wrong include style for external header TFitResult.h [wrong-style-external]
PWGCF/Flow/TableProducer/zdcQVectors.cxx:55: Wrong include style for external header TCanvas.h [wrong-style-external]
PWGCF/Flow/TableProducer/zdcQVectors.cxx:56: Wrong include style for external header TSystem.h [wrong-style-external]
PWGCF/Flow/TableProducer/zdcQVectors.cxx:57: Wrong include style for external header TROOT.h [wrong-style-external]

PWGCF/Flow/Tasks/flowAnalysisGF.cxx

PWGCF/Flow/Tasks/flowAnalysisGF.cxx:19: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/Flow/Tasks/flowAnalysisGF.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Flow/Tasks/flowAnalysisGF.cxx:21: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Flow/Tasks/flowAnalysisGF.cxx:22: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/Flow/Tasks/flowAnalysisGF.cxx:23: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Flow/Tasks/flowAnalysisGF.cxx:31: Incomplete path GFWPowerArray.h to PWGCF/GenericFramework/Core/GFWPowerArray.h [incomplete-path]
PWGCF/Flow/Tasks/flowAnalysisGF.cxx:32: Incomplete path GFW.h to PWGCF/GenericFramework/Core/GFW.h [incomplete-path]
PWGCF/Flow/Tasks/flowAnalysisGF.cxx:33: Incomplete path GFWCumulant.h to PWGCF/GenericFramework/Core/GFWCumulant.h [incomplete-path]
PWGCF/Flow/Tasks/flowAnalysisGF.cxx:34: Incomplete path FlowContainer.h to PWGCF/GenericFramework/Core/FlowContainer.h [incomplete-path]
PWGCF/Flow/Tasks/flowAnalysisGF.cxx:35: Incomplete path FlowPtContainer.h to PWGCF/GenericFramework/Core/FlowPtContainer.h [incomplete-path]
PWGCF/Flow/Tasks/flowAnalysisGF.cxx:36: Incomplete path GFWConfig.h to PWGCF/GenericFramework/Core/GFWConfig.h [incomplete-path]
PWGCF/Flow/Tasks/flowAnalysisGF.cxx:37: Incomplete path GFWWeights.h to PWGCF/GenericFramework/Core/GFWWeights.h [incomplete-path]

PWGCF/Flow/Tasks/flowEfficiencyCasc.cxx

PWGCF/Flow/Tasks/flowEfficiencyCasc.cxx:28: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEfficiencyCasc.cxx:29: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEfficiencyCasc.cxx:30: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEfficiencyCasc.cxx:31: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Flow/Tasks/flowEsePHe3.cxx

PWGCF/Flow/Tasks/flowEsePHe3.cxx:43: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEsePHe3.cxx:44: Wrong include style for external header DataFormatsTPC/BetheBlochAleph.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEsePHe3.cxx:45: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEsePHe3.cxx:46: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEsePHe3.cxx:47: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEsePHe3.cxx:48: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEsePHe3.cxx:49: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEsePHe3.cxx:50: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEsePHe3.cxx:51: Wrong include style for external header Framework/StaticFor.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEsePHe3.cxx:52: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Flow/Tasks/flowEseTask.cxx

PWGCF/Flow/Tasks/flowEseTask.cxx:33: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEseTask.cxx:34: Wrong include style for external header CCDB/CcdbApi.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEseTask.cxx:35: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEseTask.cxx:36: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEseTask.cxx:37: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEseTask.cxx:38: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEseTask.cxx:39: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEseTask.cxx:40: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEseTask.cxx:41: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEseTask.cxx:42: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEseTask.cxx:43: Wrong include style for external header Framework/StaticFor.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEseTask.cxx:44: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEseTask.cxx:45: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEseTask.cxx:46: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEseTask.cxx:48: Wrong include style for external header Math/GenVector/Boost.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEseTask.cxx:49: Wrong include style for external header Math/Vector3D.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEseTask.cxx:50: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEseTask.cxx:51: Wrong include style for external header TF1.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEseTask.cxx:52: Wrong include style for external header TRandom3.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEseTask.cxx:53: Wrong include style for external header TVector2.h [wrong-style-external]

PWGCF/Flow/Tasks/flowEventPlane.cxx

PWGCF/Flow/Tasks/flowEventPlane.cxx:25: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEventPlane.cxx:26: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEventPlane.cxx:27: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEventPlane.cxx:28: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Flow/Tasks/flowEventPlane.cxx:29: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Flow/Tasks/flowGfwEse.cxx

PWGCF/Flow/Tasks/flowGfwEse.cxx:16: Incomplete path FlowContainer.h to PWGCF/GenericFramework/Core/FlowContainer.h [incomplete-path]
PWGCF/Flow/Tasks/flowGfwEse.cxx:17: Incomplete path FlowPtContainer.h to PWGCF/GenericFramework/Core/FlowPtContainer.h [incomplete-path]
PWGCF/Flow/Tasks/flowGfwEse.cxx:18: Incomplete path GFW.h to PWGCF/GenericFramework/Core/GFW.h [incomplete-path]
PWGCF/Flow/Tasks/flowGfwEse.cxx:19: Incomplete path GFWConfig.h to PWGCF/GenericFramework/Core/GFWConfig.h [incomplete-path]
PWGCF/Flow/Tasks/flowGfwEse.cxx:20: Incomplete path GFWCumulant.h to PWGCF/GenericFramework/Core/GFWCumulant.h [incomplete-path]
PWGCF/Flow/Tasks/flowGfwEse.cxx:21: Incomplete path GFWPowerArray.h to PWGCF/GenericFramework/Core/GFWPowerArray.h [incomplete-path]
PWGCF/Flow/Tasks/flowGfwEse.cxx:22: Incomplete path GFWWeights.h to PWGCF/GenericFramework/Core/GFWWeights.h [incomplete-path]
PWGCF/Flow/Tasks/flowGfwEse.cxx:23: Incomplete path GFWWeightsList.h to PWGCF/GenericFramework/Core/GFWWeightsList.h [incomplete-path]
PWGCF/Flow/Tasks/flowGfwEse.cxx:33: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Flow/Tasks/flowGfwEse.cxx:34: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Flow/Tasks/flowGfwEse.cxx:35: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Flow/Tasks/flowGfwEse.cxx:36: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/Flow/Tasks/flowGfwEse.cxx:37: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx

PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx:17: Incomplete path GFW.h to PWGCF/GenericFramework/Core/GFW.h [incomplete-path]
PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx:18: Incomplete path GFWCumulant.h to PWGCF/GenericFramework/Core/GFWCumulant.h [incomplete-path]
PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx:19: Incomplete path GFWPowerArray.h to PWGCF/GenericFramework/Core/GFWPowerArray.h [incomplete-path]
PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx:20: Incomplete path GFWWeights.h to PWGCF/GenericFramework/Core/GFWWeights.h [incomplete-path]
PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx:39: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx:40: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx:41: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx:42: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx:43: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx:44: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx:45: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx:48: Wrong include style for external header TList.h [wrong-style-external]

PWGCF/Flow/Tasks/flowGfwTask.cxx

PWGCF/Flow/Tasks/flowGfwTask.cxx:17: Incomplete path FlowContainer.h to PWGCF/GenericFramework/Core/FlowContainer.h [incomplete-path]
PWGCF/Flow/Tasks/flowGfwTask.cxx:18: Incomplete path GFW.h to PWGCF/GenericFramework/Core/GFW.h [incomplete-path]
PWGCF/Flow/Tasks/flowGfwTask.cxx:19: Incomplete path GFWCumulant.h to PWGCF/GenericFramework/Core/GFWCumulant.h [incomplete-path]
PWGCF/Flow/Tasks/flowGfwTask.cxx:20: Incomplete path GFWPowerArray.h to PWGCF/GenericFramework/Core/GFWPowerArray.h [incomplete-path]
PWGCF/Flow/Tasks/flowGfwTask.cxx:21: Incomplete path GFWWeights.h to PWGCF/GenericFramework/Core/GFWWeights.h [incomplete-path]
PWGCF/Flow/Tasks/flowGfwTask.cxx:30: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Flow/Tasks/flowGfwTask.cxx:31: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/Flow/Tasks/flowGfwTask.cxx:32: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Flow/Tasks/flowGfwTask.cxx:33: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Flow/Tasks/flowGfwTask.cxx:34: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/Flow/Tasks/flowGfwTask.cxx:35: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/Flow/Tasks/flowGfwTask.cxx:36: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/Flow/Tasks/flowGfwTask.cxx:37: Wrong include style for external header ReconstructionDataFormats/GlobalTrackID.h [wrong-style-external]
PWGCF/Flow/Tasks/flowGfwTask.cxx:38: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/Flow/Tasks/flowGfwTask.cxx:42: Wrong include style for external header TList.h [wrong-style-external]
PWGCF/Flow/Tasks/flowGfwTask.cxx:43: Wrong include style for external header TPDGCode.h [wrong-style-external]

PWGCF/Flow/Tasks/flowMc.cxx

PWGCF/Flow/Tasks/flowMc.cxx:20: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/Flow/Tasks/flowMc.cxx:21: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Flow/Tasks/flowMc.cxx:22: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Flow/Tasks/flowMc.cxx:23: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/Flow/Tasks/flowMc.cxx:24: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Flow/Tasks/flowMc.cxx:25: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/Flow/Tasks/flowMc.cxx:31: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/Flow/Tasks/flowMc.cxx:32: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/Flow/Tasks/flowMc.cxx:33: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGCF/Flow/Tasks/flowMc.cxx:36: Incomplete path GFWPowerArray.h to PWGCF/GenericFramework/Core/GFWPowerArray.h [incomplete-path]
PWGCF/Flow/Tasks/flowMc.cxx:37: Incomplete path GFW.h to PWGCF/GenericFramework/Core/GFW.h [incomplete-path]
PWGCF/Flow/Tasks/flowMc.cxx:38: Incomplete path GFWCumulant.h to PWGCF/GenericFramework/Core/GFWCumulant.h [incomplete-path]
PWGCF/Flow/Tasks/flowMc.cxx:39: Incomplete path GFWWeights.h to PWGCF/GenericFramework/Core/GFWWeights.h [incomplete-path]
PWGCF/Flow/Tasks/flowMc.cxx:40: Incomplete path FlowContainer.h to PWGCF/GenericFramework/Core/FlowContainer.h [incomplete-path]

PWGCF/Flow/Tasks/flowPbpbPikp.cxx

PWGCF/Flow/Tasks/flowPbpbPikp.cxx:34: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/Flow/Tasks/flowPbpbPikp.cxx:35: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Flow/Tasks/flowPbpbPikp.cxx:36: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/Flow/Tasks/flowPbpbPikp.cxx:37: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Flow/Tasks/flowPbpbPikp.cxx:38: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Flow/Tasks/flowPbpbPikp.cxx:39: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/Flow/Tasks/flowPbpbPikp.cxx:40: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/Flow/Tasks/flowPbpbPikp.cxx:41: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/Flow/Tasks/flowPbpbPikp.cxx:42: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]
PWGCF/Flow/Tasks/flowPbpbPikp.cxx:43: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/Flow/Tasks/flowPbpbPikp.cxx:46: Wrong include style for external header Math/Vector4D.h [wrong-style-external]

PWGCF/Flow/Tasks/flowPidCme.cxx

PWGCF/Flow/Tasks/flowPidCme.cxx:43: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/Flow/Tasks/flowPidCme.cxx:44: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/Flow/Tasks/flowPidCme.cxx:45: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Flow/Tasks/flowPidCme.cxx:46: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/Flow/Tasks/flowPidCme.cxx:47: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Flow/Tasks/flowPidCme.cxx:48: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Flow/Tasks/flowPidCme.cxx:49: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/Flow/Tasks/flowPidCme.cxx:50: Wrong include style for external header Framework/StaticFor.h [wrong-style-external]
PWGCF/Flow/Tasks/flowPidCme.cxx:51: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Flow/Tasks/flowPtEfficiency.cxx

PWGCF/Flow/Tasks/flowPtEfficiency.cxx:17: Incomplete path FlowContainer.h to PWGCF/GenericFramework/Core/FlowContainer.h [incomplete-path]
PWGCF/Flow/Tasks/flowPtEfficiency.cxx:18: Incomplete path GFW.h to PWGCF/GenericFramework/Core/GFW.h [incomplete-path]
PWGCF/Flow/Tasks/flowPtEfficiency.cxx:19: Incomplete path GFWCumulant.h to PWGCF/GenericFramework/Core/GFWCumulant.h [incomplete-path]
PWGCF/Flow/Tasks/flowPtEfficiency.cxx:20: Incomplete path GFWPowerArray.h to PWGCF/GenericFramework/Core/GFWPowerArray.h [incomplete-path]
PWGCF/Flow/Tasks/flowPtEfficiency.cxx:21: Incomplete path GFWWeights.h to PWGCF/GenericFramework/Core/GFWWeights.h [incomplete-path]
PWGCF/Flow/Tasks/flowPtEfficiency.cxx:29: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Flow/Tasks/flowPtEfficiency.cxx:30: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Flow/Tasks/flowPtEfficiency.cxx:31: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Flow/Tasks/flowPtEfficiency.cxx:32: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/Flow/Tasks/flowPtEfficiency.cxx:33: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Flow/Tasks/flowQa.cxx

PWGCF/Flow/Tasks/flowQa.cxx:23: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/Flow/Tasks/flowQa.cxx:24: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Flow/Tasks/flowQa.cxx:25: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Flow/Tasks/flowQa.cxx:26: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/Flow/Tasks/flowQa.cxx:27: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Flow/Tasks/flowQa.cxx:37: Incomplete path GFWPowerArray.h to PWGCF/GenericFramework/Core/GFWPowerArray.h [incomplete-path]
PWGCF/Flow/Tasks/flowQa.cxx:38: Incomplete path GFW.h to PWGCF/GenericFramework/Core/GFW.h [incomplete-path]
PWGCF/Flow/Tasks/flowQa.cxx:39: Incomplete path GFWCumulant.h to PWGCF/GenericFramework/Core/GFWCumulant.h [incomplete-path]
PWGCF/Flow/Tasks/flowQa.cxx:40: Incomplete path GFWWeights.h to PWGCF/GenericFramework/Core/GFWWeights.h [incomplete-path]
PWGCF/Flow/Tasks/flowQa.cxx:41: Incomplete path FlowContainer.h to PWGCF/GenericFramework/Core/FlowContainer.h [incomplete-path]
PWGCF/Flow/Tasks/flowQa.cxx:42: Wrong include style for external header TList.h [wrong-style-external]

PWGCF/Flow/Tasks/flowRunbyRun.cxx

PWGCF/Flow/Tasks/flowRunbyRun.cxx:26: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/Flow/Tasks/flowRunbyRun.cxx:27: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Flow/Tasks/flowRunbyRun.cxx:28: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Flow/Tasks/flowRunbyRun.cxx:29: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/Flow/Tasks/flowRunbyRun.cxx:30: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Flow/Tasks/flowRunbyRun.cxx:39: Incomplete path GFWPowerArray.h to PWGCF/GenericFramework/Core/GFWPowerArray.h [incomplete-path]
PWGCF/Flow/Tasks/flowRunbyRun.cxx:40: Incomplete path GFW.h to PWGCF/GenericFramework/Core/GFW.h [incomplete-path]
PWGCF/Flow/Tasks/flowRunbyRun.cxx:41: Incomplete path GFWCumulant.h to PWGCF/GenericFramework/Core/GFWCumulant.h [incomplete-path]
PWGCF/Flow/Tasks/flowRunbyRun.cxx:42: Incomplete path GFWWeights.h to PWGCF/GenericFramework/Core/GFWWeights.h [incomplete-path]
PWGCF/Flow/Tasks/flowRunbyRun.cxx:43: Incomplete path FlowContainer.h to PWGCF/GenericFramework/Core/FlowContainer.h [incomplete-path]
PWGCF/Flow/Tasks/flowRunbyRun.cxx:44: Wrong include style for external header TList.h [wrong-style-external]

PWGCF/Flow/Tasks/flowSP.cxx

PWGCF/Flow/Tasks/flowSP.cxx:17: Incomplete path GFWWeights.h to PWGCF/GenericFramework/Core/GFWWeights.h [incomplete-path]
PWGCF/Flow/Tasks/flowSP.cxx:32: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/Flow/Tasks/flowSP.cxx:33: Wrong include style for external header DataFormatsParameters/GRPLHCIFData.h [wrong-style-external]
PWGCF/Flow/Tasks/flowSP.cxx:34: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGCF/Flow/Tasks/flowSP.cxx:35: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/Flow/Tasks/flowSP.cxx:36: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Flow/Tasks/flowSP.cxx:37: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Flow/Tasks/flowSP.cxx:38: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Flow/Tasks/flowSP.cxx:39: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/Flow/Tasks/flowSP.cxx:40: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/Flow/Tasks/flowSP.cxx:41: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/Flow/Tasks/flowSP.cxx:43: Wrong include style for external header TF1.h [wrong-style-external]
PWGCF/Flow/Tasks/flowSP.cxx:44: Wrong include style for external header TPDGCode.h [wrong-style-external]

PWGCF/Flow/Tasks/flowTask.cxx

PWGCF/Flow/Tasks/flowTask.cxx:17: Incomplete path FlowContainer.h to PWGCF/GenericFramework/Core/FlowContainer.h [incomplete-path]
PWGCF/Flow/Tasks/flowTask.cxx:18: Incomplete path FlowPtContainer.h to PWGCF/GenericFramework/Core/FlowPtContainer.h [incomplete-path]
PWGCF/Flow/Tasks/flowTask.cxx:19: Incomplete path GFW.h to PWGCF/GenericFramework/Core/GFW.h [incomplete-path]
PWGCF/Flow/Tasks/flowTask.cxx:20: Incomplete path GFWConfig.h to PWGCF/GenericFramework/Core/GFWConfig.h [incomplete-path]
PWGCF/Flow/Tasks/flowTask.cxx:21: Incomplete path GFWCumulant.h to PWGCF/GenericFramework/Core/GFWCumulant.h [incomplete-path]
PWGCF/Flow/Tasks/flowTask.cxx:22: Incomplete path GFWPowerArray.h to PWGCF/GenericFramework/Core/GFWPowerArray.h [incomplete-path]
PWGCF/Flow/Tasks/flowTask.cxx:23: Incomplete path GFWWeights.h to PWGCF/GenericFramework/Core/GFWWeights.h [incomplete-path]
PWGCF/Flow/Tasks/flowTask.cxx:33: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Flow/Tasks/flowTask.cxx:34: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Flow/Tasks/flowTask.cxx:35: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Flow/Tasks/flowTask.cxx:36: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/Flow/Tasks/flowTask.cxx:37: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/Flow/Tasks/flowTask.cxx:41: Wrong include style for external header TList.h [wrong-style-external]

PWGCF/Flow/Tasks/flowZdcTask.cxx

PWGCF/Flow/Tasks/flowZdcTask.cxx:23: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/Flow/Tasks/flowZdcTask.cxx:24: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Flow/Tasks/flowZdcTask.cxx:25: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Flow/Tasks/flowZdcTask.cxx:26: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Flow/Tasks/flowZdcTask.cxx:27: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/Flow/Tasks/flowZdcTask.cxx:28: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/Flow/Tasks/flowZdcTask.cxx:31: Wrong include style for external header TList.h [wrong-style-external]

PWGCF/Flow/Tasks/pidFlowPtCorr.cxx

PWGCF/Flow/Tasks/pidFlowPtCorr.cxx:17: Incomplete path GFW.h to PWGCF/GenericFramework/Core/GFW.h [incomplete-path]
PWGCF/Flow/Tasks/pidFlowPtCorr.cxx:18: Incomplete path GFWCumulant.h to PWGCF/GenericFramework/Core/GFWCumulant.h [incomplete-path]
PWGCF/Flow/Tasks/pidFlowPtCorr.cxx:19: Incomplete path GFWPowerArray.h to PWGCF/GenericFramework/Core/GFWPowerArray.h [incomplete-path]
PWGCF/Flow/Tasks/pidFlowPtCorr.cxx:20: Incomplete path GFWWeights.h to PWGCF/GenericFramework/Core/GFWWeights.h [incomplete-path]
PWGCF/Flow/Tasks/pidFlowPtCorr.cxx:37: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/Flow/Tasks/pidFlowPtCorr.cxx:38: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Flow/Tasks/pidFlowPtCorr.cxx:39: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Flow/Tasks/pidFlowPtCorr.cxx:40: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Flow/Tasks/pidFlowPtCorr.cxx:41: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/Flow/Tasks/pidFlowPtCorr.cxx:42: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/Flow/Tasks/pidFlowPtCorr.cxx:43: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/Flow/Tasks/pidFlowPtCorr.cxx:46: Wrong include style for external header TList.h [wrong-style-external]

PWGCF/Flow/Tasks/resonancesGfwFlow.cxx

PWGCF/Flow/Tasks/resonancesGfwFlow.cxx:37: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/Flow/Tasks/resonancesGfwFlow.cxx:38: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Flow/Tasks/resonancesGfwFlow.cxx:39: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/Flow/Tasks/resonancesGfwFlow.cxx:40: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Flow/Tasks/resonancesGfwFlow.cxx:41: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Flow/Tasks/resonancesGfwFlow.cxx:42: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/Flow/Tasks/resonancesGfwFlow.cxx:43: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/Flow/Tasks/resonancesGfwFlow.cxx:44: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/Flow/Tasks/resonancesGfwFlow.cxx:45: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]
PWGCF/Flow/Tasks/resonancesGfwFlow.cxx:46: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/Flow/Tasks/resonancesGfwFlow.cxx:49: Wrong include style for external header Math/Vector4D.h [wrong-style-external]

PWGCF/GenericFramework/Core/BootstrapProfile.h

PWGCF/GenericFramework/Core/BootstrapProfile.h:19: Wrong include style for external header TProfile.h [wrong-style-external]
PWGCF/GenericFramework/Core/BootstrapProfile.h:20: Wrong include style for external header TList.h [wrong-style-external]
PWGCF/GenericFramework/Core/BootstrapProfile.h:21: Wrong include style for external header TString.h [wrong-style-external]
PWGCF/GenericFramework/Core/BootstrapProfile.h:22: Wrong include style for external header TCollection.h [wrong-style-external]
PWGCF/GenericFramework/Core/BootstrapProfile.h:23: Wrong include style for external header TMath.h [wrong-style-external]

PWGCF/GenericFramework/Core/FlowContainer.h

PWGCF/GenericFramework/Core/FlowContainer.h:19: Wrong include style for external header TH3F.h [wrong-style-external]
PWGCF/GenericFramework/Core/FlowContainer.h:20: Wrong include style for external header TProfile2D.h [wrong-style-external]
PWGCF/GenericFramework/Core/FlowContainer.h:21: Wrong include style for external header TProfile.h [wrong-style-external]
PWGCF/GenericFramework/Core/FlowContainer.h:22: Wrong include style for external header TNamed.h [wrong-style-external]
PWGCF/GenericFramework/Core/FlowContainer.h:23: Wrong include style for external header TH1.h [wrong-style-external]
PWGCF/GenericFramework/Core/FlowContainer.h:24: Wrong include style for external header TMath.h [wrong-style-external]
PWGCF/GenericFramework/Core/FlowContainer.h:25: Wrong include style for external header TFile.h [wrong-style-external]
PWGCF/GenericFramework/Core/FlowContainer.h:26: Wrong include style for external header TAxis.h [wrong-style-external]
PWGCF/GenericFramework/Core/FlowContainer.h:27: Wrong include style for external header TString.h [wrong-style-external]
PWGCF/GenericFramework/Core/FlowContainer.h:28: Wrong include style for external header TObjArray.h [wrong-style-external]
PWGCF/GenericFramework/Core/FlowContainer.h:29: Wrong include style for external header TRandom.h [wrong-style-external]
PWGCF/GenericFramework/Core/FlowContainer.h:30: Wrong include style for external header TString.h [wrong-style-external]
PWGCF/GenericFramework/Core/FlowContainer.h:31: Wrong include style for external header TCollection.h [wrong-style-external]
PWGCF/GenericFramework/Core/FlowContainer.h:32: Wrong include style for external header TAxis.h [wrong-style-external]
PWGCF/GenericFramework/Core/FlowContainer.h:34: Wrong include style for external header Framework/HistogramSpec.h [wrong-style-external]

PWGCF/GenericFramework/Core/FlowPtContainer.h

PWGCF/GenericFramework/Core/FlowPtContainer.h:23: Wrong include style for external header Framework/HistogramSpec.h [wrong-style-external]
PWGCF/GenericFramework/Core/FlowPtContainer.h:25: Wrong include style for external header TCollection.h [wrong-style-external]
PWGCF/GenericFramework/Core/FlowPtContainer.h:26: Wrong include style for external header TList.h [wrong-style-external]
PWGCF/GenericFramework/Core/FlowPtContainer.h:27: Wrong include style for external header TNamed.h [wrong-style-external]

PWGCF/GenericFramework/Core/GFWConfig.h

PWGCF/GenericFramework/Core/GFWConfig.h:21: Wrong include style for external header Framework/Logger.h [wrong-style-external]

PWGCF/GenericFramework/Core/GFWWeights.cxx

PWGCF/GenericFramework/Core/GFWWeights.cxx:13: Wrong include style for external header TMath.h [wrong-style-external]

PWGCF/GenericFramework/Core/GFWWeights.h

PWGCF/GenericFramework/Core/GFWWeights.h:19: Wrong include style for external header Framework/Logger.h [wrong-style-external]
PWGCF/GenericFramework/Core/GFWWeights.h:21: Wrong include style for external header TObjArray.h [wrong-style-external]
PWGCF/GenericFramework/Core/GFWWeights.h:22: Wrong include style for external header TNamed.h [wrong-style-external]
PWGCF/GenericFramework/Core/GFWWeights.h:23: Wrong include style for external header TH3D.h [wrong-style-external]
PWGCF/GenericFramework/Core/GFWWeights.h:24: Wrong include style for external header TH2D.h [wrong-style-external]
PWGCF/GenericFramework/Core/GFWWeights.h:25: Wrong include style for external header TH1D.h [wrong-style-external]
PWGCF/GenericFramework/Core/GFWWeights.h:26: Wrong include style for external header TFile.h [wrong-style-external]
PWGCF/GenericFramework/Core/GFWWeights.h:27: Wrong include style for external header TCollection.h [wrong-style-external]
PWGCF/GenericFramework/Core/GFWWeights.h:28: Wrong include style for external header TString.h [wrong-style-external]

PWGCF/GenericFramework/Core/GFWWeightsList.h

PWGCF/GenericFramework/Core/GFWWeightsList.h:24: Wrong include style for external header Framework/Logger.h [wrong-style-external]
PWGCF/GenericFramework/Core/GFWWeightsList.h:26: Wrong include style for external header TObjArray.h [wrong-style-external]

PWGCF/GenericFramework/Core/ProfileSubset.cxx

PWGCF/GenericFramework/Core/ProfileSubset.cxx:13: Wrong include style for external header TProfile2D.h [wrong-style-external]

PWGCF/GenericFramework/Core/ProfileSubset.h

PWGCF/GenericFramework/Core/ProfileSubset.h:19: Wrong include style for external header TProfile.h [wrong-style-external]
PWGCF/GenericFramework/Core/ProfileSubset.h:20: Wrong include style for external header TProfile2D.h [wrong-style-external]
PWGCF/GenericFramework/Core/ProfileSubset.h:21: Wrong include style for external header TError.h [wrong-style-external]

PWGCF/GenericFramework/Tasks/flowGenericFramework.cxx

PWGCF/GenericFramework/Tasks/flowGenericFramework.cxx:16: Incomplete path FlowContainer.h to PWGCF/GenericFramework/Core/FlowContainer.h [incomplete-path]
PWGCF/GenericFramework/Tasks/flowGenericFramework.cxx:17: Incomplete path FlowPtContainer.h to PWGCF/GenericFramework/Core/FlowPtContainer.h [incomplete-path]
PWGCF/GenericFramework/Tasks/flowGenericFramework.cxx:18: Incomplete path GFW.h to PWGCF/GenericFramework/Core/GFW.h [incomplete-path]
PWGCF/GenericFramework/Tasks/flowGenericFramework.cxx:19: Incomplete path GFWConfig.h to PWGCF/GenericFramework/Core/GFWConfig.h [incomplete-path]
PWGCF/GenericFramework/Tasks/flowGenericFramework.cxx:20: Incomplete path GFWCumulant.h to PWGCF/GenericFramework/Core/GFWCumulant.h [incomplete-path]
PWGCF/GenericFramework/Tasks/flowGenericFramework.cxx:21: Incomplete path GFWPowerArray.h to PWGCF/GenericFramework/Core/GFWPowerArray.h [incomplete-path]
PWGCF/GenericFramework/Tasks/flowGenericFramework.cxx:22: Incomplete path GFWWeights.h to PWGCF/GenericFramework/Core/GFWWeights.h [incomplete-path]
PWGCF/GenericFramework/Tasks/flowGenericFramework.cxx:23: Incomplete path GFWWeightsList.h to PWGCF/GenericFramework/Core/GFWWeightsList.h [incomplete-path]
PWGCF/GenericFramework/Tasks/flowGenericFramework.cxx:33: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/GenericFramework/Tasks/flowGenericFramework.cxx:34: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/GenericFramework/Tasks/flowGenericFramework.cxx:35: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/GenericFramework/Tasks/flowGenericFramework.cxx:36: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/GenericFramework/Tasks/flowGenericFramework.cxx:37: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/GenericFramework/Tasks/flowGfwLightIons.cxx

PWGCF/GenericFramework/Tasks/flowGfwLightIons.cxx:16: Incomplete path FlowContainer.h to PWGCF/GenericFramework/Core/FlowContainer.h [incomplete-path]
PWGCF/GenericFramework/Tasks/flowGfwLightIons.cxx:17: Incomplete path FlowPtContainer.h to PWGCF/GenericFramework/Core/FlowPtContainer.h [incomplete-path]
PWGCF/GenericFramework/Tasks/flowGfwLightIons.cxx:18: Incomplete path GFW.h to PWGCF/GenericFramework/Core/GFW.h [incomplete-path]
PWGCF/GenericFramework/Tasks/flowGfwLightIons.cxx:19: Incomplete path GFWConfig.h to PWGCF/GenericFramework/Core/GFWConfig.h [incomplete-path]
PWGCF/GenericFramework/Tasks/flowGfwLightIons.cxx:20: Incomplete path GFWCumulant.h to PWGCF/GenericFramework/Core/GFWCumulant.h [incomplete-path]
PWGCF/GenericFramework/Tasks/flowGfwLightIons.cxx:21: Incomplete path GFWPowerArray.h to PWGCF/GenericFramework/Core/GFWPowerArray.h [incomplete-path]
PWGCF/GenericFramework/Tasks/flowGfwLightIons.cxx:22: Incomplete path GFWWeights.h to PWGCF/GenericFramework/Core/GFWWeights.h [incomplete-path]
PWGCF/GenericFramework/Tasks/flowGfwLightIons.cxx:23: Incomplete path GFWWeightsList.h to PWGCF/GenericFramework/Core/GFWWeightsList.h [incomplete-path]
PWGCF/GenericFramework/Tasks/flowGfwLightIons.cxx:31: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/GenericFramework/Tasks/flowGfwLightIons.cxx:32: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/GenericFramework/Tasks/flowGfwLightIons.cxx:33: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/GenericFramework/Tasks/flowGfwLightIons.cxx:34: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/GenericFramework/Tasks/flowGfwLightIons.cxx:35: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/JCorran/Core/FlowJHistManager.cxx

PWGCF/JCorran/Core/FlowJHistManager.cxx:19: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]

PWGCF/JCorran/Core/FlowJHistManager.h

PWGCF/JCorran/Core/FlowJHistManager.h:23: Wrong include style for external header TH1.h [wrong-style-external]
PWGCF/JCorran/Core/FlowJHistManager.h:24: Wrong include style for external header TH2.h [wrong-style-external]
PWGCF/JCorran/Core/FlowJHistManager.h:25: Wrong include style for external header TH3.h [wrong-style-external]
PWGCF/JCorran/Core/FlowJHistManager.h:26: Wrong include style for external header TProfile.h [wrong-style-external]
PWGCF/JCorran/Core/FlowJHistManager.h:27: Wrong include style for external header TProfile2D.h [wrong-style-external]
PWGCF/JCorran/Core/FlowJHistManager.h:30: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/JCorran/Core/FlowJSPCAnalysis.h

PWGCF/JCorran/Core/FlowJSPCAnalysis.h:25: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/JCorran/Core/FlowJSPCAnalysis.h:27: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]

PWGCF/JCorran/Core/FlowJSPCObservables.h

PWGCF/JCorran/Core/FlowJSPCObservables.h:19: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/JCorran/Core/JEPFlowAnalysis.h

PWGCF/JCorran/Core/JEPFlowAnalysis.h:20: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/JCorran/Core/JFFlucAnalysisO2Hist.cxx

PWGCF/JCorran/Core/JFFlucAnalysisO2Hist.cxx:18: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]

PWGCF/JCorran/Core/JFFlucAnalysisO2Hist.h

PWGCF/JCorran/Core/JFFlucAnalysisO2Hist.h:19: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/JCorran/TableProducer/JCatalyst.cxx

PWGCF/JCorran/TableProducer/JCatalyst.cxx:20: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/JCorran/TableProducer/JCatalyst.cxx:21: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/JCorran/TableProducer/JCatalyst.cxx:22: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/JCorran/TableProducer/JCatalyst.cxx:23: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/JCorran/TableProducer/JCatalyst.cxx:32: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/JCorran/TableProducer/JCatalyst.cxx:34: Wrong include style for external header DCAFitter/DCAFitterN.h [wrong-style-external]
PWGCF/JCorran/TableProducer/JCatalyst.cxx:37: Wrong include style for external header ReconstructionDataFormats/DCA.h [wrong-style-external]
PWGCF/JCorran/TableProducer/JCatalyst.cxx:38: Wrong include style for external header ReconstructionDataFormats/V0.h [wrong-style-external]

PWGCF/JCorran/Tasks/flowJNUACreation.cxx

PWGCF/JCorran/Tasks/flowJNUACreation.cxx:23: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/JCorran/Tasks/flowJNUACreation.cxx:24: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/JCorran/Tasks/flowJNUACreation.cxx:26: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/JCorran/Tasks/flowJNUACreation.cxx:27: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/JCorran/Tasks/flowJNUACreation.cxx:28: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/JCorran/Tasks/flowJNUACreation.cxx:29: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/JCorran/Tasks/flowJSPCAnalysis.cxx

PWGCF/JCorran/Tasks/flowJSPCAnalysis.cxx:23: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/JCorran/Tasks/flowJSPCAnalysis.cxx:24: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/JCorran/Tasks/flowJSPCAnalysis.cxx:26: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/JCorran/Tasks/flowJSPCAnalysis.cxx:27: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/JCorran/Tasks/flowJSPCAnalysis.cxx:28: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGCF/JCorran/Tasks/jEPDzeroFlowAnalysis.cxx

PWGCF/JCorran/Tasks/jEPDzeroFlowAnalysis.cxx:22: Wrong include style for external header TLorentzVector.h [wrong-style-external]
PWGCF/JCorran/Tasks/jEPDzeroFlowAnalysis.cxx:23: Wrong include style for external header TRandom3.h [wrong-style-external]
PWGCF/JCorran/Tasks/jEPDzeroFlowAnalysis.cxx:24: Wrong include style for external header TF1.h [wrong-style-external]
PWGCF/JCorran/Tasks/jEPDzeroFlowAnalysis.cxx:25: Wrong include style for external header TVector2.h [wrong-style-external]
PWGCF/JCorran/Tasks/jEPDzeroFlowAnalysis.cxx:26: Wrong include style for external header Math/Vector3D.h [wrong-style-external]
PWGCF/JCorran/Tasks/jEPDzeroFlowAnalysis.cxx:27: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGCF/JCorran/Tasks/jEPDzeroFlowAnalysis.cxx:28: Wrong include style for external header Math/GenVector/Boost.h [wrong-style-external]
PWGCF/JCorran/Tasks/jEPDzeroFlowAnalysis.cxx:31: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/JCorran/Tasks/jEPDzeroFlowAnalysis.cxx:32: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/JCorran/Tasks/jEPDzeroFlowAnalysis.cxx:33: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/JCorran/Tasks/jEPDzeroFlowAnalysis.cxx:34: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/JCorran/Tasks/jEPDzeroFlowAnalysis.cxx:35: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/JCorran/Tasks/jEPDzeroFlowAnalysis.cxx:36: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/JCorran/Tasks/jEPDzeroFlowAnalysis.cxx:37: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/JCorran/Tasks/jEPDzeroFlowAnalysis.cxx:38: Wrong include style for external header Framework/StaticFor.h [wrong-style-external]
PWGCF/JCorran/Tasks/jEPDzeroFlowAnalysis.cxx:49: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/JCorran/Tasks/jEPDzeroFlowAnalysis.cxx:51: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/JCorran/Tasks/jEPDzeroFlowAnalysis.cxx:53: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/JCorran/Tasks/jEPDzeroFlowAnalysis.cxx:54: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGCF/JCorran/Tasks/jEPDzeroFlowAnalysis.cxx:56: Wrong include style for external header CCDB/CcdbApi.h [wrong-style-external]
PWGCF/JCorran/Tasks/jEPDzeroFlowAnalysis.cxx:57: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]

PWGCF/JCorran/Tasks/jEPFlowAnalysis.cxx

PWGCF/JCorran/Tasks/jEPFlowAnalysis.cxx:17: Incomplete path FlowJHistManager.h to PWGCF/JCorran/Core/FlowJHistManager.h [incomplete-path]
PWGCF/JCorran/Tasks/jEPFlowAnalysis.cxx:25: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/JCorran/Tasks/jEPFlowAnalysis.cxx:26: Wrong include style for external header CCDB/CcdbApi.h [wrong-style-external]
PWGCF/JCorran/Tasks/jEPFlowAnalysis.cxx:27: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/JCorran/Tasks/jEPFlowAnalysis.cxx:28: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/JCorran/Tasks/jEPFlowAnalysis.cxx:29: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/JCorran/Tasks/jEPFlowAnalysis.cxx:30: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/JCorran/Tasks/jFlucEfficiencyTask.cxx

PWGCF/JCorran/Tasks/jFlucEfficiencyTask.cxx:27: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/JCorran/Tasks/jFlucEfficiencyTask.cxx:28: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/JCorran/Tasks/jFlucEfficiencyTask.cxx:29: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/JCorran/Tasks/jFlucEfficiencyTask.cxx:30: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/JCorran/Tasks/jFlucEfficiencyTask.cxx:31: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/JCorran/Tasks/jflucAnalysisTask.cxx

PWGCF/JCorran/Tasks/jflucAnalysisTask.cxx:20: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/JCorran/Tasks/jflucAnalysisTask.cxx:21: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/JCorran/Tasks/jflucAnalysisTask.cxx:22: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/JCorran/Tasks/jflucAnalysisTask.cxx:23: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/JCorran/Tasks/jflucAnalysisTask.cxx:24: Wrong include style for external header ReconstructionDataFormats/V0.h [wrong-style-external]
PWGCF/JCorran/Tasks/jflucAnalysisTask.cxx:35: Incomplete path JFFlucAnalysis.h to PWGCF/JCorran/Core/JFFlucAnalysis.h [incomplete-path]
PWGCF/JCorran/Tasks/jflucAnalysisTask.cxx:36: Incomplete path JFFlucAnalysisO2Hist.h to PWGCF/JCorran/Core/JFFlucAnalysisO2Hist.h [incomplete-path]
PWGCF/JCorran/Tasks/jflucAnalysisTask.cxx:41: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/JCorran/Tasks/jflucWeightsLoader.cxx

PWGCF/JCorran/Tasks/jflucWeightsLoader.cxx:26: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/JCorran/Tasks/jflucWeightsLoader.cxx:27: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/JCorran/Tasks/jflucWeightsLoader.cxx:28: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/JCorran/Tasks/jflucWeightsLoader.cxx:29: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/JCorran/Tasks/jflucWeightsLoader.cxx:30: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/JCorran/Tasks/jflucWeightsLoader.cxx:31: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/JCorran/Tasks/jflucWeightsLoader.cxx:32: Wrong include style for external header ReconstructionDataFormats/V0.h [wrong-style-external]

PWGCF/MultiparticleCorrelations/Tasks/multiparticle-correlations-ab.cxx

PWGCF/MultiparticleCorrelations/Tasks/multiparticle-correlations-ab.cxx:23: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/MultiparticleCorrelations/Tasks/multiparticle-correlations-ab.cxx:24: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/MultiparticleCorrelations/Tasks/multiparticle-correlations-ab.cxx:25: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
PWGCF/MultiparticleCorrelations/Tasks/multiparticle-correlations-ab.cxx:26: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/MultiparticleCorrelations/Tasks/multiparticle-correlations-ab.cxx:27: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/MultiparticleCorrelations/Tasks/multiparticle-correlations-ar.cxx

PWGCF/MultiparticleCorrelations/Tasks/multiparticle-correlations-ar.cxx:17: Wrong include style for external header fairlogger/Logger.h [wrong-style-external]
PWGCF/MultiparticleCorrelations/Tasks/multiparticle-correlations-ar.cxx:26: Wrong include style for external header TComplex.h [wrong-style-external]
PWGCF/MultiparticleCorrelations/Tasks/multiparticle-correlations-ar.cxx:27: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/MultiparticleCorrelations/Tasks/multiparticle-correlations-ar.cxx:28: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/MultiparticleCorrelations/Tasks/multiparticle-correlations-ar.cxx:29: Wrong include style for external header Framework/Expressions.h [wrong-style-external]

PWGCF/MultiparticleCorrelations/Tasks/threeParticleCorrelations.cxx

PWGCF/MultiparticleCorrelations/Tasks/threeParticleCorrelations.cxx:16: Incomplete path RecoDecay.h to Common/Core/RecoDecay.h [incomplete-path]
PWGCF/MultiparticleCorrelations/Tasks/threeParticleCorrelations.cxx:25: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/MultiparticleCorrelations/Tasks/threeParticleCorrelations.cxx:26: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGCF/MultiparticleCorrelations/Tasks/threeParticleCorrelations.cxx:27: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/MultiparticleCorrelations/Tasks/threeParticleCorrelations.cxx:28: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/MultiparticleCorrelations/Tasks/threeParticleCorrelations.cxx:30: Wrong include style for external header TPDGCode.h [wrong-style-external]

PWGCF/TableProducer/dptDptFilter.cxx

PWGCF/TableProducer/dptDptFilter.cxx:31: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/TableProducer/dptDptFilter.cxx:32: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/TableProducer/dptDptFilter.cxx:33: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/TableProducer/dptDptFilter.cxx:34: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TableProducer/dptDptFilter.cxx:35: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/TableProducer/dptDptFilter.cxx:36: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/TableProducer/dptDptFilter.cxx:37: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/TableProducer/dptDptFilter.h

PWGCF/TableProducer/dptDptFilter.h:31: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/TableProducer/dptDptFilter.h:32: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TableProducer/dptDptFilter.h:33: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]

PWGCF/TableProducer/filter2Prong.cxx

PWGCF/TableProducer/filter2Prong.cxx:22: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/TableProducer/filter2Prong.cxx:23: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/TableProducer/filter2Prong.cxx:24: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TableProducer/filter2Prong.cxx:25: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/TableProducer/filter2Prong.cxx:26: Wrong include style for external header MathUtils/detail/TypeTruncation.h [wrong-style-external]

PWGCF/TableProducer/filterCorrelations.cxx

PWGCF/TableProducer/filterCorrelations.cxx:20: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/TableProducer/filterCorrelations.cxx:21: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/TableProducer/filterCorrelations.cxx:22: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TableProducer/filterCorrelations.cxx:23: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/TableProducer/filterCorrelations.cxx:24: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/TableProducer/filterCorrelations.cxx:25: Wrong include style for external header MathUtils/detail/TypeTruncation.h [wrong-style-external]

PWGCF/Tasks/correlations.cxx

PWGCF/Tasks/correlations.cxx:25: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/Tasks/correlations.cxx:26: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/Tasks/correlations.cxx:27: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGCF/Tasks/correlations.cxx:28: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/Tasks/correlations.cxx:29: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Tasks/correlations.cxx:30: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/Tasks/correlations.cxx:31: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Tasks/correlations.cxx:32: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/Tasks/correlations.cxx:33: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/Tasks/correlations.cxx:34: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/Tasks/correlations.cxx:35: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Tasks/dptDptCorrelations.cxx

PWGCF/Tasks/dptDptCorrelations.cxx:28: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/Tasks/dptDptCorrelations.cxx:29: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Tasks/dptDptCorrelations.cxx:30: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/Tasks/dptDptCorrelations.cxx:31: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Tasks/dptDptCorrelations.cxx:32: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/Tasks/dptDptCorrelations.cxx:33: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Tasks/dptDptFilterQa.cxx

PWGCF/Tasks/dptDptFilterQa.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Tasks/dptDptFilterQa.cxx:20: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/Tasks/dptDptFilterQa.cxx:21: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Tasks/dptDptFilterQa.cxx:22: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Tasks/matchRecoGen.cxx

PWGCF/Tasks/matchRecoGen.cxx:27: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/Tasks/matchRecoGen.cxx:28: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/Tasks/matchRecoGen.cxx:29: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Tasks/matchRecoGen.cxx:30: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/Tasks/matchRecoGen.cxx:31: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Tutorial/CFTutorialTask0.cxx

PWGCF/Tutorial/CFTutorialTask0.cxx:15: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Tutorial/CFTutorialTask0.cxx:16: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Tutorial/CFTutorialTask1.cxx

PWGCF/Tutorial/CFTutorialTask1.cxx:19: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Tutorial/CFTutorialTask1.cxx:20: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Tutorial/CFTutorialTask2.cxx

PWGCF/Tutorial/CFTutorialTask2.cxx:19: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Tutorial/CFTutorialTask2.cxx:20: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Tutorial/CFTutorialTask3.cxx

PWGCF/Tutorial/CFTutorialTask3.cxx:19: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Tutorial/CFTutorialTask3.cxx:20: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/Tutorial/CFTutorialTask4.cxx

PWGCF/Tutorial/CFTutorialTask4.cxx:19: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/Tutorial/CFTutorialTask4.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Tutorial/CFTutorialTask4.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/Tutorial/CFTutorialTask4.cxx:23: Wrong include style for external header TLorentzVector.h [wrong-style-external]

PWGCF/Tutorial/CFTutorialTask5.cxx

PWGCF/Tutorial/CFTutorialTask5.cxx:19: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/Tutorial/CFTutorialTask5.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/Tutorial/CFTutorialTask5.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/Tutorial/CFTutorialTask5.cxx:23: Wrong include style for external header TLorentzVector.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/Core/EventSelectionFilterAndAnalysis.cxx

PWGCF/TwoParticleCorrelations/Core/EventSelectionFilterAndAnalysis.cxx:15: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/Core/PIDSelectionFilterAndAnalysis.cxx

PWGCF/TwoParticleCorrelations/Core/PIDSelectionFilterAndAnalysis.cxx:14: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Core/PIDSelectionFilterAndAnalysis.cxx:15: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Core/PIDSelectionFilterAndAnalysis.cxx:16: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/Core/SelectionFilterAndAnalysis.cxx

PWGCF/TwoParticleCorrelations/Core/SelectionFilterAndAnalysis.cxx:15: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Core/SelectionFilterAndAnalysis.cxx:16: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Core/SelectionFilterAndAnalysis.cxx:17: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/Core/SkimmingConfigurableCuts.h

PWGCF/TwoParticleCorrelations/Core/SkimmingConfigurableCuts.h:27: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/DataModel/LongRangeDerived.h

PWGCF/TwoParticleCorrelations/DataModel/LongRangeDerived.h:21: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/DataModel/LongRangeDerived.h:22: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/DataModel/TwoParticleCorrelationsFiltered.h

PWGCF/TwoParticleCorrelations/DataModel/TwoParticleCorrelationsFiltered.h:14: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/DataModel/TwoParticleCorrelationsFiltered.h:15: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/DataModel/TwoParticleCorrelationsSkimmed.h

PWGCF/TwoParticleCorrelations/DataModel/TwoParticleCorrelationsSkimmed.h:16: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/DataModel/TwoParticleCorrelationsSkimmed.h:17: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/DataModel/TwoParticleCorrelationsSkimmed.h:18: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/DataModel/TwoParticleCorrelationsSkimmed.h:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/DataModel/TwoParticleCorrelationsSkimmed.h:26: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/TableProducer/Productions/skimmingconf_20221115.h

PWGCF/TwoParticleCorrelations/TableProducer/Productions/skimmingconf_20221115.h:12: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/Productions/skimmingconf_20221115.h:13: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/TableProducer/longrangeMaker.cxx

PWGCF/TwoParticleCorrelations/TableProducer/longrangeMaker.cxx:40: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/longrangeMaker.cxx:41: Wrong include style for external header CCDB/CcdbApi.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/longrangeMaker.cxx:42: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/longrangeMaker.cxx:43: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/longrangeMaker.cxx:44: Wrong include style for external header DetectorsCommonDataFormats/AlignParam.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/longrangeMaker.cxx:45: Wrong include style for external header FT0Base/Geometry.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/longrangeMaker.cxx:46: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/longrangeMaker.cxx:47: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/longrangeMaker.cxx:48: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/longrangeMaker.cxx:49: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/longrangeMaker.cxx:50: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/longrangeMaker.cxx:51: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/longrangeMaker.cxx:52: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/longrangeMaker.cxx:53: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/TableProducer/twoParticleCorrelationsFiltering.cxx

PWGCF/TwoParticleCorrelations/TableProducer/twoParticleCorrelationsFiltering.cxx:16: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/twoParticleCorrelationsFiltering.cxx:17: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/TableProducer/twoParticleCorrelationsFullSkimming.cxx

PWGCF/TwoParticleCorrelations/TableProducer/twoParticleCorrelationsFullSkimming.cxx:21: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/twoParticleCorrelationsFullSkimming.cxx:22: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/twoParticleCorrelationsFullSkimming.cxx:23: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/twoParticleCorrelationsFullSkimming.cxx:24: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/twoParticleCorrelationsFullSkimming.cxx:25: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/TableProducer/twoParticleCorrelationsNotStoredSkimming.cxx

PWGCF/TwoParticleCorrelations/TableProducer/twoParticleCorrelationsNotStoredSkimming.cxx:21: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/twoParticleCorrelationsNotStoredSkimming.cxx:22: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/twoParticleCorrelationsNotStoredSkimming.cxx:23: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/twoParticleCorrelationsNotStoredSkimming.cxx:24: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/twoParticleCorrelationsNotStoredSkimming.cxx:25: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/TableProducer/twoParticleCorrelationsRegisterSkimming.cxx

PWGCF/TwoParticleCorrelations/TableProducer/twoParticleCorrelationsRegisterSkimming.cxx:14: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/twoParticleCorrelationsRegisterSkimming.cxx:15: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/twoParticleCorrelationsRegisterSkimming.cxx:16: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/TableProducer/twoParticleCorrelationsRegisterSkimming.cxx:17: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/Tasks/corrSparse.cxx

PWGCF/TwoParticleCorrelations/Tasks/corrSparse.cxx:17: Wrong include style for external header TRandom3.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/corrSparse.cxx:20: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/corrSparse.cxx:21: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/corrSparse.cxx:22: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/corrSparse.cxx:23: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/corrSparse.cxx:24: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/corrSparse.cxx:25: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/corrSparse.cxx:26: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/corrSparse.cxx:27: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/corrSparse.cxx:38: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/corrSparse.cxx:39: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/Tasks/diHadronCor.cxx

PWGCF/TwoParticleCorrelations/Tasks/diHadronCor.cxx:32: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/diHadronCor.cxx:33: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/diHadronCor.cxx:34: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/diHadronCor.cxx:35: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/diHadronCor.cxx:36: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/diHadronCor.cxx:37: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/diHadronCor.cxx:38: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/diHadronCor.cxx:39: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/diHadronCor.cxx:40: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/diHadronCor.cxx:41: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/diHadronCor.cxx:44: Wrong include style for external header TF1.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/diHadronCor.cxx:45: Wrong include style for external header TRandom3.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/Tasks/dptDptEfficiencyAndQc.cxx

PWGCF/TwoParticleCorrelations/Tasks/dptDptEfficiencyAndQc.cxx:27: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/dptDptEfficiencyAndQc.cxx:28: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/dptDptEfficiencyAndQc.cxx:29: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/dptDptEfficiencyAndQc.cxx:30: Wrong include style for external header Framework/Expressions.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/dptDptEfficiencyAndQc.cxx:31: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/dptDptEfficiencyAndQc.cxx:32: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/dptDptEfficiencyAndQc.cxx:33: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/dptDptEfficiencyAndQc.cxx:36: Wrong include style for external header Math/MatrixFunctions.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/dptDptEfficiencyAndQc.cxx:37: Wrong include style for external header Math/SMatrix.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/Tasks/dptDptPerRunExtraQc.cxx

PWGCF/TwoParticleCorrelations/Tasks/dptDptPerRunExtraQc.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/dptDptPerRunExtraQc.cxx:20: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/dptDptPerRunExtraQc.cxx:21: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/dptDptPerRunExtraQc.cxx:22: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/dptDptPerRunExtraQc.cxx:23: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/Tasks/dptDptPerRunQc.cxx

PWGCF/TwoParticleCorrelations/Tasks/dptDptPerRunQc.cxx:21: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/dptDptPerRunQc.cxx:22: Wrong include style for external header DataFormatsITSMFT/NoiseMap.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/dptDptPerRunQc.cxx:23: Wrong include style for external header DataFormatsITSMFT/TimeDeadMap.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/dptDptPerRunQc.cxx:24: Wrong include style for external header DataFormatsParameters/AggregatedRunInfo.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/dptDptPerRunQc.cxx:25: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/dptDptPerRunQc.cxx:26: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/dptDptPerRunQc.cxx:27: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/dptDptPerRunQc.cxx:28: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/dptDptPerRunQc.cxx:29: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/dptDptPerRunQc.cxx:30: Wrong include style for external header ITSMFTReconstruction/ChipMappingITS.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx

PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx:36: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx:37: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx:38: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx:39: Wrong include style for external header DetectorsCommonDataFormats/AlignParam.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx:40: Wrong include style for external header FT0Base/Geometry.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx:41: Wrong include style for external header FV0Base/Geometry.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx:42: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx:43: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx:44: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx:45: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx:46: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx:47: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx:48: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx:49: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx:50: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx:53: Wrong include style for external header TF1.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/flowDecorrelation.cxx:54: Wrong include style for external header TRandom3.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/Tasks/lambdaR2Correlation.cxx

PWGCF/TwoParticleCorrelations/Tasks/lambdaR2Correlation.cxx:25: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/lambdaR2Correlation.cxx:26: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/lambdaR2Correlation.cxx:27: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/lambdaR2Correlation.cxx:28: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/lambdaR2Correlation.cxx:29: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/Tasks/lambdaSpinPolarization.cxx

PWGCF/TwoParticleCorrelations/Tasks/lambdaSpinPolarization.cxx:25: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/lambdaSpinPolarization.cxx:26: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/lambdaSpinPolarization.cxx:27: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/lambdaSpinPolarization.cxx:28: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/lambdaSpinPolarization.cxx:29: Wrong include style for external header Framework/GroupedCombinations.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/lambdaSpinPolarization.cxx:30: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx

PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx:36: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx:37: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx:38: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx:39: Wrong include style for external header DetectorsCommonDataFormats/AlignParam.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx:40: Wrong include style for external header FT0Base/Geometry.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx:41: Wrong include style for external header FV0Base/Geometry.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx:42: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx:43: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx:44: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx:45: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx:46: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx:47: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx:48: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx:49: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx:50: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx:53: Wrong include style for external header TF1.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longRangeDihadronCor.cxx:54: Wrong include style for external header TRandom3.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/Tasks/longrangeCorrelation.cxx

PWGCF/TwoParticleCorrelations/Tasks/longrangeCorrelation.cxx:36: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangeCorrelation.cxx:37: Wrong include style for external header CCDB/CcdbApi.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangeCorrelation.cxx:38: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangeCorrelation.cxx:39: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangeCorrelation.cxx:40: Wrong include style for external header DetectorsCommonDataFormats/AlignParam.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangeCorrelation.cxx:41: Wrong include style for external header FT0Base/Geometry.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangeCorrelation.cxx:42: Wrong include style for external header FV0Base/Geometry.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangeCorrelation.cxx:43: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangeCorrelation.cxx:44: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangeCorrelation.cxx:45: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangeCorrelation.cxx:46: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangeCorrelation.cxx:47: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangeCorrelation.cxx:48: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangeCorrelation.cxx:49: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangeCorrelation.cxx:50: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangeCorrelation.cxx:51: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/Tasks/longrangecorrDerived.cxx

PWGCF/TwoParticleCorrelations/Tasks/longrangecorrDerived.cxx:38: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangecorrDerived.cxx:39: Wrong include style for external header CCDB/CcdbApi.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangecorrDerived.cxx:40: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangecorrDerived.cxx:41: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangecorrDerived.cxx:42: Wrong include style for external header DetectorsCommonDataFormats/AlignParam.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangecorrDerived.cxx:43: Wrong include style for external header FT0Base/Geometry.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangecorrDerived.cxx:44: Wrong include style for external header FV0Base/Geometry.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangecorrDerived.cxx:45: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangecorrDerived.cxx:46: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangecorrDerived.cxx:47: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangecorrDerived.cxx:48: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangecorrDerived.cxx:49: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangecorrDerived.cxx:50: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangecorrDerived.cxx:51: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangecorrDerived.cxx:52: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangecorrDerived.cxx:53: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/longrangecorrDerived.cxx:54: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/Tasks/neutronProtonCorrZdc.cxx

PWGCF/TwoParticleCorrelations/Tasks/neutronProtonCorrZdc.cxx:17: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/neutronProtonCorrZdc.cxx:18: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/neutronProtonCorrZdc.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/neutronProtonCorrZdc.cxx:24: Wrong include style for external header Framework/StaticFor.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/Tasks/pidDiHadron.cxx

PWGCF/TwoParticleCorrelations/Tasks/pidDiHadron.cxx:33: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/pidDiHadron.cxx:34: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/pidDiHadron.cxx:35: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/pidDiHadron.cxx:36: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/pidDiHadron.cxx:37: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/pidDiHadron.cxx:38: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/pidDiHadron.cxx:39: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/pidDiHadron.cxx:40: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/pidDiHadron.cxx:41: Wrong include style for external header Framework/StepTHn.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/pidDiHadron.cxx:42: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/pidDiHadron.cxx:43: Wrong include style for external header ReconstructionDataFormats/PID.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/pidDiHadron.cxx:44: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/pidDiHadron.cxx:47: Wrong include style for external header TF1.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/pidDiHadron.cxx:48: Wrong include style for external header TRandom3.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/Tasks/r2p2-4-id.cxx

PWGCF/TwoParticleCorrelations/Tasks/r2p2-4-id.cxx:17: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/r2p2-4-id.cxx:18: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/r2p2-4-id.cxx:19: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/Tasks/twoParticleCorrelationPp.cxx

PWGCF/TwoParticleCorrelations/Tasks/twoParticleCorrelationPp.cxx:23: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/twoParticleCorrelationPp.cxx:24: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/twoParticleCorrelationPp.cxx:25: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/twoParticleCorrelationPp.cxx:26: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/twoParticleCorrelationPp.cxx:27: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/twoParticleCorrelationPp.cxx:28: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/twoParticleCorrelationPp.cxx:29: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGCF/TwoParticleCorrelations/Tasks/twoParticleCorrelations.cxx

PWGCF/TwoParticleCorrelations/Tasks/twoParticleCorrelations.cxx:17: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGCF/TwoParticleCorrelations/Tasks/twoParticleCorrelations.cxx:18: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGDQ

PWGDQ/Core/CutsLibrary.h

PWGDQ/Core/CutsLibrary.h:101: Wrong include style for external header rapidjson/document.h [wrong-style-external]

PWGDQ/Core/HistogramManager.cxx

PWGDQ/Core/HistogramManager.cxx:20: Wrong include style for external header Framework/Logger.h [wrong-style-external]

PWGDQ/Core/HistogramsLibrary.cxx

PWGDQ/Core/HistogramsLibrary.cxx:18: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]

PWGDQ/Core/HistogramsLibrary.h

PWGDQ/Core/HistogramsLibrary.h:21: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGDQ/Core/HistogramsLibrary.h:22: Wrong include style for external header rapidjson/document.h [wrong-style-external]

PWGDQ/Core/MCProng.h

PWGDQ/Core/MCProng.h:60: Wrong include style for external header TNamed.h [wrong-style-external]
PWGDQ/Core/MCProng.h:61: Wrong include style for external header TString.h [wrong-style-external]

PWGDQ/Core/MCSignal.h

PWGDQ/Core/MCSignal.h:60: Wrong include style for external header TNamed.h [wrong-style-external]

PWGDQ/Core/MCSignalLibrary.cxx

PWGDQ/Core/MCSignalLibrary.cxx:20: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGDQ/Core/MCSignalLibrary.cxx:21: Wrong include style for external header Framework/Logger.h [wrong-style-external]

PWGDQ/Core/MCSignalLibrary.h

PWGDQ/Core/MCSignalLibrary.h:19: Wrong include style for external header rapidjson/document.h [wrong-style-external]

PWGDQ/DataModel/MchTrkEffTables.h

PWGDQ/DataModel/MchTrkEffTables.h:20: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

PWGDQ/DataModel/ReducedInfoTables.h

PWGDQ/DataModel/ReducedInfoTables.h:26: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGDQ/DataModel/ReducedInfoTables.h:27: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/DataModel/ReducedInfoTables.h:28: Wrong include style for external header MathUtils/Utils.h [wrong-style-external]

PWGDQ/Macros/evalMchTrackingEfficiency.cxx

PWGDQ/Macros/evalMchTrackingEfficiency.cxx:19: Wrong include style for external header TFile.h [wrong-style-external]
PWGDQ/Macros/evalMchTrackingEfficiency.cxx:20: Wrong include style for external header TDirectoryFile.h [wrong-style-external]
PWGDQ/Macros/evalMchTrackingEfficiency.cxx:21: Wrong include style for external header THn.h [wrong-style-external]
PWGDQ/Macros/evalMchTrackingEfficiency.cxx:22: Wrong include style for external header TH1F.h [wrong-style-external]
PWGDQ/Macros/evalMchTrackingEfficiency.cxx:23: Wrong include style for external header TH2F.h [wrong-style-external]
PWGDQ/Macros/evalMchTrackingEfficiency.cxx:24: Wrong include style for external header TAxis.h [wrong-style-external]
PWGDQ/Macros/evalMchTrackingEfficiency.cxx:25: Wrong include style for external header TCanvas.h [wrong-style-external]
PWGDQ/Macros/evalMchTrackingEfficiency.cxx:26: Wrong include style for external header TStyle.h [wrong-style-external]
PWGDQ/Macros/evalMchTrackingEfficiency.cxx:27: Wrong include style for external header TLegend.h [wrong-style-external]

PWGDQ/Macros/fit_library/CB2Pdf.cxx

PWGDQ/Macros/fit_library/CB2Pdf.cxx:14: Wrong include style for external header Riostream.h [wrong-style-external]
PWGDQ/Macros/fit_library/CB2Pdf.cxx:17: Wrong include style for external header RooAbsReal.h [wrong-style-external]
PWGDQ/Macros/fit_library/CB2Pdf.cxx:18: Wrong include style for external header RooAbsCategory.h [wrong-style-external]
PWGDQ/Macros/fit_library/CB2Pdf.cxx:20: Wrong include style for external header TMath.h [wrong-style-external]

PWGDQ/Macros/fit_library/CB2Pdf.h

PWGDQ/Macros/fit_library/CB2Pdf.h:17: Wrong include style for external header RooAbsPdf.h [wrong-style-external]
PWGDQ/Macros/fit_library/CB2Pdf.h:18: Wrong include style for external header RooRealProxy.h [wrong-style-external]
PWGDQ/Macros/fit_library/CB2Pdf.h:19: Wrong include style for external header RooCategoryProxy.h [wrong-style-external]
PWGDQ/Macros/fit_library/CB2Pdf.h:20: Wrong include style for external header RooAbsReal.h [wrong-style-external]
PWGDQ/Macros/fit_library/CB2Pdf.h:21: Wrong include style for external header RooAbsCategory.h [wrong-style-external]

PWGDQ/Macros/fit_library/ExpPdf.cxx

PWGDQ/Macros/fit_library/ExpPdf.cxx:14: Wrong include style for external header Riostream.h [wrong-style-external]
PWGDQ/Macros/fit_library/ExpPdf.cxx:17: Wrong include style for external header RooAbsReal.h [wrong-style-external]
PWGDQ/Macros/fit_library/ExpPdf.cxx:18: Wrong include style for external header RooAbsCategory.h [wrong-style-external]
PWGDQ/Macros/fit_library/ExpPdf.cxx:20: Wrong include style for external header TMath.h [wrong-style-external]

PWGDQ/Macros/fit_library/ExpPdf.h

PWGDQ/Macros/fit_library/ExpPdf.h:17: Wrong include style for external header RooAbsPdf.h [wrong-style-external]
PWGDQ/Macros/fit_library/ExpPdf.h:18: Wrong include style for external header RooRealProxy.h [wrong-style-external]
PWGDQ/Macros/fit_library/ExpPdf.h:19: Wrong include style for external header RooCategoryProxy.h [wrong-style-external]
PWGDQ/Macros/fit_library/ExpPdf.h:20: Wrong include style for external header RooAbsReal.h [wrong-style-external]
PWGDQ/Macros/fit_library/ExpPdf.h:21: Wrong include style for external header RooAbsCategory.h [wrong-style-external]

PWGDQ/Macros/fit_library/GausPdf.cxx

PWGDQ/Macros/fit_library/GausPdf.cxx:14: Wrong include style for external header Riostream.h [wrong-style-external]
PWGDQ/Macros/fit_library/GausPdf.cxx:17: Wrong include style for external header RooAbsReal.h [wrong-style-external]
PWGDQ/Macros/fit_library/GausPdf.cxx:18: Wrong include style for external header RooAbsCategory.h [wrong-style-external]
PWGDQ/Macros/fit_library/GausPdf.cxx:20: Wrong include style for external header TMath.h [wrong-style-external]

PWGDQ/Macros/fit_library/GausPdf.h

PWGDQ/Macros/fit_library/GausPdf.h:17: Wrong include style for external header RooAbsPdf.h [wrong-style-external]
PWGDQ/Macros/fit_library/GausPdf.h:18: Wrong include style for external header RooRealProxy.h [wrong-style-external]
PWGDQ/Macros/fit_library/GausPdf.h:19: Wrong include style for external header RooCategoryProxy.h [wrong-style-external]
PWGDQ/Macros/fit_library/GausPdf.h:20: Wrong include style for external header RooAbsReal.h [wrong-style-external]
PWGDQ/Macros/fit_library/GausPdf.h:21: Wrong include style for external header RooAbsCategory.h [wrong-style-external]

PWGDQ/Macros/fit_library/Pol4ExpPdf.cxx

PWGDQ/Macros/fit_library/Pol4ExpPdf.cxx:14: Wrong include style for external header Riostream.h [wrong-style-external]
PWGDQ/Macros/fit_library/Pol4ExpPdf.cxx:17: Wrong include style for external header RooAbsReal.h [wrong-style-external]
PWGDQ/Macros/fit_library/Pol4ExpPdf.cxx:18: Wrong include style for external header RooAbsCategory.h [wrong-style-external]
PWGDQ/Macros/fit_library/Pol4ExpPdf.cxx:20: Wrong include style for external header TMath.h [wrong-style-external]

PWGDQ/Macros/fit_library/Pol4ExpPdf.h

PWGDQ/Macros/fit_library/Pol4ExpPdf.h:17: Wrong include style for external header RooAbsPdf.h [wrong-style-external]
PWGDQ/Macros/fit_library/Pol4ExpPdf.h:18: Wrong include style for external header RooRealProxy.h [wrong-style-external]
PWGDQ/Macros/fit_library/Pol4ExpPdf.h:19: Wrong include style for external header RooCategoryProxy.h [wrong-style-external]
PWGDQ/Macros/fit_library/Pol4ExpPdf.h:20: Wrong include style for external header RooAbsReal.h [wrong-style-external]
PWGDQ/Macros/fit_library/Pol4ExpPdf.h:21: Wrong include style for external header RooAbsCategory.h [wrong-style-external]

PWGDQ/Macros/fit_library/VWGPdf.cxx

PWGDQ/Macros/fit_library/VWGPdf.cxx:14: Wrong include style for external header Riostream.h [wrong-style-external]
PWGDQ/Macros/fit_library/VWGPdf.cxx:17: Wrong include style for external header RooAbsReal.h [wrong-style-external]
PWGDQ/Macros/fit_library/VWGPdf.cxx:18: Wrong include style for external header RooAbsCategory.h [wrong-style-external]
PWGDQ/Macros/fit_library/VWGPdf.cxx:20: Wrong include style for external header TMath.h [wrong-style-external]

PWGDQ/Macros/fit_library/VWGPdf.h

PWGDQ/Macros/fit_library/VWGPdf.h:17: Wrong include style for external header RooAbsPdf.h [wrong-style-external]
PWGDQ/Macros/fit_library/VWGPdf.h:18: Wrong include style for external header RooRealProxy.h [wrong-style-external]
PWGDQ/Macros/fit_library/VWGPdf.h:19: Wrong include style for external header RooCategoryProxy.h [wrong-style-external]
PWGDQ/Macros/fit_library/VWGPdf.h:20: Wrong include style for external header RooAbsReal.h [wrong-style-external]
PWGDQ/Macros/fit_library/VWGPdf.h:21: Wrong include style for external header RooAbsCategory.h [wrong-style-external]

PWGDQ/TableProducer/generatedQuarkoniaMC.cxx

PWGDQ/TableProducer/generatedQuarkoniaMC.cxx:33: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGDQ/TableProducer/generatedQuarkoniaMC.cxx:34: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGDQ/TableProducer/generatedQuarkoniaMC.cxx:35: Wrong include style for external header DCAFitter/DCAFitterN.h [wrong-style-external]
PWGDQ/TableProducer/generatedQuarkoniaMC.cxx:36: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGDQ/TableProducer/generatedQuarkoniaMC.cxx:37: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGDQ/TableProducer/generatedQuarkoniaMC.cxx:38: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGDQ/TableProducer/generatedQuarkoniaMC.cxx:39: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGDQ/TableProducer/generatedQuarkoniaMC.cxx:40: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGDQ/TableProducer/generatedQuarkoniaMC.cxx:41: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/TableProducer/generatedQuarkoniaMC.cxx:42: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/TableProducer/generatedQuarkoniaMC.cxx:43: Wrong include style for external header Framework/RunningWorkflowInfo.h [wrong-style-external]
PWGDQ/TableProducer/generatedQuarkoniaMC.cxx:44: Wrong include style for external header Framework/StaticFor.h [wrong-style-external]
PWGDQ/TableProducer/generatedQuarkoniaMC.cxx:45: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGDQ/TableProducer/generatedQuarkoniaMC.cxx:46: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]

PWGDQ/TableProducer/tableMaker.cxx

PWGDQ/TableProducer/tableMaker.cxx:47: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker.cxx:48: Wrong include style for external header CommonDataFormat/InteractionRecord.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker.cxx:49: Wrong include style for external header DataFormatsGlobalTracking/RecoContainer.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker.cxx:50: Wrong include style for external header DataFormatsGlobalTracking/RecoContainerCreateTracksVariadic.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker.cxx:51: Wrong include style for external header DataFormatsITSMFT/ROFRecord.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker.cxx:52: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker.cxx:53: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker.cxx:54: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker.cxx:55: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker.cxx:56: Wrong include style for external header DetectorsVertexing/PVertexerParams.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker.cxx:57: Wrong include style for external header DetectorsVertexing/VertexTrackMatcher.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker.cxx:58: Wrong include style for external header Field/MagneticField.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker.cxx:59: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker.cxx:60: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker.cxx:61: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker.cxx:62: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker.cxx:63: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker.cxx:64: Wrong include style for external header MathUtils/Primitive2D.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker.cxx:65: Wrong include style for external header ReconstructionDataFormats/PrimaryVertex.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker.cxx:66: Wrong include style for external header ReconstructionDataFormats/VtxTrackIndex.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker.cxx:67: Wrong include style for external header ReconstructionDataFormats/VtxTrackRef.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker.cxx:69: Wrong include style for external header TGeoGlobalMagField.h [wrong-style-external]

PWGDQ/TableProducer/tableMakerJpsiHf.cxx

PWGDQ/TableProducer/tableMakerJpsiHf.cxx:19: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerJpsiHf.cxx:20: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerJpsiHf.cxx:21: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerJpsiHf.cxx:22: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGDQ/TableProducer/tableMakerMC.cxx

PWGDQ/TableProducer/tableMakerMC.cxx:38: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC.cxx:39: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC.cxx:40: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC.cxx:41: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC.cxx:42: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC.cxx:43: Wrong include style for external header Field/MagneticField.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC.cxx:44: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC.cxx:45: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC.cxx:46: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC.cxx:47: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC.cxx:48: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC.cxx:49: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC.cxx:51: Wrong include style for external header TGeoGlobalMagField.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC.cxx:52: Wrong include style for external header TList.h [wrong-style-external]

PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx

PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx:41: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx:42: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx:43: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx:44: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx:45: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx:46: Wrong include style for external header Field/MagneticField.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx:47: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx:48: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx:49: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx:50: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx:51: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx:52: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx:54: Wrong include style for external header TGeoGlobalMagField.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx:55: Wrong include style for external header TList.h [wrong-style-external]

PWGDQ/TableProducer/tableMakerMuonMchTrkEfficiency.cxx

PWGDQ/TableProducer/tableMakerMuonMchTrkEfficiency.cxx:32: Wrong include style for external header TDatabasePDG.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMuonMchTrkEfficiency.cxx:36: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMuonMchTrkEfficiency.cxx:37: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMuonMchTrkEfficiency.cxx:38: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMuonMchTrkEfficiency.cxx:39: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMuonMchTrkEfficiency.cxx:40: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMuonMchTrkEfficiency.cxx:41: Wrong include style for external header Framework/Logger.h [wrong-style-external]
PWGDQ/TableProducer/tableMakerMuonMchTrkEfficiency.cxx:42: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGDQ/TableProducer/tableMaker_withAssoc.cxx

PWGDQ/TableProducer/tableMaker_withAssoc.cxx:50: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker_withAssoc.cxx:51: Wrong include style for external header CommonDataFormat/InteractionRecord.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker_withAssoc.cxx:52: Wrong include style for external header DataFormatsGlobalTracking/RecoContainer.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker_withAssoc.cxx:53: Wrong include style for external header DataFormatsGlobalTracking/RecoContainerCreateTracksVariadic.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker_withAssoc.cxx:54: Wrong include style for external header DataFormatsITSMFT/ROFRecord.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker_withAssoc.cxx:55: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker_withAssoc.cxx:56: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker_withAssoc.cxx:57: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker_withAssoc.cxx:58: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker_withAssoc.cxx:59: Wrong include style for external header DetectorsVertexing/PVertexerParams.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker_withAssoc.cxx:60: Wrong include style for external header DetectorsVertexing/VertexTrackMatcher.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker_withAssoc.cxx:61: Wrong include style for external header Field/MagneticField.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker_withAssoc.cxx:62: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker_withAssoc.cxx:63: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker_withAssoc.cxx:64: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker_withAssoc.cxx:65: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker_withAssoc.cxx:66: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker_withAssoc.cxx:67: Wrong include style for external header MathUtils/Primitive2D.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker_withAssoc.cxx:68: Wrong include style for external header ReconstructionDataFormats/PrimaryVertex.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker_withAssoc.cxx:69: Wrong include style for external header ReconstructionDataFormats/VtxTrackIndex.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker_withAssoc.cxx:70: Wrong include style for external header ReconstructionDataFormats/VtxTrackRef.h [wrong-style-external]
PWGDQ/TableProducer/tableMaker_withAssoc.cxx:72: Wrong include style for external header TGeoGlobalMagField.h [wrong-style-external]

PWGDQ/Tasks/DalitzSelection.cxx

PWGDQ/Tasks/DalitzSelection.cxx:32: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGDQ/Tasks/DalitzSelection.cxx:33: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGDQ/Tasks/DalitzSelection.cxx:34: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGDQ/Tasks/DalitzSelection.cxx:35: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/Tasks/DalitzSelection.cxx:36: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/Tasks/DalitzSelection.cxx:37: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
PWGDQ/Tasks/DalitzSelection.cxx:38: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGDQ/Tasks/MIDefficiency.cxx

PWGDQ/Tasks/MIDefficiency.cxx:21: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/Tasks/MIDefficiency.cxx:22: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGDQ/Tasks/MIDefficiency.cxx:23: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGDQ/Tasks/MIDefficiency.cxx:24: Wrong include style for external header Framework/CallbackService.h [wrong-style-external]
PWGDQ/Tasks/MIDefficiency.cxx:25: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGDQ/Tasks/MIDefficiency.cxx:32: Wrong include style for external header DataFormatsMID/Track.h [wrong-style-external]
PWGDQ/Tasks/MIDefficiency.cxx:33: Wrong include style for external header Framework/Variant.h [wrong-style-external]
PWGDQ/Tasks/MIDefficiency.cxx:34: Wrong include style for external header Framework/ConfigParamSpec.h [wrong-style-external]
PWGDQ/Tasks/MIDefficiency.cxx:35: Wrong include style for external header Framework/CompletionPolicyHelpers.h [wrong-style-external]
PWGDQ/Tasks/MIDefficiency.cxx:37: Wrong include style for external header MIDEfficiency/Efficiency.h [wrong-style-external]
PWGDQ/Tasks/MIDefficiency.cxx:38: Wrong include style for external header MIDBase/DetectorParameters.h [wrong-style-external]
PWGDQ/Tasks/MIDefficiency.cxx:39: Wrong include style for external header MIDBase/Mapping.h [wrong-style-external]

PWGDQ/Tasks/ModelConverterEventExtended.cxx

PWGDQ/Tasks/ModelConverterEventExtended.cxx:20: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGDQ/Tasks/ModelConverterEventExtended.cxx:21: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGDQ/Tasks/ModelConverterEventExtended.cxx:22: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/Tasks/ModelConverterEventExtended.cxx:23: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/Tasks/ModelConverterEventExtended.cxx:24: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGDQ/Tasks/ModelConverterMultPv.cxx

PWGDQ/Tasks/ModelConverterMultPv.cxx:21: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGDQ/Tasks/ModelConverterMultPv.cxx:22: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGDQ/Tasks/ModelConverterMultPv.cxx:23: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/Tasks/ModelConverterMultPv.cxx:24: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/Tasks/ModelConverterMultPv.cxx:25: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]

PWGDQ/Tasks/ModelConverterReducedMCEvents.cxx

PWGDQ/Tasks/ModelConverterReducedMCEvents.cxx:20: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGDQ/Tasks/ModelConverterReducedMCEvents.cxx:21: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGDQ/Tasks/ModelConverterReducedMCEvents.cxx:22: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/Tasks/ModelConverterReducedMCEvents.cxx:23: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/Tasks/ModelConverterReducedMCEvents.cxx:24: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGDQ/Tasks/TagAndProbe.cxx

PWGDQ/Tasks/TagAndProbe.cxx:28: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGDQ/Tasks/TagAndProbe.cxx:29: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGDQ/Tasks/TagAndProbe.cxx:30: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGDQ/Tasks/TagAndProbe.cxx:31: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGDQ/Tasks/TagAndProbe.cxx:32: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGDQ/Tasks/TagAndProbe.cxx:33: Wrong include style for external header Field/MagneticField.h [wrong-style-external]
PWGDQ/Tasks/TagAndProbe.cxx:34: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGDQ/Tasks/TagAndProbe.cxx:35: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/Tasks/TagAndProbe.cxx:36: Wrong include style for external header Framework/AnalysisHelpers.h [wrong-style-external]
PWGDQ/Tasks/TagAndProbe.cxx:37: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/Tasks/TagAndProbe.cxx:38: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGDQ/Tasks/TagAndProbe.cxx:39: Wrong include style for external header Framework/OutputObjHeader.h [wrong-style-external]
PWGDQ/Tasks/TagAndProbe.cxx:40: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGDQ/Tasks/TagAndProbe.cxx:41: Wrong include style for external header ITSMFTBase/DPLAlpideParam.h [wrong-style-external]
PWGDQ/Tasks/TagAndProbe.cxx:43: Wrong include style for external header TGeoGlobalMagField.h [wrong-style-external]

PWGDQ/Tasks/dqCorrelation.cxx

PWGDQ/Tasks/dqCorrelation.cxx:29: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGDQ/Tasks/dqCorrelation.cxx:30: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGDQ/Tasks/dqCorrelation.cxx:31: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGDQ/Tasks/dqCorrelation.cxx:32: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGDQ/Tasks/dqCorrelation.cxx:33: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGDQ/Tasks/dqCorrelation.cxx:34: Wrong include style for external header Field/MagneticField.h [wrong-style-external]
PWGDQ/Tasks/dqCorrelation.cxx:35: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGDQ/Tasks/dqCorrelation.cxx:36: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/Tasks/dqCorrelation.cxx:37: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/Tasks/dqCorrelation.cxx:38: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGDQ/Tasks/dqCorrelation.cxx:40: Wrong include style for external header TGeoGlobalMagField.h [wrong-style-external]
PWGDQ/Tasks/dqCorrelation.cxx:41: Wrong include style for external header TProfile.h [wrong-style-external]

PWGDQ/Tasks/dqEfficiency.cxx

PWGDQ/Tasks/dqEfficiency.cxx:26: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency.cxx:27: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency.cxx:28: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency.cxx:29: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency.cxx:30: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency.cxx:31: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGDQ/Tasks/dqEfficiency_withAssoc.cxx

PWGDQ/Tasks/dqEfficiency_withAssoc.cxx:29: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx:30: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx:31: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx:32: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx:33: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx:34: Wrong include style for external header Field/MagneticField.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx:35: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx:36: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx:37: Wrong include style for external header Framework/AnalysisHelpers.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx:38: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx:39: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency_withAssoc.cxx:41: Wrong include style for external header TGeoGlobalMagField.h [wrong-style-external]

PWGDQ/Tasks/dqEfficiency_withAssoc_direct.cxx

PWGDQ/Tasks/dqEfficiency_withAssoc_direct.cxx:35: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency_withAssoc_direct.cxx:36: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency_withAssoc_direct.cxx:37: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency_withAssoc_direct.cxx:38: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency_withAssoc_direct.cxx:39: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency_withAssoc_direct.cxx:40: Wrong include style for external header Field/MagneticField.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency_withAssoc_direct.cxx:41: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency_withAssoc_direct.cxx:42: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency_withAssoc_direct.cxx:43: Wrong include style for external header Framework/AnalysisHelpers.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency_withAssoc_direct.cxx:44: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency_withAssoc_direct.cxx:45: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGDQ/Tasks/dqEfficiency_withAssoc_direct.cxx:47: Wrong include style for external header TGeoGlobalMagField.h [wrong-style-external]

PWGDQ/Tasks/dqFlow.cxx

PWGDQ/Tasks/dqFlow.cxx:27: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGDQ/Tasks/dqFlow.cxx:28: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGDQ/Tasks/dqFlow.cxx:29: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/Tasks/dqFlow.cxx:30: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/Tasks/dqFlow.cxx:31: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]

PWGDQ/Tasks/filterPP.cxx

PWGDQ/Tasks/filterPP.cxx:31: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGDQ/Tasks/filterPP.cxx:32: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGDQ/Tasks/filterPP.cxx:33: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/Tasks/filterPP.cxx:34: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/Tasks/filterPP.cxx:35: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
PWGDQ/Tasks/filterPP.cxx:36: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGDQ/Tasks/filterPPwithAssociation.cxx

PWGDQ/Tasks/filterPPwithAssociation.cxx:33: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGDQ/Tasks/filterPPwithAssociation.cxx:34: Wrong include style for external header CommonConstants/LHCConstants.h [wrong-style-external]
PWGDQ/Tasks/filterPPwithAssociation.cxx:35: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGDQ/Tasks/filterPPwithAssociation.cxx:36: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGDQ/Tasks/filterPPwithAssociation.cxx:37: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGDQ/Tasks/filterPPwithAssociation.cxx:38: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGDQ/Tasks/filterPPwithAssociation.cxx:39: Wrong include style for external header Field/MagneticField.h [wrong-style-external]
PWGDQ/Tasks/filterPPwithAssociation.cxx:40: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGDQ/Tasks/filterPPwithAssociation.cxx:41: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/Tasks/filterPPwithAssociation.cxx:42: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/Tasks/filterPPwithAssociation.cxx:43: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
PWGDQ/Tasks/filterPPwithAssociation.cxx:44: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGDQ/Tasks/filterPPwithAssociation.cxx:46: Wrong include style for external header TGeoGlobalMagField.h [wrong-style-external]

PWGDQ/Tasks/filterPbPb.cxx

PWGDQ/Tasks/filterPbPb.cxx:16: Wrong include style for external header CommonConstants/LHCConstants.h [wrong-style-external]
PWGDQ/Tasks/filterPbPb.cxx:17: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/Tasks/filterPbPb.cxx:18: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGDQ/Tasks/filterPbPb.cxx:19: Wrong include style for external header ReconstructionDataFormats/Vertex.h [wrong-style-external]

PWGDQ/Tasks/mchAlignRecord.cxx

PWGDQ/Tasks/mchAlignRecord.cxx:21: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGDQ/Tasks/mchAlignRecord.cxx:22: Wrong include style for external header CommonConstants/LHCConstants.h [wrong-style-external]
PWGDQ/Tasks/mchAlignRecord.cxx:23: Wrong include style for external header CommonUtils/NameConf.h [wrong-style-external]
PWGDQ/Tasks/mchAlignRecord.cxx:24: Wrong include style for external header DataFormatsMCH/Cluster.h [wrong-style-external]
PWGDQ/Tasks/mchAlignRecord.cxx:25: Wrong include style for external header DataFormatsMCH/TrackMCH.h [wrong-style-external]
PWGDQ/Tasks/mchAlignRecord.cxx:26: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGDQ/Tasks/mchAlignRecord.cxx:27: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGDQ/Tasks/mchAlignRecord.cxx:28: Wrong include style for external header DetectorsBase/GRPGeomHelper.h [wrong-style-external]
PWGDQ/Tasks/mchAlignRecord.cxx:29: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGDQ/Tasks/mchAlignRecord.cxx:30: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGDQ/Tasks/mchAlignRecord.cxx:31: Wrong include style for external header DetectorsCommonDataFormats/AlignParam.h [wrong-style-external]
PWGDQ/Tasks/mchAlignRecord.cxx:32: Wrong include style for external header DetectorsCommonDataFormats/DetID.h [wrong-style-external]
PWGDQ/Tasks/mchAlignRecord.cxx:33: Wrong include style for external header DetectorsCommonDataFormats/DetectorNameConf.h [wrong-style-external]
PWGDQ/Tasks/mchAlignRecord.cxx:34: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/Tasks/mchAlignRecord.cxx:35: Wrong include style for external header Framework/CallbackService.h [wrong-style-external]
PWGDQ/Tasks/mchAlignRecord.cxx:36: Wrong include style for external header Framework/Logger.h [wrong-style-external]
PWGDQ/Tasks/mchAlignRecord.cxx:37: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGDQ/Tasks/mchAlignRecord.cxx:38: Wrong include style for external header MCHAlign/Aligner.h [wrong-style-external]
PWGDQ/Tasks/mchAlignRecord.cxx:39: Wrong include style for external header MCHBase/TrackerParam.h [wrong-style-external]
PWGDQ/Tasks/mchAlignRecord.cxx:40: Wrong include style for external header MCHGeometryTransformer/Transformations.h [wrong-style-external]
PWGDQ/Tasks/mchAlignRecord.cxx:41: Wrong include style for external header MCHTracking/Track.h [wrong-style-external]
PWGDQ/Tasks/mchAlignRecord.cxx:42: Wrong include style for external header MCHTracking/TrackExtrap.h [wrong-style-external]
PWGDQ/Tasks/mchAlignRecord.cxx:43: Wrong include style for external header MCHTracking/TrackFitter.h [wrong-style-external]
PWGDQ/Tasks/mchAlignRecord.cxx:44: Wrong include style for external header MCHTracking/TrackParam.h [wrong-style-external]
PWGDQ/Tasks/mchAlignRecord.cxx:45: Wrong include style for external header ReconstructionDataFormats/TrackMCHMID.h [wrong-style-external]

PWGDQ/Tasks/muonDCA.cxx

PWGDQ/Tasks/muonDCA.cxx:19: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGDQ/Tasks/muonDCA.cxx:20: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGDQ/Tasks/muonDCA.cxx:21: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGDQ/Tasks/muonDCA.cxx:22: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/Tasks/muonDCA.cxx:23: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGDQ/Tasks/muonDCA.cxx:24: Wrong include style for external header GlobalTracking/MatchGlobalFwd.h [wrong-style-external]

PWGDQ/Tasks/qaMatching.cxx

PWGDQ/Tasks/qaMatching.cxx:22: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGDQ/Tasks/qaMatching.cxx:23: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGDQ/Tasks/qaMatching.cxx:24: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGDQ/Tasks/qaMatching.cxx:25: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/Tasks/qaMatching.cxx:26: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGDQ/Tasks/qaMatching.cxx:27: Wrong include style for external header GlobalTracking/MatchGlobalFwd.h [wrong-style-external]
PWGDQ/Tasks/qaMatching.cxx:28: Wrong include style for external header MFTTracking/Constants.h [wrong-style-external]

PWGDQ/Tasks/quarkoniaToHyperons.cxx

PWGDQ/Tasks/quarkoniaToHyperons.cxx:48: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGDQ/Tasks/quarkoniaToHyperons.cxx:49: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGDQ/Tasks/quarkoniaToHyperons.cxx:50: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGDQ/Tasks/quarkoniaToHyperons.cxx:51: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/Tasks/quarkoniaToHyperons.cxx:52: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/Tasks/quarkoniaToHyperons.cxx:53: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGDQ/Tasks/quarkoniaToHyperons.cxx:54: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGDQ/Tasks/quarkoniaToHyperons.cxx:55: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]

PWGDQ/Tasks/tableReader.cxx

PWGDQ/Tasks/tableReader.cxx:27: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGDQ/Tasks/tableReader.cxx:28: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGDQ/Tasks/tableReader.cxx:29: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGDQ/Tasks/tableReader.cxx:30: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGDQ/Tasks/tableReader.cxx:31: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGDQ/Tasks/tableReader.cxx:32: Wrong include style for external header Field/MagneticField.h [wrong-style-external]
PWGDQ/Tasks/tableReader.cxx:33: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGDQ/Tasks/tableReader.cxx:34: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/Tasks/tableReader.cxx:35: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/Tasks/tableReader.cxx:36: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGDQ/Tasks/tableReader.cxx:37: Wrong include style for external header ITSMFTBase/DPLAlpideParam.h [wrong-style-external]
PWGDQ/Tasks/tableReader.cxx:39: Wrong include style for external header TGeoGlobalMagField.h [wrong-style-external]

PWGDQ/Tasks/tableReader_withAssoc.cxx

PWGDQ/Tasks/tableReader_withAssoc.cxx:29: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGDQ/Tasks/tableReader_withAssoc.cxx:30: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGDQ/Tasks/tableReader_withAssoc.cxx:31: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGDQ/Tasks/tableReader_withAssoc.cxx:32: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGDQ/Tasks/tableReader_withAssoc.cxx:33: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGDQ/Tasks/tableReader_withAssoc.cxx:34: Wrong include style for external header Field/MagneticField.h [wrong-style-external]
PWGDQ/Tasks/tableReader_withAssoc.cxx:35: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGDQ/Tasks/tableReader_withAssoc.cxx:36: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/Tasks/tableReader_withAssoc.cxx:37: Wrong include style for external header Framework/AnalysisHelpers.h [wrong-style-external]
PWGDQ/Tasks/tableReader_withAssoc.cxx:38: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/Tasks/tableReader_withAssoc.cxx:39: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGDQ/Tasks/tableReader_withAssoc.cxx:40: Wrong include style for external header Framework/OutputObjHeader.h [wrong-style-external]
PWGDQ/Tasks/tableReader_withAssoc.cxx:41: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGDQ/Tasks/tableReader_withAssoc.cxx:42: Wrong include style for external header ITSMFTBase/DPLAlpideParam.h [wrong-style-external]
PWGDQ/Tasks/tableReader_withAssoc.cxx:44: Wrong include style for external header TGeoGlobalMagField.h [wrong-style-external]

PWGDQ/Tasks/taskFwdTrackPid.cxx

PWGDQ/Tasks/taskFwdTrackPid.cxx:24: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGDQ/Tasks/taskFwdTrackPid.cxx:25: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGDQ/Tasks/taskFwdTrackPid.cxx:26: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGDQ/Tasks/taskFwdTrackPid.cxx:27: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/Tasks/taskFwdTrackPid.cxx:28: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/Tasks/taskFwdTrackPid.cxx:29: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGDQ/Tasks/taskFwdTrackPid.cxx:41: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGDQ/Tasks/taskFwdTrackPid.cxx:42: Wrong include style for external header Field/MagneticField.h [wrong-style-external]
PWGDQ/Tasks/taskFwdTrackPid.cxx:43: Wrong include style for external header TGeoGlobalMagField.h [wrong-style-external]
PWGDQ/Tasks/taskFwdTrackPid.cxx:44: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGDQ/Tasks/taskFwdTrackPid.cxx:45: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGDQ/Tasks/taskFwdTrackPid.cxx:46: Wrong include style for external header ITSMFTBase/DPLAlpideParam.h [wrong-style-external]

PWGDQ/Tasks/taskJpsiHf.cxx

PWGDQ/Tasks/taskJpsiHf.cxx:19: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/Tasks/taskJpsiHf.cxx:20: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/Tasks/taskJpsiHf.cxx:21: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGDQ/Tasks/taskJpsiHf.cxx:22: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGDQ/Tasks/taskMuonMchTrkEfficiency.cxx

PWGDQ/Tasks/taskMuonMchTrkEfficiency.cxx:22: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/Tasks/taskMuonMchTrkEfficiency.cxx:23: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGDQ/Tasks/taskMuonMchTrkEfficiency.cxx:24: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGDQ/Tasks/v0selector.cxx

PWGDQ/Tasks/v0selector.cxx:35: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGDQ/Tasks/v0selector.cxx:36: Wrong include style for external header DCAFitter/DCAFitterN.h [wrong-style-external]
PWGDQ/Tasks/v0selector.cxx:37: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGDQ/Tasks/v0selector.cxx:38: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGDQ/Tasks/v0selector.cxx:39: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGDQ/Tasks/v0selector.cxx:40: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGDQ/Tasks/v0selector.cxx:41: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGDQ/Tasks/v0selector.cxx:42: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGDQ/Tasks/v0selector.cxx:43: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGDQ/Tasks/v0selector.cxx:44: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGDQ/Tasks/v0selector.cxx:45: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGDQ/Tasks/v0selector.cxx:47: Wrong include style for external header Math/Vector4D.h [wrong-style-external]

PWGEM

PWGEM/Dilepton/Core/DielectronCut.cxx

PWGEM/Dilepton/Core/DielectronCut.cxx:18: Wrong include style for external header Framework/Logger.h [wrong-style-external]

PWGEM/Dilepton/Core/DielectronCut.h

PWGEM/Dilepton/Core/DielectronCut.h:23: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGEM/Dilepton/Core/DielectronCut.h:24: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
PWGEM/Dilepton/Core/DielectronCut.h:25: Wrong include style for external header Framework/Logger.h [wrong-style-external]
PWGEM/Dilepton/Core/DielectronCut.h:27: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGEM/Dilepton/Core/DielectronCut.h:28: Wrong include style for external header TNamed.h [wrong-style-external]

PWGEM/Dilepton/Core/Dilepton.h

PWGEM/Dilepton/Core/Dilepton.h:38: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Dilepton/Core/Dilepton.h:39: Wrong include style for external header CommonConstants/LHCConstants.h [wrong-style-external]
PWGEM/Dilepton/Core/Dilepton.h:40: Wrong include style for external header DataFormatsParameters/GRPECSObject.h [wrong-style-external]
PWGEM/Dilepton/Core/Dilepton.h:41: Wrong include style for external header DataFormatsParameters/GRPLHCIFData.h [wrong-style-external]
PWGEM/Dilepton/Core/Dilepton.h:42: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/Dilepton/Core/Dilepton.h:43: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGEM/Dilepton/Core/Dilepton.h:44: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGEM/Dilepton/Core/Dilepton.h:45: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGEM/Dilepton/Core/Dilepton.h:46: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/Core/Dilepton.h:47: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Core/Dilepton.h:48: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Core/Dilepton.h:49: Wrong include style for external header MathUtils/Utils.h [wrong-style-external]
PWGEM/Dilepton/Core/Dilepton.h:51: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGEM/Dilepton/Core/Dilepton.h:52: Wrong include style for external header TString.h [wrong-style-external]

PWGEM/Dilepton/Core/DileptonHadronMPC.h

PWGEM/Dilepton/Core/DileptonHadronMPC.h:39: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonHadronMPC.h:40: Wrong include style for external header CommonConstants/LHCConstants.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonHadronMPC.h:41: Wrong include style for external header DataFormatsParameters/GRPECSObject.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonHadronMPC.h:42: Wrong include style for external header DataFormatsParameters/GRPLHCIFData.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonHadronMPC.h:43: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonHadronMPC.h:44: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonHadronMPC.h:45: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonHadronMPC.h:46: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonHadronMPC.h:47: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonHadronMPC.h:48: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonHadronMPC.h:49: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonHadronMPC.h:50: Wrong include style for external header MathUtils/Utils.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonHadronMPC.h:52: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonHadronMPC.h:53: Wrong include style for external header TString.h [wrong-style-external]

PWGEM/Dilepton/Core/DileptonMC.h

PWGEM/Dilepton/Core/DileptonMC.h:35: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonMC.h:36: Wrong include style for external header CommonConstants/LHCConstants.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonMC.h:37: Wrong include style for external header DataFormatsParameters/GRPECSObject.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonMC.h:38: Wrong include style for external header DataFormatsParameters/GRPLHCIFData.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonMC.h:39: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonMC.h:40: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonMC.h:41: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonMC.h:42: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonMC.h:43: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonMC.h:44: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonMC.h:45: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonMC.h:47: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonMC.h:48: Wrong include style for external header TString.h [wrong-style-external]

PWGEM/Dilepton/Core/DileptonProducer.h

PWGEM/Dilepton/Core/DileptonProducer.h:36: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonProducer.h:37: Wrong include style for external header CommonConstants/LHCConstants.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonProducer.h:38: Wrong include style for external header DataFormatsParameters/GRPECSObject.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonProducer.h:39: Wrong include style for external header DataFormatsParameters/GRPLHCIFData.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonProducer.h:40: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonProducer.h:41: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonProducer.h:42: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonProducer.h:43: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonProducer.h:44: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonProducer.h:45: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonProducer.h:46: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonProducer.h:47: Wrong include style for external header MathUtils/Utils.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonProducer.h:49: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGEM/Dilepton/Core/DileptonProducer.h:50: Wrong include style for external header TString.h [wrong-style-external]

PWGEM/Dilepton/Core/DimuonCut.cxx

PWGEM/Dilepton/Core/DimuonCut.cxx:18: Wrong include style for external header Framework/Logger.h [wrong-style-external]

PWGEM/Dilepton/Core/DimuonCut.h

PWGEM/Dilepton/Core/DimuonCut.h:21: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGEM/Dilepton/Core/DimuonCut.h:22: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
PWGEM/Dilepton/Core/DimuonCut.h:23: Wrong include style for external header Framework/Logger.h [wrong-style-external]
PWGEM/Dilepton/Core/DimuonCut.h:24: Wrong include style for external header MathUtils/Utils.h [wrong-style-external]
PWGEM/Dilepton/Core/DimuonCut.h:26: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGEM/Dilepton/Core/DimuonCut.h:27: Wrong include style for external header TNamed.h [wrong-style-external]

PWGEM/Dilepton/Core/EMEventCut.cxx

PWGEM/Dilepton/Core/EMEventCut.cxx:18: Wrong include style for external header Framework/Logger.h [wrong-style-external]

PWGEM/Dilepton/Core/EMEventCut.h

PWGEM/Dilepton/Core/EMEventCut.h:22: Wrong include style for external header TNamed.h [wrong-style-external]

PWGEM/Dilepton/Core/EMTrackCut.cxx

PWGEM/Dilepton/Core/EMTrackCut.cxx:18: Wrong include style for external header Framework/Logger.h [wrong-style-external]

PWGEM/Dilepton/Core/EMTrackCut.h

PWGEM/Dilepton/Core/EMTrackCut.h:21: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGEM/Dilepton/Core/EMTrackCut.h:22: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
PWGEM/Dilepton/Core/EMTrackCut.h:23: Wrong include style for external header Framework/Logger.h [wrong-style-external]
PWGEM/Dilepton/Core/EMTrackCut.h:25: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGEM/Dilepton/Core/EMTrackCut.h:26: Wrong include style for external header TNamed.h [wrong-style-external]

PWGEM/Dilepton/Core/SingleTrackQC.h

PWGEM/Dilepton/Core/SingleTrackQC.h:33: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Dilepton/Core/SingleTrackQC.h:34: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/Dilepton/Core/SingleTrackQC.h:35: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGEM/Dilepton/Core/SingleTrackQC.h:36: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGEM/Dilepton/Core/SingleTrackQC.h:37: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGEM/Dilepton/Core/SingleTrackQC.h:38: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/Core/SingleTrackQC.h:39: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Core/SingleTrackQC.h:40: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Core/SingleTrackQC.h:42: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGEM/Dilepton/Core/SingleTrackQC.h:43: Wrong include style for external header TString.h [wrong-style-external]

PWGEM/Dilepton/Core/SingleTrackQCMC.h

PWGEM/Dilepton/Core/SingleTrackQCMC.h:33: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Dilepton/Core/SingleTrackQCMC.h:34: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/Dilepton/Core/SingleTrackQCMC.h:35: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGEM/Dilepton/Core/SingleTrackQCMC.h:36: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGEM/Dilepton/Core/SingleTrackQCMC.h:37: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGEM/Dilepton/Core/SingleTrackQCMC.h:38: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/Core/SingleTrackQCMC.h:39: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Core/SingleTrackQCMC.h:40: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Core/SingleTrackQCMC.h:42: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGEM/Dilepton/Core/SingleTrackQCMC.h:43: Wrong include style for external header TString.h [wrong-style-external]

PWGEM/Dilepton/DataModel/lmeeMLTables.h

PWGEM/Dilepton/DataModel/lmeeMLTables.h:19: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

PWGEM/Dilepton/TableProducer/Converters/electronConverter2.cxx

PWGEM/Dilepton/TableProducer/Converters/electronConverter2.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/Converters/electronConverter2.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/Converters/electronConverter2.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/Dilepton/TableProducer/Converters/electronConverter3.cxx

PWGEM/Dilepton/TableProducer/Converters/electronConverter3.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/Converters/electronConverter3.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/Converters/electronConverter3.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/Dilepton/TableProducer/Converters/electronConverter4.cxx

PWGEM/Dilepton/TableProducer/Converters/electronConverter4.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/Converters/electronConverter4.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/Converters/electronConverter4.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/Dilepton/TableProducer/Converters/electronConverter5.cxx

PWGEM/Dilepton/TableProducer/Converters/electronConverter5.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/Converters/electronConverter5.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/Converters/electronConverter5.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/Dilepton/TableProducer/Converters/eventConverter2.cxx

PWGEM/Dilepton/TableProducer/Converters/eventConverter2.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/Converters/eventConverter2.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/Converters/eventConverter2.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/Dilepton/TableProducer/Converters/eventConverter3.cxx

PWGEM/Dilepton/TableProducer/Converters/eventConverter3.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/Converters/eventConverter3.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/Converters/eventConverter3.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/Dilepton/TableProducer/Converters/eventConverter4.cxx

PWGEM/Dilepton/TableProducer/Converters/eventConverter4.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/Converters/eventConverter4.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/Converters/eventConverter4.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/Dilepton/TableProducer/Converters/eventNormConverter1.cxx

PWGEM/Dilepton/TableProducer/Converters/eventNormConverter1.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/Converters/eventNormConverter1.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/Converters/eventNormConverter1.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/Dilepton/TableProducer/Converters/mcParticleConverter1.cxx

PWGEM/Dilepton/TableProducer/Converters/mcParticleConverter1.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/Converters/mcParticleConverter1.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/Converters/mcParticleConverter1.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/Dilepton/TableProducer/Converters/muonConverter1.cxx

PWGEM/Dilepton/TableProducer/Converters/muonConverter1.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/Converters/muonConverter1.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/Converters/muonConverter1.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/Dilepton/TableProducer/Converters/trackConverter1.cxx

PWGEM/Dilepton/TableProducer/Converters/trackConverter1.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/Converters/trackConverter1.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/Converters/trackConverter1.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/Dilepton/TableProducer/associateMCinfoDilepton.cxx

PWGEM/Dilepton/TableProducer/associateMCinfoDilepton.cxx:22: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/associateMCinfoDilepton.cxx:23: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/associateMCinfoDilepton.cxx:24: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/associateMCinfoDilepton.cxx:25: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/associateMCinfoDilepton.cxx:26: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]

PWGEM/Dilepton/TableProducer/dielectronProducer.cxx

PWGEM/Dilepton/TableProducer/dielectronProducer.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/dielectronProducer.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/dielectronProducer.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/Dilepton/TableProducer/dimuonProducer.cxx

PWGEM/Dilepton/TableProducer/dimuonProducer.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/dimuonProducer.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/dimuonProducer.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/Dilepton/TableProducer/eventSelection.cxx

PWGEM/Dilepton/TableProducer/eventSelection.cxx:18: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/eventSelection.cxx:19: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/eventSelection.cxx:20: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/eventSelection.cxx:21: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]

PWGEM/Dilepton/TableProducer/filterEoI.cxx

PWGEM/Dilepton/TableProducer/filterEoI.cxx:20: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/filterEoI.cxx:21: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/filterEoI.cxx:22: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/filterEoI.cxx:23: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/Dilepton/TableProducer/qVectorDummyOTF.cxx

PWGEM/Dilepton/TableProducer/qVectorDummyOTF.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/qVectorDummyOTF.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/qVectorDummyOTF.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/Dilepton/TableProducer/skimmerOTS.cxx

PWGEM/Dilepton/TableProducer/skimmerOTS.cxx:22: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerOTS.cxx:23: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerOTS.cxx:24: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerOTS.cxx:25: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerOTS.cxx:26: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/Dilepton/TableProducer/skimmerPrimaryElectron.cxx

PWGEM/Dilepton/TableProducer/skimmerPrimaryElectron.cxx:27: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryElectron.cxx:28: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryElectron.cxx:29: Wrong include style for external header DataFormatsCalibration/MeanVertexObject.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryElectron.cxx:30: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryElectron.cxx:31: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryElectron.cxx:32: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryElectron.cxx:33: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryElectron.cxx:34: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryElectron.cxx:35: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryElectron.cxx:36: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryElectron.cxx:38: Wrong include style for external header Math/Vector4D.h [wrong-style-external]

PWGEM/Dilepton/TableProducer/skimmerPrimaryElectronQC.cxx

PWGEM/Dilepton/TableProducer/skimmerPrimaryElectronQC.cxx:27: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryElectronQC.cxx:28: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryElectronQC.cxx:29: Wrong include style for external header DataFormatsCalibration/MeanVertexObject.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryElectronQC.cxx:30: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryElectronQC.cxx:31: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryElectronQC.cxx:32: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryElectronQC.cxx:33: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryElectronQC.cxx:34: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryElectronQC.cxx:35: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryElectronQC.cxx:36: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryElectronQC.cxx:38: Wrong include style for external header Math/Vector4D.h [wrong-style-external]

PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx

PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx:21: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx:22: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx:23: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx:24: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx:25: Wrong include style for external header Field/MagneticField.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx:26: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx:27: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx:28: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx:29: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx:30: Wrong include style for external header GlobalTracking/MatchGlobalFwd.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx:31: Wrong include style for external header MCHTracking/TrackExtrap.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx:32: Wrong include style for external header MCHTracking/TrackParam.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx:33: Wrong include style for external header ReconstructionDataFormats/TrackFwd.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx:35: Wrong include style for external header Math/SMatrix.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx:36: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryMuon.cxx:37: Wrong include style for external header TGeoGlobalMagField.h [wrong-style-external]

PWGEM/Dilepton/TableProducer/skimmerPrimaryTrack.cxx

PWGEM/Dilepton/TableProducer/skimmerPrimaryTrack.cxx:23: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryTrack.cxx:24: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryTrack.cxx:25: Wrong include style for external header DataFormatsCalibration/MeanVertexObject.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryTrack.cxx:26: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryTrack.cxx:27: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryTrack.cxx:28: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryTrack.cxx:29: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryTrack.cxx:30: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryTrack.cxx:31: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryTrack.cxx:32: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/skimmerPrimaryTrack.cxx:34: Wrong include style for external header Math/Vector4D.h [wrong-style-external]

PWGEM/Dilepton/TableProducer/treeCreatorElectronML.cxx

PWGEM/Dilepton/TableProducer/treeCreatorElectronML.cxx:30: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/treeCreatorElectronML.cxx:31: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/treeCreatorElectronML.cxx:32: Wrong include style for external header DCAFitter/DCAFitterN.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/treeCreatorElectronML.cxx:33: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/treeCreatorElectronML.cxx:34: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/treeCreatorElectronML.cxx:35: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/treeCreatorElectronML.cxx:36: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/treeCreatorElectronML.cxx:37: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/treeCreatorElectronML.cxx:38: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/treeCreatorElectronML.cxx:39: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/treeCreatorElectronML.cxx:40: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/treeCreatorElectronML.cxx:41: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/treeCreatorElectronML.cxx:43: Wrong include style for external header Math/Vector4D.h [wrong-style-external]

PWGEM/Dilepton/TableProducer/treeCreatorElectronMLDDA.cxx

PWGEM/Dilepton/TableProducer/treeCreatorElectronMLDDA.cxx:34: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/treeCreatorElectronMLDDA.cxx:35: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/treeCreatorElectronMLDDA.cxx:36: Wrong include style for external header DCAFitter/DCAFitterN.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/treeCreatorElectronMLDDA.cxx:37: Wrong include style for external header DataFormatsCalibration/MeanVertexObject.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/treeCreatorElectronMLDDA.cxx:38: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/treeCreatorElectronMLDDA.cxx:39: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/treeCreatorElectronMLDDA.cxx:40: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/treeCreatorElectronMLDDA.cxx:41: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/treeCreatorElectronMLDDA.cxx:42: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/treeCreatorElectronMLDDA.cxx:43: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/treeCreatorElectronMLDDA.cxx:44: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/treeCreatorElectronMLDDA.cxx:45: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/treeCreatorElectronMLDDA.cxx:46: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGEM/Dilepton/TableProducer/treeCreatorElectronMLDDA.cxx:48: Wrong include style for external header Math/Vector4D.h [wrong-style-external]

PWGEM/Dilepton/Tasks/MCtemplates.cxx

PWGEM/Dilepton/Tasks/MCtemplates.cxx:22: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Tasks/MCtemplates.cxx:23: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/MCtemplates.cxx:24: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Dilepton/Tasks/MCtemplates.cxx:25: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]

PWGEM/Dilepton/Tasks/associateMCcollision.cxx

PWGEM/Dilepton/Tasks/associateMCcollision.cxx:17: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Tasks/associateMCcollision.cxx:18: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/associateMCcollision.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]

PWGEM/Dilepton/Tasks/createResolutionMap.cxx

PWGEM/Dilepton/Tasks/createResolutionMap.cxx:27: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Dilepton/Tasks/createResolutionMap.cxx:28: Wrong include style for external header DataFormatsCalibration/MeanVertexObject.h [wrong-style-external]
PWGEM/Dilepton/Tasks/createResolutionMap.cxx:29: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/Dilepton/Tasks/createResolutionMap.cxx:30: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGEM/Dilepton/Tasks/createResolutionMap.cxx:31: Wrong include style for external header Field/MagneticField.h [wrong-style-external]
PWGEM/Dilepton/Tasks/createResolutionMap.cxx:32: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGEM/Dilepton/Tasks/createResolutionMap.cxx:33: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/Tasks/createResolutionMap.cxx:34: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Dilepton/Tasks/createResolutionMap.cxx:35: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/createResolutionMap.cxx:36: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
PWGEM/Dilepton/Tasks/createResolutionMap.cxx:37: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGEM/Dilepton/Tasks/createResolutionMap.cxx:38: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Tasks/createResolutionMap.cxx:39: Wrong include style for external header GlobalTracking/MatchGlobalFwd.h [wrong-style-external]
PWGEM/Dilepton/Tasks/createResolutionMap.cxx:40: Wrong include style for external header MCHTracking/TrackExtrap.h [wrong-style-external]
PWGEM/Dilepton/Tasks/createResolutionMap.cxx:41: Wrong include style for external header MCHTracking/TrackParam.h [wrong-style-external]
PWGEM/Dilepton/Tasks/createResolutionMap.cxx:42: Wrong include style for external header ReconstructionDataFormats/TrackFwd.h [wrong-style-external]
PWGEM/Dilepton/Tasks/createResolutionMap.cxx:44: Wrong include style for external header TGeoGlobalMagField.h [wrong-style-external]

PWGEM/Dilepton/Tasks/dielectron.cxx

PWGEM/Dilepton/Tasks/dielectron.cxx:17: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Tasks/dielectron.cxx:18: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/dielectron.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]

PWGEM/Dilepton/Tasks/dielectronHadronMPC.cxx

PWGEM/Dilepton/Tasks/dielectronHadronMPC.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/Tasks/dielectronHadronMPC.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/dielectronHadronMPC.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/Dilepton/Tasks/dielectronMC.cxx

PWGEM/Dilepton/Tasks/dielectronMC.cxx:17: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Tasks/dielectronMC.cxx:18: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/dielectronMC.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]

PWGEM/Dilepton/Tasks/dileptonPolarization.cxx

PWGEM/Dilepton/Tasks/dileptonPolarization.cxx:26: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Dilepton/Tasks/dileptonPolarization.cxx:27: Wrong include style for external header CommonConstants/LHCConstants.h [wrong-style-external]
PWGEM/Dilepton/Tasks/dileptonPolarization.cxx:28: Wrong include style for external header DataFormatsParameters/GRPECSObject.h [wrong-style-external]
PWGEM/Dilepton/Tasks/dileptonPolarization.cxx:29: Wrong include style for external header DataFormatsParameters/GRPLHCIFData.h [wrong-style-external]
PWGEM/Dilepton/Tasks/dileptonPolarization.cxx:34: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/Tasks/dileptonPolarization.cxx:35: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/dileptonPolarization.cxx:36: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Tasks/dileptonPolarization.cxx:37: Wrong include style for external header MathUtils/Utils.h [wrong-style-external]
PWGEM/Dilepton/Tasks/dileptonPolarization.cxx:39: Wrong include style for external header Math/Vector4D.h [wrong-style-external]

PWGEM/Dilepton/Tasks/dimuon.cxx

PWGEM/Dilepton/Tasks/dimuon.cxx:17: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Tasks/dimuon.cxx:18: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/dimuon.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]

PWGEM/Dilepton/Tasks/dimuonHadronMPC.cxx

PWGEM/Dilepton/Tasks/dimuonHadronMPC.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/Tasks/dimuonHadronMPC.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/dimuonHadronMPC.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/Dilepton/Tasks/dimuonMC.cxx

PWGEM/Dilepton/Tasks/dimuonMC.cxx:17: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Tasks/dimuonMC.cxx:18: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/dimuonMC.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]

PWGEM/Dilepton/Tasks/emEfficiencyEE.cxx

PWGEM/Dilepton/Tasks/emEfficiencyEE.cxx:34: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Dilepton/Tasks/emEfficiencyEE.cxx:35: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/Dilepton/Tasks/emEfficiencyEE.cxx:36: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGEM/Dilepton/Tasks/emEfficiencyEE.cxx:37: Wrong include style for external header Field/MagneticField.h [wrong-style-external]
PWGEM/Dilepton/Tasks/emEfficiencyEE.cxx:38: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGEM/Dilepton/Tasks/emEfficiencyEE.cxx:39: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/Tasks/emEfficiencyEE.cxx:40: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Dilepton/Tasks/emEfficiencyEE.cxx:41: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/emEfficiencyEE.cxx:42: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
PWGEM/Dilepton/Tasks/emEfficiencyEE.cxx:43: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGEM/Dilepton/Tasks/emEfficiencyEE.cxx:44: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Tasks/emEfficiencyEE.cxx:46: Wrong include style for external header TGeoGlobalMagField.h [wrong-style-external]

PWGEM/Dilepton/Tasks/evaluateAcceptance.cxx

PWGEM/Dilepton/Tasks/evaluateAcceptance.cxx:29: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Dilepton/Tasks/evaluateAcceptance.cxx:30: Wrong include style for external header CommonConstants/LHCConstants.h [wrong-style-external]
PWGEM/Dilepton/Tasks/evaluateAcceptance.cxx:31: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGEM/Dilepton/Tasks/evaluateAcceptance.cxx:32: Wrong include style for external header DataFormatsParameters/GRPLHCIFData.h [wrong-style-external]
PWGEM/Dilepton/Tasks/evaluateAcceptance.cxx:40: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Dilepton/Tasks/evaluateAcceptance.cxx:41: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/evaluateAcceptance.cxx:42: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Tasks/evaluateAcceptance.cxx:44: Wrong include style for external header Math/Vector4D.h [wrong-style-external]

PWGEM/Dilepton/Tasks/eventQC.cxx

PWGEM/Dilepton/Tasks/eventQC.cxx:30: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Dilepton/Tasks/eventQC.cxx:31: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/Tasks/eventQC.cxx:32: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Dilepton/Tasks/eventQC.cxx:33: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/eventQC.cxx:34: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Tasks/eventQC.cxx:35: Wrong include style for external header MathUtils/Utils.h [wrong-style-external]
PWGEM/Dilepton/Tasks/eventQC.cxx:37: Wrong include style for external header TString.h [wrong-style-external]

PWGEM/Dilepton/Tasks/lmeeHFCocktail.cxx

PWGEM/Dilepton/Tasks/lmeeHFCocktail.cxx:21: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/lmeeHFCocktail.cxx:22: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGEM/Dilepton/Tasks/lmeeHFCocktail.cxx:23: Wrong include style for external header Framework/Task.h [wrong-style-external]
PWGEM/Dilepton/Tasks/lmeeHFCocktail.cxx:24: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Tasks/lmeeHFCocktail.cxx:25: Wrong include style for external header MathUtils/Utils.h [wrong-style-external]
PWGEM/Dilepton/Tasks/lmeeHFCocktail.cxx:27: Wrong include style for external header Math/Vector4D.h [wrong-style-external]

PWGEM/Dilepton/Tasks/lmeeLFCocktail.cxx

PWGEM/Dilepton/Tasks/lmeeLFCocktail.cxx:21: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGEM/Dilepton/Tasks/lmeeLFCocktail.cxx:22: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Tasks/lmeeLFCocktail.cxx:23: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/lmeeLFCocktail.cxx:24: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGEM/Dilepton/Tasks/matchingMFT.cxx

PWGEM/Dilepton/Tasks/matchingMFT.cxx:16: Incomplete path TableHelper.h to Common/Core/TableHelper.h [incomplete-path]
PWGEM/Dilepton/Tasks/matchingMFT.cxx:26: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Dilepton/Tasks/matchingMFT.cxx:27: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/Dilepton/Tasks/matchingMFT.cxx:28: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGEM/Dilepton/Tasks/matchingMFT.cxx:29: Wrong include style for external header Field/MagneticField.h [wrong-style-external]
PWGEM/Dilepton/Tasks/matchingMFT.cxx:30: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/matchingMFT.cxx:31: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
PWGEM/Dilepton/Tasks/matchingMFT.cxx:32: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Tasks/matchingMFT.cxx:33: Wrong include style for external header GlobalTracking/MatchGlobalFwd.h [wrong-style-external]
PWGEM/Dilepton/Tasks/matchingMFT.cxx:34: Wrong include style for external header MCHTracking/TrackExtrap.h [wrong-style-external]
PWGEM/Dilepton/Tasks/matchingMFT.cxx:35: Wrong include style for external header MCHTracking/TrackParam.h [wrong-style-external]
PWGEM/Dilepton/Tasks/matchingMFT.cxx:36: Wrong include style for external header ReconstructionDataFormats/TrackFwd.h [wrong-style-external]
PWGEM/Dilepton/Tasks/matchingMFT.cxx:38: Wrong include style for external header TGeoGlobalMagField.h [wrong-style-external]

PWGEM/Dilepton/Tasks/mcParticlePredictionsOTF.cxx

PWGEM/Dilepton/Tasks/mcParticlePredictionsOTF.cxx:18: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/mcParticlePredictionsOTF.cxx:19: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGEM/Dilepton/Tasks/mcParticlePredictionsOTF.cxx:20: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/Dilepton/Tasks/prefilterDielectron.cxx

PWGEM/Dilepton/Tasks/prefilterDielectron.cxx:27: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Dilepton/Tasks/prefilterDielectron.cxx:28: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/Dilepton/Tasks/prefilterDielectron.cxx:29: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGEM/Dilepton/Tasks/prefilterDielectron.cxx:30: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGEM/Dilepton/Tasks/prefilterDielectron.cxx:31: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGEM/Dilepton/Tasks/prefilterDielectron.cxx:32: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/Tasks/prefilterDielectron.cxx:33: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/prefilterDielectron.cxx:34: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Tasks/prefilterDielectron.cxx:36: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGEM/Dilepton/Tasks/prefilterDielectron.cxx:37: Wrong include style for external header TString.h [wrong-style-external]

PWGEM/Dilepton/Tasks/singleElectronQC.cxx

PWGEM/Dilepton/Tasks/singleElectronQC.cxx:17: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Tasks/singleElectronQC.cxx:18: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/singleElectronQC.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]

PWGEM/Dilepton/Tasks/singleElectronQCMC.cxx

PWGEM/Dilepton/Tasks/singleElectronQCMC.cxx:17: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Tasks/singleElectronQCMC.cxx:18: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/singleElectronQCMC.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]

PWGEM/Dilepton/Tasks/singleMuonQC.cxx

PWGEM/Dilepton/Tasks/singleMuonQC.cxx:17: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Tasks/singleMuonQC.cxx:18: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/singleMuonQC.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]

PWGEM/Dilepton/Tasks/singleMuonQCMC.cxx

PWGEM/Dilepton/Tasks/singleMuonQCMC.cxx:17: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Tasks/singleMuonQCMC.cxx:18: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/singleMuonQCMC.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]

PWGEM/Dilepton/Tasks/smearing.cxx

PWGEM/Dilepton/Tasks/smearing.cxx:19: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Dilepton/Tasks/smearing.cxx:20: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGEM/Dilepton/Tasks/smearing.cxx:21: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/Tasks/smearing.cxx:22: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Dilepton/Tasks/smearing.cxx:23: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/smearing.cxx:24: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
PWGEM/Dilepton/Tasks/smearing.cxx:25: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGEM/Dilepton/Tasks/smearing.cxx:26: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/Dilepton/Tasks/studyDCAFitter.cxx

PWGEM/Dilepton/Tasks/studyDCAFitter.cxx:30: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Dilepton/Tasks/studyDCAFitter.cxx:31: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGEM/Dilepton/Tasks/studyDCAFitter.cxx:32: Wrong include style for external header DCAFitter/DCAFitterN.h [wrong-style-external]
PWGEM/Dilepton/Tasks/studyDCAFitter.cxx:33: Wrong include style for external header DataFormatsCalibration/MeanVertexObject.h [wrong-style-external]
PWGEM/Dilepton/Tasks/studyDCAFitter.cxx:34: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/Dilepton/Tasks/studyDCAFitter.cxx:35: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGEM/Dilepton/Tasks/studyDCAFitter.cxx:36: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGEM/Dilepton/Tasks/studyDCAFitter.cxx:37: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGEM/Dilepton/Tasks/studyDCAFitter.cxx:38: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Dilepton/Tasks/studyDCAFitter.cxx:39: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/studyDCAFitter.cxx:40: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Tasks/studyDCAFitter.cxx:42: Wrong include style for external header Math/Vector4D.h [wrong-style-external]

PWGEM/Dilepton/Tasks/studyMCTruth.cxx

PWGEM/Dilepton/Tasks/studyMCTruth.cxx:18: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGEM/Dilepton/Tasks/studyMCTruth.cxx:20: Wrong include style for external header Framework/StaticFor.h [wrong-style-external]
PWGEM/Dilepton/Tasks/studyMCTruth.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Tasks/studyMCTruth.cxx:22: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/studyMCTruth.cxx:23: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Dilepton/Tasks/studyMCTruth.cxx:24: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/Tasks/studyMCTruth.cxx:25: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]

PWGEM/Dilepton/Tasks/tableReaderBarrel.cxx

PWGEM/Dilepton/Tasks/tableReaderBarrel.cxx:27: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Dilepton/Tasks/tableReaderBarrel.cxx:28: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/Dilepton/Tasks/tableReaderBarrel.cxx:29: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGEM/Dilepton/Tasks/tableReaderBarrel.cxx:30: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGEM/Dilepton/Tasks/tableReaderBarrel.cxx:31: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGEM/Dilepton/Tasks/tableReaderBarrel.cxx:32: Wrong include style for external header Field/MagneticField.h [wrong-style-external]
PWGEM/Dilepton/Tasks/tableReaderBarrel.cxx:33: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/Tasks/tableReaderBarrel.cxx:34: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Dilepton/Tasks/tableReaderBarrel.cxx:35: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/tableReaderBarrel.cxx:36: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Tasks/tableReaderBarrel.cxx:37: Wrong include style for external header ITSMFTBase/DPLAlpideParam.h [wrong-style-external]
PWGEM/Dilepton/Tasks/tableReaderBarrel.cxx:39: Wrong include style for external header TGeoGlobalMagField.h [wrong-style-external]

PWGEM/Dilepton/Tasks/taggingHFE.cxx

PWGEM/Dilepton/Tasks/taggingHFE.cxx:30: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Dilepton/Tasks/taggingHFE.cxx:31: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGEM/Dilepton/Tasks/taggingHFE.cxx:32: Wrong include style for external header DCAFitter/DCAFitterN.h [wrong-style-external]
PWGEM/Dilepton/Tasks/taggingHFE.cxx:33: Wrong include style for external header DataFormatsCalibration/MeanVertexObject.h [wrong-style-external]
PWGEM/Dilepton/Tasks/taggingHFE.cxx:34: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/Dilepton/Tasks/taggingHFE.cxx:35: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGEM/Dilepton/Tasks/taggingHFE.cxx:36: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGEM/Dilepton/Tasks/taggingHFE.cxx:37: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGEM/Dilepton/Tasks/taggingHFE.cxx:38: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Dilepton/Tasks/taggingHFE.cxx:39: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Tasks/taggingHFE.cxx:40: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Dilepton/Tasks/taggingHFE.cxx:42: Wrong include style for external header Math/Vector4D.h [wrong-style-external]

PWGEM/Dilepton/Utils/EMTrack.h

PWGEM/Dilepton/Utils/EMTrack.h:18: Wrong include style for external header Math/Vector4D.h [wrong-style-external]

PWGEM/Dilepton/Utils/EMTrackUtilities.h

PWGEM/Dilepton/Utils/EMTrackUtilities.h:18: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
PWGEM/Dilepton/Utils/EMTrackUtilities.h:19: Wrong include style for external header Framework/Logger.h [wrong-style-external]

PWGEM/Dilepton/Utils/EventHistograms.h

PWGEM/Dilepton/Utils/EventHistograms.h:20: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGEM/Dilepton/Utils/MCUtilities.h

PWGEM/Dilepton/Utils/MCUtilities.h:18: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Dilepton/Utils/MCUtilities.h:19: Wrong include style for external header Framework/Logger.h [wrong-style-external]

PWGEM/Dilepton/Utils/MomentumSmearer.h

PWGEM/Dilepton/Utils/MomentumSmearer.h:18: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Dilepton/Utils/MomentumSmearer.h:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Dilepton/Utils/MomentumSmearer.h:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Dilepton/Utils/MomentumSmearer.h:21: Wrong include style for external header Framework/Logger.h [wrong-style-external]
PWGEM/Dilepton/Utils/MomentumSmearer.h:22: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/Dilepton/Utils/PairUtilities.h

PWGEM/Dilepton/Utils/PairUtilities.h:21: Wrong include style for external header ReconstructionDataFormats/TrackFwd.h [wrong-style-external]
PWGEM/Dilepton/Utils/PairUtilities.h:23: Wrong include style for external header Math/GenVector/Boost.h [wrong-style-external]
PWGEM/Dilepton/Utils/PairUtilities.h:24: Wrong include style for external header Math/SMatrix.h [wrong-style-external]
PWGEM/Dilepton/Utils/PairUtilities.h:25: Wrong include style for external header Math/Vector3D.h [wrong-style-external]
PWGEM/Dilepton/Utils/PairUtilities.h:26: Wrong include style for external header Math/Vector4D.h [wrong-style-external]

PWGEM/PhotonMeson/Core/DalitzEECut.cxx

PWGEM/PhotonMeson/Core/DalitzEECut.cxx:18: Wrong include style for external header Framework/Logger.h [wrong-style-external]

PWGEM/PhotonMeson/Core/DiphotonHadronMPC.h

PWGEM/PhotonMeson/Core/DiphotonHadronMPC.h:29: Wrong include style for project header Common/CCDB/RCTSelectionFlags.h [wrong-style-local]
PWGEM/PhotonMeson/Core/DiphotonHadronMPC.h:30: Wrong include style for project header Common/Core/RecoDecay.h [wrong-style-local]
PWGEM/PhotonMeson/Core/DiphotonHadronMPC.h:31: Wrong include style for project header Common/DataModel/Centrality.h [wrong-style-local]
PWGEM/PhotonMeson/Core/DiphotonHadronMPC.h:32: Wrong include style for project header Common/DataModel/EventSelection.h [wrong-style-local]
PWGEM/PhotonMeson/Core/DiphotonHadronMPC.h:33: Wrong include style for project header Common/DataModel/PIDResponseTPC.h [wrong-style-local]

PWGEM/PhotonMeson/Core/EMPhotonEventCut.cxx

PWGEM/PhotonMeson/Core/EMPhotonEventCut.cxx:16: Wrong include style for external header Framework/Logger.h [wrong-style-external]

PWGEM/PhotonMeson/Core/PairCut.cxx

PWGEM/PhotonMeson/Core/PairCut.cxx:16: Wrong include style for external header Framework/Logger.h [wrong-style-external]

PWGEM/PhotonMeson/Core/PairCut.h

PWGEM/PhotonMeson/Core/PairCut.h:23: Wrong include style for external header Framework/Logger.h [wrong-style-external]
PWGEM/PhotonMeson/Core/PairCut.h:24: Wrong include style for external header Framework/DataTypes.h [wrong-style-external]
PWGEM/PhotonMeson/Core/PairCut.h:25: Wrong include style for external header Rtypes.h [wrong-style-external]
PWGEM/PhotonMeson/Core/PairCut.h:26: Wrong include style for external header TNamed.h [wrong-style-external]
PWGEM/PhotonMeson/Core/PairCut.h:27: Wrong include style for external header TMath.h [wrong-style-external]

PWGEM/PhotonMeson/DataModel/bcWiseTables.h

PWGEM/PhotonMeson/DataModel/bcWiseTables.h:22: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

PWGEM/PhotonMeson/DataModel/mcV0Tables.h

PWGEM/PhotonMeson/DataModel/mcV0Tables.h:18: Wrong include style for external header Framework/ASoA.h [wrong-style-external]

PWGEM/PhotonMeson/TableProducer/associateMCinfoPhoton.cxx

PWGEM/PhotonMeson/TableProducer/associateMCinfoPhoton.cxx:22: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/associateMCinfoPhoton.cxx:23: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/associateMCinfoPhoton.cxx:24: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/associateMCinfoPhoton.cxx:25: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/associateMCinfoPhoton.cxx:26: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]

PWGEM/PhotonMeson/TableProducer/bcWiseClusterSkimmer.cxx

PWGEM/PhotonMeson/TableProducer/bcWiseClusterSkimmer.cxx:27: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/bcWiseClusterSkimmer.cxx:28: Wrong include style for external header DataFormatsParameters/GRPLHCIFData.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/bcWiseClusterSkimmer.cxx:29: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/bcWiseClusterSkimmer.cxx:30: Wrong include style for external header EMCALBase/Geometry.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/bcWiseClusterSkimmer.cxx:31: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/bcWiseClusterSkimmer.cxx:32: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/PhotonMeson/TableProducer/skimmerGammaConversion.cxx

PWGEM/PhotonMeson/TableProducer/skimmerGammaConversion.cxx:37: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerGammaConversion.cxx:38: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerGammaConversion.cxx:39: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerGammaConversion.cxx:45: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerGammaConversion.cxx:46: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerGammaConversion.cxx:47: Wrong include style for external header ReconstructionDataFormats/HelixHelper.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerGammaConversion.cxx:48: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerGammaConversion.cxx:49: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerGammaConversion.cxx:50: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerGammaConversion.cxx:51: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerGammaConversion.cxx:52: Wrong include style for external header ReconstructionDataFormats/TrackFwd.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerGammaConversion.cxx:54: Wrong include style for external header Math/Vector4D.h [wrong-style-external]

PWGEM/PhotonMeson/TableProducer/skimmerGammaConversionTruthOnlyMc.cxx

PWGEM/PhotonMeson/TableProducer/skimmerGammaConversionTruthOnlyMc.cxx:23: Wrong include style for external header TVector3.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerGammaConversionTruthOnlyMc.cxx:25: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerGammaConversionTruthOnlyMc.cxx:26: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerGammaConversionTruthOnlyMc.cxx:27: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

PWGEM/PhotonMeson/TableProducer/skimmerPHOS.cxx

PWGEM/PhotonMeson/TableProducer/skimmerPHOS.cxx:16: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerPHOS.cxx:17: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerPHOS.cxx:18: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerPHOS.cxx:20: Wrong include style for external header PHOSBase/Geometry.h [wrong-style-external]

PWGEM/PhotonMeson/TableProducer/skimmerPrimaryElectronFromDalitzEE.cxx

PWGEM/PhotonMeson/TableProducer/skimmerPrimaryElectronFromDalitzEE.cxx:21: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerPrimaryElectronFromDalitzEE.cxx:22: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerPrimaryElectronFromDalitzEE.cxx:23: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerPrimaryElectronFromDalitzEE.cxx:24: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerPrimaryElectronFromDalitzEE.cxx:25: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerPrimaryElectronFromDalitzEE.cxx:26: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerPrimaryElectronFromDalitzEE.cxx:27: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerPrimaryElectronFromDalitzEE.cxx:28: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerPrimaryElectronFromDalitzEE.cxx:29: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/PhotonMeson/TableProducer/skimmerPrimaryElectronFromDalitzEE.cxx:31: Wrong include style for external header Math/Vector4D.h [wrong-style-external]

PWGEM/PhotonMeson/Tasks/Converters/electronFromDalitzConverter1.cxx

PWGEM/PhotonMeson/Tasks/Converters/electronFromDalitzConverter1.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/Converters/electronFromDalitzConverter1.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/Converters/electronFromDalitzConverter1.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/PhotonMeson/Tasks/Converters/pcmConverter1.cxx

PWGEM/PhotonMeson/Tasks/Converters/pcmConverter1.cxx:19: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/Converters/pcmConverter1.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/Converters/pcmConverter1.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/PhotonMeson/Tasks/HeavyNeutralMeson.cxx

PWGEM/PhotonMeson/Tasks/HeavyNeutralMeson.cxx:30: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/HeavyNeutralMeson.cxx:31: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/HeavyNeutralMeson.cxx:32: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/HeavyNeutralMeson.cxx:33: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/HeavyNeutralMeson.cxx:34: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/HeavyNeutralMeson.cxx:35: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/HeavyNeutralMeson.cxx:36: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/HeavyNeutralMeson.cxx:38: Wrong include style for external header Math/GenVector/Boost.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/HeavyNeutralMeson.cxx:39: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/HeavyNeutralMeson.cxx:40: Wrong include style for external header TMath.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/HeavyNeutralMeson.cxx:41: Wrong include style for external header TRandom3.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/HeavyNeutralMeson.cxx:43: Wrong include style for external header fairlogger/Logger.h [wrong-style-external]

PWGEM/PhotonMeson/Tasks/OmegaMesonEMC.cxx

PWGEM/PhotonMeson/Tasks/OmegaMesonEMC.cxx:28: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/OmegaMesonEMC.cxx:29: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/OmegaMesonEMC.cxx:30: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/OmegaMesonEMC.cxx:31: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/OmegaMesonEMC.cxx:32: Wrong include style for external header Framework/Configurable.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/OmegaMesonEMC.cxx:33: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/OmegaMesonEMC.cxx:34: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/OmegaMesonEMC.cxx:36: Wrong include style for external header Math/GenVector/Boost.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/OmegaMesonEMC.cxx:37: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/OmegaMesonEMC.cxx:38: Wrong include style for external header TMath.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/OmegaMesonEMC.cxx:39: Wrong include style for external header TRandom3.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/OmegaMesonEMC.cxx:41: Wrong include style for external header fairlogger/Logger.h [wrong-style-external]

PWGEM/PhotonMeson/Tasks/PhotonHBTPCMPCM.cxx

PWGEM/PhotonMeson/Tasks/PhotonHBTPCMPCM.cxx:19: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/PhotonHBTPCMPCM.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/PhotonHBTPCMPCM.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/PhotonMeson/Tasks/SinglePhoton.cxx

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

PWGEM/PhotonMeson/Tasks/SinglePhotonMC.cxx

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

PWGEM/PhotonMeson/Tasks/TagAndProbe.cxx

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

PWGEM/PhotonMeson/Tasks/TaggingPi0MCPCMDalitzEE.cxx

PWGEM/PhotonMeson/Tasks/TaggingPi0MCPCMDalitzEE.cxx:17: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/TaggingPi0MCPCMDalitzEE.cxx:18: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]

PWGEM/PhotonMeson/Tasks/TaggingPi0PCMDalitzEE.cxx

PWGEM/PhotonMeson/Tasks/TaggingPi0PCMDalitzEE.cxx:17: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/TaggingPi0PCMDalitzEE.cxx:18: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]

PWGEM/PhotonMeson/Tasks/dalitzEEQC.cxx

PWGEM/PhotonMeson/Tasks/dalitzEEQC.cxx:25: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/dalitzEEQC.cxx:26: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/dalitzEEQC.cxx:27: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/dalitzEEQC.cxx:28: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/dalitzEEQC.cxx:29: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/dalitzEEQC.cxx:30: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/dalitzEEQC.cxx:31: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/dalitzEEQC.cxx:33: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/dalitzEEQC.cxx:34: Wrong include style for external header TString.h [wrong-style-external]

PWGEM/PhotonMeson/Tasks/dalitzEEQCMC.cxx

PWGEM/PhotonMeson/Tasks/dalitzEEQCMC.cxx:27: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/dalitzEEQCMC.cxx:28: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/dalitzEEQCMC.cxx:29: Wrong include style for external header DataFormatsParameters/GRPObject.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/dalitzEEQCMC.cxx:30: Wrong include style for external header DetectorsBase/GeometryManager.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/dalitzEEQCMC.cxx:31: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/dalitzEEQCMC.cxx:32: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/dalitzEEQCMC.cxx:33: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/dalitzEEQCMC.cxx:35: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/dalitzEEQCMC.cxx:36: Wrong include style for external header TString.h [wrong-style-external]

PWGEM/PhotonMeson/Tasks/diphotonHadronMPCPCMDalitzEE.cxx

PWGEM/PhotonMeson/Tasks/diphotonHadronMPCPCMDalitzEE.cxx:23: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/diphotonHadronMPCPCMDalitzEE.cxx:24: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/diphotonHadronMPCPCMDalitzEE.cxx:25: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/diphotonHadronMPCPCMDalitzEE.cxx:26: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/PhotonMeson/Tasks/diphotonHadronMPCPCMPCM.cxx

PWGEM/PhotonMeson/Tasks/diphotonHadronMPCPCMPCM.cxx:21: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/diphotonHadronMPCPCMPCM.cxx:22: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/diphotonHadronMPCPCMPCM.cxx:23: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/diphotonHadronMPCPCMPCM.cxx:24: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/PhotonMeson/Tasks/emcalBcWiseGammaGamma.cxx

PWGEM/PhotonMeson/Tasks/emcalBcWiseGammaGamma.cxx:22: Wrong include style for external header CommonConstants/MathConstants.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/emcalBcWiseGammaGamma.cxx:23: Wrong include style for external header EMCALBase/Geometry.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/emcalBcWiseGammaGamma.cxx:24: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/emcalBcWiseGammaGamma.cxx:25: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/emcalBcWiseGammaGamma.cxx:26: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/emcalBcWiseGammaGamma.cxx:28: Wrong include style for external header Math/AxisAngle.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/emcalBcWiseGammaGamma.cxx:29: Wrong include style for external header Math/LorentzRotation.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/emcalBcWiseGammaGamma.cxx:30: Wrong include style for external header Math/Rotation3D.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/emcalBcWiseGammaGamma.cxx:31: Wrong include style for external header Math/Vector3D.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/emcalBcWiseGammaGamma.cxx:32: Wrong include style for external header Math/Vector4D.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/emcalBcWiseGammaGamma.cxx:33: Wrong include style for external header TString.h [wrong-style-external]

PWGEM/PhotonMeson/Tasks/mcGeneratorStudies.cxx

PWGEM/PhotonMeson/Tasks/mcGeneratorStudies.cxx:19: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/mcGeneratorStudies.cxx:20: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/mcGeneratorStudies.cxx:21: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/mcGeneratorStudies.cxx:22: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/mcGeneratorStudies.cxx:23: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/mcGeneratorStudies.cxx:25: Wrong include style for external header TDatabasePDG.h [wrong-style-external]

PWGEM/PhotonMeson/Tasks/pcmQC.cxx

PWGEM/PhotonMeson/Tasks/pcmQC.cxx:24: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/pcmQC.cxx:25: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/pcmQC.cxx:26: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/PhotonMeson/Tasks/pcmQCMC.cxx

PWGEM/PhotonMeson/Tasks/pcmQCMC.cxx:26: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/pcmQCMC.cxx:27: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/pcmQCMC.cxx:28: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/PhotonMeson/Tasks/phosQC.cxx

PWGEM/PhotonMeson/Tasks/phosQC.cxx:24: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/phosQC.cxx:25: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/PhotonMeson/Tasks/phosQC.cxx:26: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]

PWGEM/Tasks/phosAlign.cxx

PWGEM/Tasks/phosAlign.cxx:21: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Tasks/phosAlign.cxx:22: Wrong include style for external header CommonDataFormat/InteractionRecord.h [wrong-style-external]
PWGEM/Tasks/phosAlign.cxx:23: Wrong include style for external header DataFormatsParameters/GRPLHCIFData.h [wrong-style-external]
PWGEM/Tasks/phosAlign.cxx:24: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/Tasks/phosAlign.cxx:25: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGEM/Tasks/phosAlign.cxx:26: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGEM/Tasks/phosAlign.cxx:27: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Tasks/phosAlign.cxx:28: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Tasks/phosAlign.cxx:29: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Tasks/phosAlign.cxx:30: Wrong include style for external header Framework/ConfigParamSpec.h [wrong-style-external]
PWGEM/Tasks/phosAlign.cxx:31: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGEM/Tasks/phosAlign.cxx:32: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Tasks/phosAlign.cxx:33: Wrong include style for external header PHOSBase/Geometry.h [wrong-style-external]
PWGEM/Tasks/phosAlign.cxx:34: Wrong include style for external header ReconstructionDataFormats/TrackParametrization.h [wrong-style-external]

PWGEM/Tasks/phosCalibration.cxx

PWGEM/Tasks/phosCalibration.cxx:17: Wrong include style for external header TFile.h [wrong-style-external]
PWGEM/Tasks/phosCalibration.cxx:18: Wrong include style for external header TGrid.h [wrong-style-external]
PWGEM/Tasks/phosCalibration.cxx:19: Wrong include style for external header TLorentzVector.h [wrong-style-external]
PWGEM/Tasks/phosCalibration.cxx:23: Wrong include style for external header DataFormatsPHOS/Cell.h [wrong-style-external]
PWGEM/Tasks/phosCalibration.cxx:24: Wrong include style for external header DataFormatsPHOS/Cluster.h [wrong-style-external]
PWGEM/Tasks/phosCalibration.cxx:25: Wrong include style for external header DataFormatsPHOS/TriggerRecord.h [wrong-style-external]
PWGEM/Tasks/phosCalibration.cxx:26: Wrong include style for external header DataFormatsPHOS/BadChannelsMap.h [wrong-style-external]
PWGEM/Tasks/phosCalibration.cxx:27: Wrong include style for external header DataFormatsPHOS/CalibParams.h [wrong-style-external]
PWGEM/Tasks/phosCalibration.cxx:28: Wrong include style for external header PHOSBase/Geometry.h [wrong-style-external]
PWGEM/Tasks/phosCalibration.cxx:29: Wrong include style for external header PHOSReconstruction/Clusterer.h [wrong-style-external]
PWGEM/Tasks/phosCalibration.cxx:31: Wrong include style for external header Framework/ConfigParamSpec.h [wrong-style-external]
PWGEM/Tasks/phosCalibration.cxx:32: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Tasks/phosCalibration.cxx:33: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Tasks/phosCalibration.cxx:34: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Tasks/phosCalibration.cxx:35: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGEM/Tasks/phosCalibration.cxx:36: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGEM/Tasks/phosCalibration.cxx:37: Wrong include style for external header CommonUtils/NameConf.h [wrong-style-external]
PWGEM/Tasks/phosCalibration.cxx:38: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Tasks/phosCalibration.cxx:40: Wrong include style for external header CommonDataFormat/InteractionRecord.h [wrong-style-external]

PWGEM/Tasks/phosCellQA.cxx

PWGEM/Tasks/phosCellQA.cxx:19: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Tasks/phosCellQA.cxx:21: Wrong include style for external header DataFormatsPHOS/Cell.h [wrong-style-external]
PWGEM/Tasks/phosCellQA.cxx:22: Wrong include style for external header DataFormatsPHOS/CalibParams.h [wrong-style-external]
PWGEM/Tasks/phosCellQA.cxx:23: Wrong include style for external header Framework/ConfigParamSpec.h [wrong-style-external]
PWGEM/Tasks/phosCellQA.cxx:24: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Tasks/phosCellQA.cxx:25: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Tasks/phosCellQA.cxx:26: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Tasks/phosCellQA.cxx:27: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGEM/Tasks/phosCellQA.cxx:28: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGEM/Tasks/phosCellQA.cxx:30: Wrong include style for external header PHOSBase/Geometry.h [wrong-style-external]
PWGEM/Tasks/phosCellQA.cxx:31: Wrong include style for external header CommonDataFormat/InteractionRecord.h [wrong-style-external]

PWGEM/Tasks/phosCluQA.cxx

PWGEM/Tasks/phosCluQA.cxx:20: Wrong include style for external header Framework/ConfigParamSpec.h [wrong-style-external]
PWGEM/Tasks/phosCluQA.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Tasks/phosCluQA.cxx:22: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Tasks/phosCluQA.cxx:23: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Tasks/phosCluQA.cxx:24: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGEM/Tasks/phosCluQA.cxx:25: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGEM/Tasks/phosCluQA.cxx:26: Wrong include style for external header CommonUtils/NameConf.h [wrong-style-external]
PWGEM/Tasks/phosCluQA.cxx:27: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Tasks/phosCluQA.cxx:28: Wrong include style for external header DataFormatsParameters/GRPLHCIFData.h [wrong-style-external]
PWGEM/Tasks/phosCluQA.cxx:30: Wrong include style for external header PHOSBase/Geometry.h [wrong-style-external]
PWGEM/Tasks/phosCluQA.cxx:31: Wrong include style for external header CommonDataFormat/InteractionRecord.h [wrong-style-external]

PWGEM/Tasks/phosElId.cxx

PWGEM/Tasks/phosElId.cxx:31: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Tasks/phosElId.cxx:32: Wrong include style for external header CommonConstants/PhysicsConstants.h [wrong-style-external]
PWGEM/Tasks/phosElId.cxx:33: Wrong include style for external header CommonDataFormat/InteractionRecord.h [wrong-style-external]
PWGEM/Tasks/phosElId.cxx:34: Wrong include style for external header DataFormatsParameters/GRPLHCIFData.h [wrong-style-external]
PWGEM/Tasks/phosElId.cxx:35: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/Tasks/phosElId.cxx:36: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGEM/Tasks/phosElId.cxx:37: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGEM/Tasks/phosElId.cxx:38: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Tasks/phosElId.cxx:39: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Tasks/phosElId.cxx:40: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Tasks/phosElId.cxx:41: Wrong include style for external header Framework/ConfigParamSpec.h [wrong-style-external]
PWGEM/Tasks/phosElId.cxx:42: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGEM/Tasks/phosElId.cxx:43: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Tasks/phosElId.cxx:44: Wrong include style for external header PHOSBase/Geometry.h [wrong-style-external]
PWGEM/Tasks/phosElId.cxx:45: Wrong include style for external header ReconstructionDataFormats/TrackParametrization.h [wrong-style-external]
PWGEM/Tasks/phosElId.cxx:47: Wrong include style for external header TF1.h [wrong-style-external]
PWGEM/Tasks/phosElId.cxx:48: Wrong include style for external header TPDGCode.h [wrong-style-external]

PWGEM/Tasks/phosNbar.cxx

PWGEM/Tasks/phosNbar.cxx:17: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Tasks/phosNbar.cxx:18: Wrong include style for external header CommonDataFormat/InteractionRecord.h [wrong-style-external]
PWGEM/Tasks/phosNbar.cxx:19: Wrong include style for external header CommonUtils/NameConf.h [wrong-style-external]
PWGEM/Tasks/phosNbar.cxx:20: Wrong include style for external header DataFormatsParameters/GRPLHCIFData.h [wrong-style-external]
PWGEM/Tasks/phosNbar.cxx:21: Wrong include style for external header DataFormatsParameters/GRPMagField.h [wrong-style-external]
PWGEM/Tasks/phosNbar.cxx:22: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGEM/Tasks/phosNbar.cxx:23: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGEM/Tasks/phosNbar.cxx:24: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Tasks/phosNbar.cxx:25: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Tasks/phosNbar.cxx:26: Wrong include style for external header Framework/ConfigParamSpec.h [wrong-style-external]
PWGEM/Tasks/phosNbar.cxx:27: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGEM/Tasks/phosNbar.cxx:28: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Tasks/phosNbar.cxx:29: Wrong include style for external header PHOSBase/Geometry.h [wrong-style-external]
PWGEM/Tasks/phosNbar.cxx:30: Wrong include style for external header ReconstructionDataFormats/Track.h [wrong-style-external]
PWGEM/Tasks/phosNbar.cxx:32: Wrong include style for external header TRandom.h [wrong-style-external]

PWGEM/Tasks/phosNonlin.cxx

PWGEM/Tasks/phosNonlin.cxx:24: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Tasks/phosNonlin.cxx:25: Wrong include style for external header CommonDataFormat/InteractionRecord.h [wrong-style-external]
PWGEM/Tasks/phosNonlin.cxx:26: Wrong include style for external header DataFormatsParameters/GRPLHCIFData.h [wrong-style-external]
PWGEM/Tasks/phosNonlin.cxx:27: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGEM/Tasks/phosNonlin.cxx:28: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Tasks/phosNonlin.cxx:29: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Tasks/phosNonlin.cxx:30: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Tasks/phosNonlin.cxx:31: Wrong include style for external header Framework/ConfigParamSpec.h [wrong-style-external]
PWGEM/Tasks/phosNonlin.cxx:32: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGEM/Tasks/phosNonlin.cxx:33: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Tasks/phosNonlin.cxx:34: Wrong include style for external header PHOSBase/Geometry.h [wrong-style-external]

PWGEM/Tasks/phosPi0.cxx

PWGEM/Tasks/phosPi0.cxx:24: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Tasks/phosPi0.cxx:25: Wrong include style for external header CommonDataFormat/InteractionRecord.h [wrong-style-external]
PWGEM/Tasks/phosPi0.cxx:26: Wrong include style for external header DataFormatsParameters/GRPLHCIFData.h [wrong-style-external]
PWGEM/Tasks/phosPi0.cxx:27: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGEM/Tasks/phosPi0.cxx:28: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Tasks/phosPi0.cxx:29: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Tasks/phosPi0.cxx:30: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Tasks/phosPi0.cxx:31: Wrong include style for external header Framework/ConfigParamSpec.h [wrong-style-external]
PWGEM/Tasks/phosPi0.cxx:32: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGEM/Tasks/phosPi0.cxx:33: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Tasks/phosPi0.cxx:34: Wrong include style for external header PHOSBase/Geometry.h [wrong-style-external]

PWGEM/Tasks/phosTrigQA.cxx

PWGEM/Tasks/phosTrigQA.cxx:20: Wrong include style for external header Framework/ConfigParamSpec.h [wrong-style-external]
PWGEM/Tasks/phosTrigQA.cxx:21: Wrong include style for external header Framework/runDataProcessing.h [wrong-style-external]
PWGEM/Tasks/phosTrigQA.cxx:22: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGEM/Tasks/phosTrigQA.cxx:23: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGEM/Tasks/phosTrigQA.cxx:24: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGEM/Tasks/phosTrigQA.cxx:25: Wrong include style for external header Framework/ASoAHelpers.h [wrong-style-external]
PWGEM/Tasks/phosTrigQA.cxx:26: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGEM/Tasks/phosTrigQA.cxx:27: Wrong include style for external header CommonUtils/NameConf.h [wrong-style-external]
PWGEM/Tasks/phosTrigQA.cxx:28: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGEM/Tasks/phosTrigQA.cxx:29: Wrong include style for external header DataFormatsParameters/GRPLHCIFData.h [wrong-style-external]
PWGEM/Tasks/phosTrigQA.cxx:31: Wrong include style for external header PHOSBase/Geometry.h [wrong-style-external]
PWGEM/Tasks/phosTrigQA.cxx:32: Wrong include style for external header CommonDataFormat/InteractionRecord.h [wrong-style-external]

PWGHF

PWGHF/TableProducer/mcPidTof.cxx

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

PWGHF/Utils/utilsEvSelHf.h

PWGHF/Utils/utilsEvSelHf.h:33: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGHF/Utils/utilsEvSelHf.h:34: Wrong include style for external header DataFormatsParameters/GRPLHCIFData.h [wrong-style-external]

PWGJE

PWGJE/DataModel/GammaJetAnalysisTree.h

PWGJE/DataModel/GammaJetAnalysisTree.h:24: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

PWGJE/DataModel/PhotonChargedTriggerCorrelation.h

PWGJE/DataModel/PhotonChargedTriggerCorrelation.h:26: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]

PWGJE/TableProducer/derivedDataProducer.cxx

PWGJE/TableProducer/derivedDataProducer.cxx:43: Wrong include style for external header CCDB/BasicCCDBManager.h [wrong-style-external]
PWGJE/TableProducer/derivedDataProducer.cxx:44: Wrong include style for external header DetectorsBase/Propagator.h [wrong-style-external]
PWGJE/TableProducer/derivedDataProducer.cxx:45: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGJE/TableProducer/derivedDataProducer.cxx:46: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGJE/TableProducer/derivedDataProducer.cxx:47: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGJE/TableProducer/derivedDataProducer.cxx:48: Wrong include style for external header Framework/O2DatabasePDGPlugin.h [wrong-style-external]
PWGJE/TableProducer/derivedDataProducer.cxx:49: Wrong include style for external header ReconstructionDataFormats/Vertex.h [wrong-style-external]

PWGJE/TableProducer/derivedDataSelector.cxx

PWGJE/TableProducer/derivedDataSelector.cxx:19: Incomplete path JetDerivedDataUtilities.h to PWGJE/Core/JetDerivedDataUtilities.h [incomplete-path]
PWGJE/TableProducer/derivedDataSelector.cxx:25: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGJE/TableProducer/derivedDataSelector.cxx:26: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]

PWGJE/TableProducer/derivedDataTriggerProducer.cxx

PWGJE/TableProducer/derivedDataTriggerProducer.cxx:21: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGJE/TableProducer/derivedDataTriggerProducer.cxx:22: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGJE/TableProducer/derivedDataTriggerProducer.cxx:23: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]

PWGJE/TableProducer/derivedDataWriter.cxx

PWGJE/TableProducer/derivedDataWriter.cxx:19: Incomplete path JetDerivedDataUtilities.h to PWGJE/Core/JetDerivedDataUtilities.h [incomplete-path]
PWGJE/TableProducer/derivedDataWriter.cxx:31: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGJE/TableProducer/derivedDataWriter.cxx:32: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]

PWGJE/TableProducer/emcalClusterHadronicCorrectionTask.cxx

PWGJE/TableProducer/emcalClusterHadronicCorrectionTask.cxx:20: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGJE/TableProducer/emcalClusterHadronicCorrectionTask.cxx:21: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGJE/TableProducer/emcalClusterHadronicCorrectionTask.cxx:22: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]
PWGJE/TableProducer/emcalClusterHadronicCorrectionTask.cxx:29: Wrong include style for external header TVector2.h [wrong-style-external]

PWGJE/TableProducer/emcalMatchedTracksTask.cxx

PWGJE/TableProducer/emcalMatchedTracksTask.cxx:21: Wrong include style for external header CommonDataFormat/InteractionRecord.h [wrong-style-external]
PWGJE/TableProducer/emcalMatchedTracksTask.cxx:22: Wrong include style for external header EMCALBase/Geometry.h [wrong-style-external]
PWGJE/TableProducer/emcalMatchedTracksTask.cxx:23: Wrong include style for external header Framework/ASoA.h [wrong-style-external]
PWGJE/TableProducer/emcalMatchedTracksTask.cxx:24: Wrong include style for external header Framework/AnalysisDataModel.h [wrong-style-external]
PWGJE/TableProducer/emcalMatchedTracksTask.cxx:25: Wrong include style for external header Framework/AnalysisTask.h [wrong-style-external]
PWGJE/TableProducer/emcalMatchedTracksTask.cxx:26: Wrong include style for external header Framework/HistogramRegistry.h [wrong-style-external]

PWGJE/TableProducer/eventwiseConstituentSubtractor.cxx

PWGJE/TableProducer/eventwiseConstituentSubtractor.cxx:23: Wro

Clone this wiki locally