]> git.uio.no Git - u/mrichter/AliRoot.git/blob - GEANT321/geant321/pilot.h.ori
SetChildMomentumRange, SetChildPtRange, SetChildPhiRange, SetChildThetaRange added.
[u/mrichter/AliRoot.git] / GEANT321 / geant321 / pilot.h.ori
1 #if 0
2 *-- Author :
3 #endif
4 #if defined(CERNLIB_MSDOS)||defined(CERNLIB_LINUX)
5 #ifndef CERNLIB_F2C
6 #define CERNLIB_F2C
7 #endif
8 #endif
9 #if defined(CERNLIB_SUN)||defined(CERNLIB_SGI)||defined(CERNLIB_DECS)||defined(CERNLIB_CONVEX)||defined(CERNLIB_IBMRT)||defined(CERNLIB_AIX370)
10 #ifndef CERNLIB_UNIX
11 #define CERNLIB_UNIX
12 #endif
13 #endif
14 #if defined(CERNLIB_HPUX)||defined(CERNLIB_APOLLO)||defined(CERNLIB_IPSC)||defined(CERNLIB_NEXT)
15 #ifndef CERNLIB_UNIX
16 #define CERNLIB_UNIX
17 #endif
18 #endif
19 #if defined(CERNLIB_IBM)||defined(CERNLIB_IBMMVS)||defined(CERNLIB_AIX370)
20 #ifndef CERNLIB_IBMALL
21 #define CERNLIB_IBMALL
22 #endif
23 #endif
24 #if defined(CERNLIB_APOLLO)||defined(CERNLIB_IBMALL)||defined(CERNLIB_VAX)
25 #ifndef CERNLIB_DOUBLE
26 #define CERNLIB_DOUBLE
27 #endif
28 #endif
29
30 #ifdef CERNLIB_WINNT
31 #  ifndef CERNLIB_UNIX
32 #    define CERNLIB_UNIX
33 #  endif
34 #  ifndef CERNLIB_DOUBLE
35 #    define CERNLIB_DOUBLE
36 #  endif
37 #endif
38
39 #if (defined(CERNLIB_UNIX))&&(!defined(CERNLIB_SINGLE))
40 #ifndef CERNLIB_DOUBLE
41 #define CERNLIB_DOUBLE
42 #endif
43 #endif
44
45 #if defined(CERNLIB_UNIX)||defined(CERNLIB_QMALPH)
46 #if !defined(CERNLIB_BSLASH) && !defined(CERNLIB_QFMSOFT)
47 #define CERNLIB_BSLASH
48 #endif
49 #endif
50
51 #if defined(CERNLIB_UNIX)
52 #ifndef CERNLIB_USRJMP
53 #define CERNLIB_USRJMP
54 #endif
55 #endif
56
57 #if defined(CERNLIB_BLDLIB)
58 #ifndef CERNLIB_HIGZ
59 #define CERNLIB_HIGZ
60 #endif
61 #ifndef CERNLIB_CG
62 #define CERNLIB_CG
63 #endif
64
65 #ifndef CERNLIB_MONITOR
66 #define CERNLIB_MONITOR
67 #endif
68
69 #ifndef CERNLIB_FLUKA
70 #define CERNLIB_FLUKA
71 #endif
72 #ifndef CERNLIB_COMIS
73 #define CERNLIB_COMIS
74 #endif
75 #ifndef CERNLIB_DZDOC
76 #define CERNLIB_DZDOC
77 #endif
78 #endif