File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616// / \modified by Roman Nepeivoda (roman.nepeivoda@cern.ch)
1717// / \since June 1, 2023
1818
19- #include " PWGLF/DataModel/LFStrangenessTables.h"
2019#include " PWGLF/DataModel/cascqaanalysis.h"
2120
22- #include " Common/DataModel/EventSelection.h"
23- #include " Common/DataModel/TrackSelectionTables.h"
24-
25- #include " Framework/AnalysisTask.h"
26- #include " Framework/runDataProcessing.h"
2721#include < CommonConstants/PhysicsConstants.h>
22+ #include < Framework/AnalysisHelpers.h>
23+ #include < Framework/AnalysisTask.h>
24+ #include < Framework/Configurable.h>
25+ #include < Framework/HistogramRegistry.h>
26+ #include < Framework/HistogramSpec.h>
27+ #include < Framework/InitContext.h>
28+ #include < Framework/runDataProcessing.h>
2829
2930#include < TPDGCode.h>
31+ #include < TH1.h>
32+ #include < TMath.h>
33+ #include < TMathBase.h>
34+ #include < TString.h>
3035
36+ #include < RtypesCore.h>
3137#include < cmath>
3238
3339// constants
You can’t perform that action at this time.
0 commit comments