]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/libSTEERBase.pkg
i)Moving the tag classes to the base class ii)Enabling the aod tag creation in the...
[u/mrichter/AliRoot.git] / STEER / libSTEERBase.pkg
index 084db3cfb2578445083b06223b48fbafe293f684..de51ea7b2d7cf52847301f4494f1ee9c793699c6 100644 (file)
@@ -2,6 +2,9 @@ SRCS = AliVParticle.cxx \
        AliVEvent.cxx \
        AliVHeader.cxx \
        AliVEventHandler.cxx \
+       AliPID.cxx AliLog.cxx \
+       AliRunTag.cxx AliLHCTag.cxx AliDetectorTag.cxx AliEventTag.cxx \
+       AliTagCreator.cxx
 
 HDRS:= $(SRCS:.cxx=.h)