]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MONITOR/binmonitorCheck.pkg
Moving the momentum cut from the TOF PID to the ESD PID (Yu.Belikov)
[u/mrichter/AliRoot.git] / MONITOR / binmonitorCheck.pkg
1 SRCS:=monitorCheck.cxx
2
3 EINCLUDE+=TPC CONTAINERS ITS RAW
4
5
6 ifdef DATE_ROOT
7
8 ELIBSDIR:=${DATE_MONITOR_DIR}/${DATE_SYS}
9 ELIBS:= STEER RAW monitor shift pythia6 pdf microcern
10 EINCLUDE+= ${DATE_COMMON_DEFS} ${DATE_MONITOR_DIR}
11
12 else
13
14 ELIBS:= pythia6 pdf microcern
15
16 endif