]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - VZERO/libVZEROrec.pkg
VZERO reconstruction starting from raw-data input. New AliVZERORawStream class for...
[u/mrichter/AliRoot.git] / VZERO / libVZEROrec.pkg
index 6878a499fe84e54328320574ea37704f689ba9e5..2ca005672d419790fd0036a0766e3ebad89c3c87 100644 (file)
@@ -1,8 +1,8 @@
 #-*- Mode: Makefile -*-
 # $Id$
 
-SRCS= \
-AliVZEROReconstructor.cxx
+SRCS= AliVZEROReconstructor.cxx \
+      AliVZERORawStream.cxx
 
 HDRS:= $(SRCS:.cxx=.h)