File tree Expand file tree Collapse file tree 3 files changed +11
-7
lines changed
Expand file tree Collapse file tree 3 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 99// granted to it by virtue of its status as an Intergovernmental Organization
1010// or submit itself to any jurisdiction.
1111
12- #include " Framework/Logger.h"
12+ #include " UDFSParser.h"
13+
1314#include " CommonConstants/LHCConstants.h"
1415#include " CommonDataFormat/BunchFilling.h"
15- #include " UDFSParser .h"
16+ #include " Framework/Logger .h"
1617
17- #include < vector>
1818#include < string>
19+ #include < vector>
1920
2021// -----------------------------------------------------------------------------
2122UDFSParser::UDFSParser (const char * filename)
Original file line number Diff line number Diff line change 99// granted to it by virtue of its status as an Intergovernmental Organization
1010// or submit itself to any jurisdiction.
1111
12- #include < algorithm>
12+ #include " PWGUD/Core/UDGoodRunSelector.h"
13+
1314#include " Framework/Logger.h"
15+
1416#include " rapidjson/document.h"
1517#include " rapidjson/filereadstream.h"
16- #include " PWGUD/Core/UDGoodRunSelector.h"
1718
18- #include < vector>
19- #include < string>
19+ #include < algorithm>
2020#include < cstdio>
21+ #include < string>
22+ #include < vector>
2123
2224class TFile ;
2325
Original file line number Diff line number Diff line change 2020#define PWGUD_DATAMODEL_UDINDEX_H_
2121
2222#include " UDTables.h"
23+
2324#include " Framework/AnalysisDataModel.h"
2425namespace o2 ::aod
2526{
You can’t perform that action at this time.
0 commit comments