]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/exa/simhlt.C
- switching MultFinder depending on 'ITS' in reconstruction recraw-local.C
[u/mrichter/AliRoot.git] / HLT / exa / simhlt.C
index d908cd3b3d38fb27415035418263c8abd4fef85e..84842c39fbbb70a04c81e98d64070163303d612f 100644 (file)
@@ -1,4 +1,14 @@
 // $Id$
+
+#if !defined(__CINT__)
+#include "TString.h"
+#include "TGrid.h"
+#include "AliCDBManager.h"
+#include "AliSimulation.h"
+#include <iostream>
+using namespace std;
+#endif
+
 /**
  * @file simhlt.C
  * @brief Run HLT reconstruction embedded into AliSimulation
  *     runNo=-1                  -> take run number from simulated sample
  *     cdbUri="local://$ALICE_ROOT/OCDB"
  *
+ * Running with precompiled macro:
+ *     gSystem->AddIncludePath("-I$ROOTSYS/include -I$ALICE_ROOT/include");
+ *     gROOT->LoadMacro("$ALICE_ROOT/HLT/exa/simhlt.C++");
+ *     simhlt("loglevel=0x7c");
+ *
  * </pre>
  *
  * This macro can be used to run the 'HLT simulation' standalone with an