]> git.uio.no Git - u/mrichter/AliRoot.git/blame - RAW/libRAWDatasim.pkg
TPC data is now split into 18 branches in order to avoid big memory consumption on...
[u/mrichter/AliRoot.git] / RAW / libRAWDatasim.pkg
CommitLineData
364543a0 1#-*- Mode: Makefile -*-
2
6a840fa0 3SRCS:= AliBitPacking.cxx AliAltroBuffer.cxx
364543a0 4
5HDRS:= $(SRCS:.cxx=.h)
6
7HDRS +=
8
9EHDRS:=$(shell root-config --incdir)/TH1F.h
10
11EINCLUDE+=
12
13DHDR:= RAWsimLinkDef.h
14
15ifdef DATE_ROOT
16EINCLUDE+= ${DATE_COMMON_DEFS}
17endif
18
6a840fa0 19EXPORT:= AliAltroBuffer.h AliBitPacking.h