]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGCF/CMakelibPWGCFChaoticity.pkg
New config macro for the train with Pt binning + correction to the corr. fun.
[u/mrichter/AliRoot.git] / PWGCF / CMakelibPWGCFChaoticity.pkg
index 14483609e262212bb6d7db932183d3099a51d1af..0520402990be00c029d68e2b96610dae30e92e7f 100644 (file)
@@ -29,7 +29,9 @@
 set ( SRCS  
     FEMTOSCOPY/Chaoticity/AliChaoticityEventCollection.cxx 
     FEMTOSCOPY/Chaoticity/AliChaoticity.cxx 
-    FEMTOSCOPY/Chaoticity/AliThreePionRadii.cxx 
+    FEMTOSCOPY/Chaoticity/AliThreePionRadii.cxx
+    FEMTOSCOPY/Chaoticity/AliFourPionEventCollection.cxx 
+    FEMTOSCOPY/Chaoticity/AliFourPion.cxx
     )
 
 string ( REPLACE ".cxx" ".h" HDRS "${SRCS}" )