]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - THerwig/HCommon.h
Fixes for reading zero-suppressed data. These should be propagated to
[u/mrichter/AliRoot.git] / THerwig / HCommon.h
index 63d2c3b4f9cc05f067ca0affc1d3f9bbc78b2aa9..f92fe5614dc9af22ba1eede1a73982802fac7a17 100644 (file)
@@ -640,6 +640,15 @@ extern "C" {
   void  hwefin_();
 }
 
+// subroutines to be call by JIMMY
+
+extern "C" {
+  void  jminit_();
+  void  jimmin_();
+  void  jmefin_();
+}
+
+