There was an error while loading. Please reload this page.
1 parent 0394453 commit 41e1fcdCopy full SHA for 41e1fcd
1 file changed
macro/run_clus_tpc.C
@@ -14,8 +14,8 @@
14
#include "FairParRootFileIo.h"
15
#include <FairRootFileSink.h>
16
17
-#include "TPCReconstruction/ClustererTask.h"
18
#endif
+#include "TPCReconstruction/ClustererTask.h"
19
20
void run_clus_tpc(std::string outputfile = "o2clus_tpc.root", std::string inputfile = "o2dig.root",
21
std::string paramfile = "o2sim_par.root", bool isContinuous = true, unsigned threads = 0);
0 commit comments