Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Analysis/Core/include/AnalysisCore/HFConfigurables.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
#define O2_ANALYSIS_HFCONFIGURABLES_H

#include <TMath.h>
#include <Rtypes.h>

class HFTrackIndexSkimsCreatorConfigs
{
Expand Down
1 change: 1 addition & 0 deletions Detectors/PHOS/base/include/PHOSBase/Geometry.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#define ALICEO2_PHOS_GEOMETRY_H_

#include <string>
#include <array>

#include <Rtypes.h>
#include <RStringView.h>
Expand Down