We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b46e75 commit e957f8eCopy full SHA for e957f8e
2 files changed
Analysis/Core/include/AnalysisCore/HFConfigurables.h
@@ -16,6 +16,7 @@
16
#define O2_ANALYSIS_HFCONFIGURABLES_H
17
18
#include <TMath.h>
19
+#include <Rtypes.h>
20
21
class HFTrackIndexSkimsCreatorConfigs
22
{
Detectors/PHOS/base/include/PHOSBase/Geometry.h
@@ -12,6 +12,7 @@
12
#define ALICEO2_PHOS_GEOMETRY_H_
13
14
#include <string>
15
+#include <array>
#include <Rtypes.h>
#include <RStringView.h>
0 commit comments