]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/UPGRADE/CMakelibITSUpgradeRec.pkg
Print also cluster pattern in readClusters
[u/mrichter/AliRoot.git] / ITS / UPGRADE / CMakelibITSUpgradeRec.pkg
index afdc63394875d316a942432e109be515bac8bed8..03bd904add4ef99b6e26fefa61a31e668ef53ffa 100644 (file)
@@ -37,6 +37,9 @@ set ( SRCS
     AliITSUClusterPix.cxx
     AliITSUSeed.cxx
     AliITSUTrackerGlo.cxx
+    AliITSUTrackerSA.cxx
+    AliITSUTrackerCooked.cxx
+    AliITSUTrackCooked.cxx
     AliITSUTrackCond.cxx
     AliITSUTrackHyp.cxx
     AliITSUMatLUT.cxx
@@ -58,6 +61,8 @@ string ( REPLACE ".cxx" ".h" HDRS "${SRCS}" )
 
 set ( DHDR ITSUpgradeRecLinkDef.h)
 
+#set_source_files_properties( AliITSUTrackerSA.cxx PROPERTIES COMPILE_FLAGS "-O3 -ftree-vectorize -ffast-math -std=gnu++11" )
+
 set ( EINCLUDE TPC RAW ITS ITS/UPGRADE ITS/UPGRADE/v0 STEER/STEER STEER/ESD STEER/STEERBase)
 
 # set ( EXPORT AliITStrackV2.h AliITSVertexer.h AliITSRecoParam.h)