]> git.uio.no Git - u/mrichter/AliRoot.git/blob - VZERO/libVZEROsim.pkg
implementation of dummy Reset method
[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 AliVZEROv6.cxx \
11 AliVZEROhit.cxx \
12 AliVZERODigitizer.cxx \
13 AliVZEROBuffer.cxx
14
15 HDRS:= $(SRCS:.cxx=.h)
16
17 DHDR:=VZEROsimLinkDef.h
18
19 EINCLUDE:= $(ALICE)/geant3/TGeant3 STRUCT STEER RAW
20