]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/CMakelibESD.pkg
In the AliReconstruction::CleanUp reset all recoparams, to avoid crash in starting...
[u/mrichter/AliRoot.git] / STEER / CMakelibESD.pkg
index 30fc5dfc18166f45aa2a30672e0e54710c8260c3..8214136cb042a00645cc083a3390632bff554b86 100644 (file)
@@ -9,6 +9,7 @@ set ( SRCS
     ESD/AliESDtrack.cxx 
     ESD/AliESDfriendTrack.cxx 
     ESD/AliESDMuonTrack.cxx 
+    ESD/AliESDMuonGlobalTrack.cxx 
     ESD/AliESDPmdTrack.cxx 
     ESD/AliESDTrdTrack.cxx 
     ESD/AliESDTrdTracklet.cxx 
@@ -69,6 +70,11 @@ set ( SRCS
     ESD/AliESDCosmicTrack.cxx
     ESD/AliV0vertexer.cxx 
     ESD/AliCascadeVertexer.cxx 
+    ESD/AliESDTOFHit.cxx
+    ESD/AliESDTOFMatch.cxx
+    ESD/AliESDTOFCluster.cxx
+    ESD/AliESDFIT.cxx
+    
     )
 
 string( REPLACE ".cxx" ".h" HDRS "${SRCS}")