File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323// /
2424// / \author Sandor Lokos <sandor.lokos@cern.ch>
2525
26- #include " PWGUD/DataModel/UDTables.h"
26+ #include
27+ " PWGUD/DataModel/UDTables.h"
28+ "
2729
2830#include <Framework/AnalysisDataModel.h>
2931#include <Framework/AnalysisHelpers.h>
@@ -60,4 +62,4 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
6062 return WorkflowSpec{
6163 adaptAnalysisTask<UDCollisionFITBitsConverter>(cfgc),
6264 };
63- }
65+ }
Original file line number Diff line number Diff line change @@ -307,4 +307,4 @@ o2physics_add_dpl_workflow(fit-multiplicity
307307o2physics_add_dpl_workflow (pt-spectra-inclusive-upc
308308 SOURCES ptSpectraInclusiveUpc.cxx
309309 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
310- COMPONENT_NAME Analysis )
310+ COMPONENT_NAME Analysis )
Original file line number Diff line number Diff line change 2020#include < FT0Base/Geometry.h>
2121#include < Framework/AnalysisTask.h>
2222#include < Framework/HistogramRegistry.h>
23- #include < ramework/Logger.h>
2423#include < Framework/runDataProcessing.h>
2524
25+ #include < ramework/Logger.h>
26+
2627#include < array>
2728#include < cmath>
2829#include < cstdint>
You can’t perform that action at this time.
0 commit comments