File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
PWGEM/Dilepton/TableProducer Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1414// This code will create data table for inputs to machine learning for electrons.
1515// Please write to: daiki.sekihata@cern.ch
1616
17- #include " PWGEM/Dilepton/DataModel/lmeeMLTables.h"
18-
19- #include " Common/Core/TrackSelection.h"
20- #include " Common/Core/fwdtrackUtilities.h"
21- #include " Common/DataModel/EventSelection.h"
2217#include " Common/Core/CollisionTypeHelper.cxx"
2318
19+ #include " PWGEM/Dilepton/DataModel/lmeeMLTables.h"
20+
2421#include " Common/CCDB/RCTSelectionFlags.h"
2522#include " Common/CCDB/ctpRateFetcher.h"
2623#include " Common/Core/RecoDecay.h"
24+ #include " Common/Core/TrackSelection.h"
25+ #include " Common/Core/fwdtrackUtilities.h"
26+ #include " Common/DataModel/EventSelection.h"
2727
2828#include " CCDB/BasicCCDBManager.h"
2929#include " CommonConstants/PhysicsConstants.h"
You can’t perform that action at this time.
0 commit comments