]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MONITOR/binmonitorGDC.pkg
fForceDecay initialized to kAll in constructors
[u/mrichter/AliRoot.git] / MONITOR / binmonitorGDC.pkg
CommitLineData
b5279783 1SRCS:=monitorGDC.cxx
2
3EINCLUDE+=TPC CONTAINERS ITS RAW
4
5
6ifdef DATE_ROOT
7
8ELIBSDIR:=${DATE_MONITOR_DIR}/${DATE_SYS}
9ELIBS:= STEER RAW monitor shift pythia6 pdf microcern
120b3c73 10EINCLUDE+= ${DATE_COMMON_DEFS} ${DATE_MONITOR_DIR}
b5279783 11
12ifeq ($(ALIHLT_USEPACKAGE),ALIROOT)
13ELIBSDIR+=${ALIHLT_LIBDIR}
14ELIBS+= AliL3Src AliL3Misc AliL3Hough AliL3Comp TPC CONTAINERS
15endif
16
17else
18
19ELIBS:= pythia6 pdf microcern
20
21endif