]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/libMUONraw.pkg
Coding conventions: adding copy constructor and assignment operator
[u/mrichter/AliRoot.git] / MUON / libMUONraw.pkg
index 9269ba4500032aabe919e9f2416fdc6f37d5e9dc..aeb66c0ae1cfe88deb8d31fa92d276a5f9176523 100644 (file)
@@ -10,8 +10,11 @@ SRCS:= AliMUONDDLTrigger.cxx \
        AliMUONDspHeader.cxx \
        AliMUONBusStruct.cxx \
        AliMUONPayloadTracker.cxx \
+       AliMUONVRawStreamTracker.cxx \
+       AliMUONRawStreamTracker.cxx \
+       AliMUONRawStreamTrackerHP.cxx \
        AliMUONRawStreamTrigger.cxx \
-       AliMUONRawStreamTracker.cxx
+       AliMUONRawStream.cxx
  
 
 HDRS:= $(SRCS:.cxx=.h)