]> git.uio.no Git - u/mrichter/AliRoot.git/blob - VZERO/libVZERO.pkg
Set Getters to be const and general fixed up and added some extra setters
[u/mrichter/AliRoot.git] / VZERO / libVZERO.pkg
1 SRCS= \
2 AliVZEROLoader.cxx \
3 AliVZERO.cxx \
4 AliVZEROv0.cxx \
5 AliVZEROv2.cxx \
6 AliVZEROhit.cxx \
7 AliVZEROdigit.cxx
8
9 HDRS:= $(SRCS:.cxx=.h)
10
11 DHDR:=VZEROLinkDef.h
12
13 EINCLUDE:= $(ALICE)/geant3/TGeant3 STRUCT STEER CONTAINERS
14