]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/libSTEERBase.pkg
Removing non-working HP for the GRP configuration for the test setup.
[u/mrichter/AliRoot.git] / STEER / libSTEERBase.pkg
index 2a393c6cf937305a4a5daa01fd31a5a9330221ec..7fb752e62c28ff494dc911ce66a492d50c3fa3e8 100644 (file)
@@ -4,7 +4,6 @@ SRCS = AliVParticle.cxx \
        AliVTrack.cxx \
        AliVVertex.cxx \
        AliVEvent.cxx \
-       AliVCaloCells.cxx \
        AliMixedEvent.cxx \
        AliVHeader.cxx \
        AliVEventHandler.cxx \
@@ -29,7 +28,9 @@ SRCS = AliVParticle.cxx \
        AliCodeTimer.cxx \
        AliPDG.cxx \
        AliTimeStamp.cxx AliTriggerScalers.cxx AliTriggerScalersRecord.cxx \
-       AliExternalTrackParam.cxx AliQA.cxx
+       AliExternalTrackParam.cxx AliQA.cxx \
+       AliITSPidParams.cxx \
+       AliITSPIDResponse.cxx AliTPCPIDResponse.cxx AliTOFPIDResponse.cxx
 
 
 HDRS:= $(SRCS:.cxx=.h)