]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MICROCERN/kerngen/ubnchx1.inc
Merging the VirtualMC branch to the main development branch (HEAD)
[u/mrichter/AliRoot.git] / MICROCERN / kerngen / ubnchx1.inc
diff --git a/MICROCERN/kerngen/ubnchx1.inc b/MICROCERN/kerngen/ubnchx1.inc
new file mode 100644 (file)
index 0000000..a1db4f9
--- /dev/null
@@ -0,0 +1,7 @@
+#if defined(CERNLIB_B64)
+C-  - PARAMETER    (MASK1  = X'FF00000000000000')
+      PARAMETER    (MASK1  = -72057594037927936 )
+#elif defined(CERNLIB_B32)
+C-  - PARAMETER    (MASK1  = X'FF000000')
+      PARAMETER    (MASK1  =  -16777216 )
+#endif