There was an error while loading. Please reload this page.
1 parent d0a220c commit c9b194cCopy full SHA for c9b194c
1 file changed
ALICE3/Core/FlatTrackSmearer.cxx
@@ -20,17 +20,16 @@
20
21
#include <TRandom.h>
22
23
-#include <string>
24
-#include<vector>
25
#include <cmath>
26
#include <cstddef>
27
#include <cstdint>
28
#include <cstdlib>
29
#include <fstream>
30
#include <span>
31
#include <string>
+#include <vector>
32
33
- namespace o2::delphes
+namespace o2::delphes
34
{
35
int TrackSmearer::getIndexPDG(int pdg)
36
0 commit comments