There was an error while loading. Please reload this page.
1 parent 46f01bc commit f6e61e2Copy full SHA for f6e61e2
1 file changed
EventFiltering/PWGEM/globalDimuonFilter.cxx
@@ -57,6 +57,8 @@
57
#include <utility>
58
#include <vector>
59
60
+#include <math.h>
61
+
62
struct globalDimuonFilter {
63
o2::framework::Produces<o2::aod::GlobalDimuonFilters> tags;
64
0 commit comments