[Swift-commit] r3114 - SwiftApps/SIDGrid/swift/projects/andric/peakfit_pilots/PK2/turnpointAnalysis/permutations
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Tue Sep 29 12:42:30 CDT 2009
Author: andric
Date: 2009-09-29 12:42:29 -0500 (Tue, 29 Sep 2009)
New Revision: 3114
Modified:
SwiftApps/SIDGrid/swift/projects/andric/peakfit_pilots/PK2/turnpointAnalysis/permutations/clustermassPerms.swift
Log:
production version
Modified: SwiftApps/SIDGrid/swift/projects/andric/peakfit_pilots/PK2/turnpointAnalysis/permutations/clustermassPerms.swift
===================================================================
--- SwiftApps/SIDGrid/swift/projects/andric/peakfit_pilots/PK2/turnpointAnalysis/permutations/clustermassPerms.swift 2009-09-25 23:02:36 UTC (rev 3113)
+++ SwiftApps/SIDGrid/swift/projects/andric/peakfit_pilots/PK2/turnpointAnalysis/permutations/clustermassPerms.swift 2009-09-29 17:42:29 UTC (rev 3114)
@@ -41,8 +41,8 @@
string h = "lh";
float vertexThresh[] = [3.84];
float rmm_vals[] = [3.1];
-#int permbrains[] = [1:1000:1];
-int permbrains[] = [1];
+int permbrains[] = [1:1000:1];
+#int permbrains[] = [1];
foreach id in idss{
foreach perm in permbrains{
More information about the Swift-commit
mailing list