]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EMCAL/anaDst.C
redirection and C++ streams added
[u/mrichter/AliRoot.git] / EMCAL / anaDst.C
index 5a15c4ae0daf6da0a3baada3ca2bb30559db0896..6514c9509ea2bf63e49003bb94e298897af5c630 100644 (file)
@@ -8,6 +8,7 @@
 // Using with caution if you are not PAI
 #include "macroIncludePai.h"
 #include "macroIncludeAlice.h"
+extern "C++" {void loadlibs();}
 #endif
 
 class TH1F; 
@@ -34,7 +35,6 @@ Int_t nevMax = 1000;
 TString fname;
 // fitting
 class TF1 *g1;// gauss
-extern "C++" {void loadlibs();}
 
 void 
 anaDst(Int_t mode)