]> git.uio.no Git - u/mrichter/AliRoot.git/blob - RAW/libRAWDatasim.pkg
Macro to calculate the resolution and the efficiency of chamber(s) (Nicolas)
[u/mrichter/AliRoot.git] / RAW / libRAWDatasim.pkg
1 #-*- Mode: Makefile -*-
2
3 SRCS:=  AliBitPacking.cxx AliAltroBuffer.cxx \
4         AliFstream.cxx
5
6 HDRS:= $(SRCS:.cxx=.h)
7
8 HDRS +=
9
10 EHDRS:=$(shell root-config --incdir)/TH1F.h
11
12 EINCLUDE+=
13
14 DHDR:= RAWsimLinkDef.h 
15
16 ifdef DATE_ROOT
17 EINCLUDE+= ${DATE_COMMON_DEFS}
18 endif
19
20 EXPORT:= AliAltroBuffer.h AliBitPacking.h AliFstream.h