File tree Expand file tree Collapse file tree
PWGLF/TableProducer/Strangeness Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616// / \author David Dobrigkeit Chinellato <david.dobrigkeit.chinellato@cern.ch>, Austrian Academy of Sciences
1717//
1818
19- #include " Tools/ML/MlResponse.h"
2019#include " PWGLF/DataModel/LFStrangenessMLTables.h"
2120#include " PWGLF/DataModel/LFStrangenessTables.h"
2221#include " PWGLF/Utils/CascadeMlResponse.h"
2322
23+ #include " Tools/ML/MlResponse.h"
24+
2425#include < CCDB/BasicCCDBManager.h>
2526#include < CCDB/CcdbApi.h>
2627#include < Framework/ASoA.h>
3536#include < Framework/OutputObjHeader.h>
3637#include < Framework/runDataProcessing.h>
3738
39+ #include < TH1.h>
40+ #include < TString.h>
41+
3842#include < algorithm>
3943#include < cmath>
4044#include < cstdint>
4145#include < cstdlib>
46+ #include < iterator>
4247#include < map>
4348#include < memory>
4449#include < string>
4550#include < vector>
46- #include < iterator>
47-
48- #include " TH1.h"
49- #include " TString.h"
5051
5152using namespace o2 ;
5253using namespace o2 ::framework;
You can’t perform that action at this time.
0 commit comments