Skip to content

Commit

Permalink
Add possibility to dump ITS-TPC and Tsallis downsampling
Browse files Browse the repository at this point in the history
  • Loading branch information
wiechula committed Jun 12, 2024
1 parent 56806e4 commit 4ed691d
Show file tree
Hide file tree
Showing 4 changed files with 306 additions and 206 deletions.
1 change: 1 addition & 0 deletions Detectors/Base/include/DetectorsBase/DPLWorkflowUtils.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#include "Framework/CompletionPolicy.h"
#include "Framework/CompletionPolicyHelpers.h"
#include "Framework/DeviceSpec.h"
#include "Framework/Task.h"
#include "Framework/DataSpecUtils.h"
#include <vector>
#include <unordered_map>
Expand Down
4 changes: 0 additions & 4 deletions Detectors/TPC/workflow/include/TPCWorkflow/TPCRefitter.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,7 @@
#define O2_TPC_DATA_FILTER_H

#include "ReconstructionDataFormats/GlobalTrackID.h"
#include "Framework/Task.h"
#include "Framework/DataProcessorSpec.h"
#include "ReconstructionDataFormats/Track.h"
#include "MathUtils/detail/Bracket.h"
#include "DataFormatsTPC/ClusterNative.h"

namespace o2::tpc
{
Expand Down
Loading

0 comments on commit 4ed691d

Please sign in to comment.