File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,18 +20,18 @@ for different pt ranges (constituting bins). The values are inserted as configur
2020Also feed-down matrices for the Lambda and Anti-Lambda are produced.
2121This analysis includes three processes, one for Real Data and two for MC at the Generated and Reconstructed level*/
2222
23- #include " PWGLF/DataModel/LFStrangenessTables.h"
24- #include " Framework/O2DatabasePDGPlugin.h"
25- #include " PWGLF/Utils/inelGt.h"
26-
2723#include " Common/DataModel/EventSelection.h"
2824#include " Common/DataModel/PIDResponse.h"
2925
3026#include " CommonConstants/PhysicsConstants.h"
3127#include " CommonUtils/StringUtils.h"
3228#include " Framework/AnalysisTask.h"
29+ #include " Framework/O2DatabasePDGPlugin.h"
3330#include " Framework/runDataProcessing.h"
3431
32+ #include " PWGLF/DataModel/LFStrangenessTables.h"
33+ #include " PWGLF/Utils/inelGt.h"
34+
3535#include " TPDGCode.h"
3636
3737#include < memory>
You can’t perform that action at this time.
0 commit comments