]> git.uio.no Git - u/mrichter/AliRoot.git/blob - VZERO/libVZEROsim.pkg
Data calibration header
[u/mrichter/AliRoot.git] / VZERO / libVZEROsim.pkg
1 #-*- Mode: Makefile -*-
2 # $Id$
3
4 SRCS= \
5 AliVZERO.cxx \
6 AliVZEROv2.cxx \
7 AliVZEROv3.cxx \
8 AliVZEROv4.cxx \
9 AliVZEROv5.cxx \
10 AliVZEROhit.cxx \
11 AliVZERODigitizer.cxx \
12 AliVZEROBuffer.cxx
13
14 HDRS:= $(SRCS:.cxx=.h)
15
16 DHDR:=VZEROsimLinkDef.h
17
18 EINCLUDE:= $(ALICE)/geant3/TGeant3 STRUCT STEER RAW
19