File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525// / this data model uses the LF one, add here
2626#include " PWGLF/DataModel/LFStrangenessTables.h"
2727
28- #include < cmath>
29- #include " Framework/AnalysisDataModel.h"
3028#include " Common/Core/RecoDecay.h"
29+
3130#include " CommonConstants/PhysicsConstants.h"
31+ #include " Framework/AnalysisDataModel.h"
32+
33+ #include < cmath>
3234
3335// Simple checker
3436#define bitcheck (var, nbit ) ((var) & (1 << (nbit)))
Original file line number Diff line number Diff line change 2121// / \author David Dobrigkeit Chinellato (david.dobrigkeit.chinellato@cern.ch)
2222// / \author Zhongbao Yin (Zhong-Bao.Yin@cern.ch)
2323
24- #include " PWGLF/DataModel/LFStrangenessTables.h"
2524#include " PWGLF/DataModel/LFHStrangeCorrelationTables.h"
25+ #include " PWGLF/DataModel/LFStrangenessTables.h"
2626
2727#include " Common/DataModel/Centrality.h"
2828#include " Common/DataModel/EventSelection.h"
You can’t perform that action at this time.
0 commit comments