File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed
Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change 1010// or submit itself to any jurisdiction.
1111
1212#include " Framework/AODReaderHelpers.h"
13- #include " Framework/TableTreeHelpers.h"
1413#include " Framework/AnalysisHelpers.h"
1514#include " Framework/AnalysisDataModelHelpers.h"
1615#include " Framework/DataProcessingHelpers.h"
1716#include " Framework/ExpressionHelpers.h"
1817#include " Framework/AlgorithmSpec.h"
19- #include " Framework/ConfigParamRegistry.h"
2018#include " Framework/ControlService.h"
2119#include " Framework/CallbackService.h"
2220#include " Framework/EndOfStreamContext.h"
23- #include " Framework/DeviceSpec.h"
24- #include " Framework/RawDeviceService.h"
2521#include " Framework/DataSpecUtils.h"
26- #include " Framework/SourceInfoHeader.h"
27- #include " Framework/ChannelInfo.h"
28- #include " Framework/Logger.h"
2922
3023#include < Monitoring/Monitoring.h>
3124
3225#include < TGrid.h>
3326#include < TFile.h>
3427#include < TTreeCache.h>
35- #include < TTreePerfStats.h>
3628
3729#include < arrow/ipc/reader.h>
3830#include < arrow/ipc/writer.h>
3931#include < arrow/io/interfaces.h>
4032#include < arrow/table.h>
4133#include < arrow/util/key_value_metadata.h>
4234
43- #include < thread>
44-
4535namespace o2 ::framework::readers
4636{
4737auto setEOSCallback (InitContext& ic)
You can’t perform that action at this time.
0 commit comments