]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - OADB/CMakelibOADB.pkg
could you please commit the attached TPC PID files to the OADB:
[u/mrichter/AliRoot.git] / OADB / CMakelibOADB.pkg
index 87c94bbdde4909cf36d08133ad58b51e69cde804..7168173d1db7e093dc85afa05eab537568616053 100644 (file)
@@ -4,6 +4,7 @@ set ( SRCS
   AliOADBPhysicsSelection.cxx 
   AliOADBFillingScheme.cxx 
   AliOADBTriggerAnalysis.cxx 
+  AliOADBTrackFix.cxx 
   )
 
 string(REPLACE ".cxx" ".h" HDRS  "${SRCS}")
@@ -15,6 +16,6 @@ set ( EXPORT ${HDRS})
 set ( EINCLUDE ANALYSIS  STEER/STEERBase)
 
 # Install data to destination 
-install (DIRECTORY COMMON PWGPP PWG2 PWG3 PWG4 PWGLF
+install (DIRECTORY COMMON PWGPP PWGLF PWGJE PWGLF PWGDQ
          DESTINATION OADB 
         PATTERN ".svn" EXCLUDE)