Print

Print


Commit in slicPandora/examples on MAIN
PandoraSettings.xml-551.1 removed
PandoraSettingsLG2reclus.xml-3321.2 removed
PandoraSettingsNew.xml-781.2 removed
PandoraSettingsRelease.xml-851.1 removed
-550
4 removed files
remove old outdated config files

slicPandora/examples
PandoraSettings.xml removed after 1.1
diff -N PandoraSettings.xml
--- PandoraSettings.xml	9 Mar 2010 20:18:38 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,55 +0,0 @@
-<!-- Pandora settings xml file -->
-
-<pandora>
-
-    <!-- Select the tracks to use for clustering -->
-    <algorithm type = "TrackSelection">
-    </algorithm>
-
-    <!-- Photon clustering algorithm runs Clustering algorithm and saves a photon cluster list under a specified name-->
-    <algorithm type = "PhotonClustering">
-        <algorithm type = "Clustering" description = "ClusterFormation">
-        </algorithm>
-        <algorithm type = "TopologicalAssociation" description = "ClusterAssociation">
-        </algorithm>
-        <photonClusterListName> PhotonClusterList </photonClusterListName>
-    </algorithm>
-
-    <!-- Primary clustering algorithm runs Clustering algorithm -->
-    <algorithm type = "PrimaryClustering">
-        <algorithm type = "Clustering" description = "ClusterFormation">
-        </algorithm>
-        <algorithm type = "TopologicalAssociation" description = "ClusterAssociation">
-        </algorithm>
-        <clusterListName> PrimaryClusterList </clusterListName>
-    </algorithm>
-
-    <!-- Reclustering algorithm runs multiple Clustering algorithms -->
-    <algorithm type = "Reclustering">
-        <clusteringAlgorithms>
-            <algorithm type = "Clustering">
-            </algorithm>
-
-            <algorithm type = "Clustering">
-            </algorithm>
-
-            <algorithm type = "Clustering">
-            </algorithm>
-
-            <algorithm type = "Clustering">
-            </algorithm>
-        </clusteringAlgorithms>
-
-        <algorithm type = "TopologicalAssociation" description = "ClusterAssociation">
-        </algorithm>
-    </algorithm>
-
-    <!-- Perform fragment removal -->
-    <algorithm type = "FragmentRemoval">
-    </algorithm>
-
-    <!-- Create the final particle flow objects -->
-    <algorithm type = "PFO_Construction">
-    </algorithm>
-
-</pandora>
\ No newline at end of file

slicPandora/examples
PandoraSettingsLG2reclus.xml removed after 1.2
diff -N PandoraSettingsLG2reclus.xml
--- PandoraSettingsLG2reclus.xml	17 Aug 2010 19:23:46 -0000	1.2
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,332 +0,0 @@
-<!-- Pandora settings xml file -->
-<pandora>
-
-    <IsMonitoringEnabled> true </IsMonitoringEnabled>
-    <MipNCellsForNearbyHit> 2 </MipNCellsForNearbyHit>
-    <IsolationDensityWeightCutECal> 0.1 </IsolationDensityWeightCutECal>
-    <IsolationDensityWeightCutHCal> 0.1 </IsolationDensityWeightCutHCal>
-    <ShouldUseSimpleIsolationScheme> false </ShouldUseSimpleIsolationScheme>
-    <IsolationCutDistanceECal> 25. </IsolationCutDistanceECal>
-    <IsolationCutDistanceHCal> 200. </IsolationCutDistanceHCal>
-    <IsolationMaxNearbyHits> 2 </IsolationMaxNearbyHits>
-
-    <PhotonFastFunction>PhotonFastDefault</PhotonFastFunction>
-    <ElectronFastFunction>ElectronFastDefault</ElectronFastFunction>
-    <MuonFastFunction>MuonFastDefault</MuonFastFunction>
-
-    <!-- Select the tracks to use for clustering -->
-    <algorithm type = "TrackSelection"></algorithm>
-
-    <!-- Primary clustering algorithm runs Clustering algorithm -->
-    <algorithm type = "PrimaryClustering">
-        <algorithm type = "Clustering" description = "ClusterFormation" instance = "mainClustering"/>
-
-        <!-- Topological associations, to be run after clustering -->
-        <algorithm type = "TopologicalAssociation" description = "ClusterAssociation" instance = "mainTopologicalAssoc">
-            <associationAlgorithms>
-                <algorithm type = "LoopingTracks"/>
-                <algorithm type = "BrokenTracks"/>
-                <algorithm type = "ShowerMipMerging"/>
-                <algorithm type = "ShowerMipMerging2"/>
-                <algorithm type = "BackscatteredTracks"/>
-                <algorithm type = "BackscatteredTracks2"/>
-                <algorithm type = "ShowerMipMerging3"/>
-                <algorithm type = "ShowerMipMerging4"/>
-                <algorithm type = "ProximityBasedMerging">
-                    <algorithm type = "TrackClusterAssociation"/>
-                </algorithm>
-                <algorithm type = "ConeBasedMerging">
-                    <algorithm type = "TrackClusterAssociation"/>
-                </algorithm>
-                <algorithm type = "SoftClusterMerging">
-                    <algorithm type = "TrackClusterAssociation"/>                    
-                </algorithm>
-		
-		<algorithm type = "MipPhotonSeparation">
- 		    <algorithm type = "TrackClusterAssociation"/>
-		</algorithm>
-		<algorithm type = "SoftClusterMerging">		
-                    <algorithm type = "TrackClusterAssociation"/>
-		</algorithm> 
-                <algorithm type = "IsolatedHitMerging">
-                </algorithm>
-            </associationAlgorithms>
-        </algorithm>
-        <ClusterListName> PrimaryClusterList </ClusterListName>
-    </algorithm>
-    <!-- Reclustering algorithm runs multiple Clustering algorithms -->
-    <algorithm type = "Reclustering">
-        <reclusteringAlgorithms>
-
-            <algorithm type = "SplitTrackAssociations" instance = "SplitTrackAssociations1">
-                <clusteringAlgorithms>
-                    <algorithm type = "Clustering" instance = "Reclustering1">
-                        <TanConeAngleECal>0.24</TanConeAngleECal>
-                        <TanConeAngleHCal>0.4</TanConeAngleHCal>
-                        <AdditionalPadWidthsECal>2</AdditionalPadWidthsECal>
-                        <AdditionalPadWidthsHCal>2</AdditionalPadWidthsHCal>
-                        <SameLayerPadWidthsECal>2.24</SameLayerPadWidthsECal>
-                        <SameLayerPadWidthsHCal>1.44</SameLayerPadWidthsHCal>
-                        <MaxTrackSeedSeparation>100</MaxTrackSeedSeparation>
-                        <MaxLayersToTrackSeed>0</MaxLayersToTrackSeed>
-                        <MaxLayersToTrackLikeHit>0</MaxLayersToTrackLikeHit>
-                        <TrackPathWidth>0</TrackPathWidth>
-                    </algorithm>
-                    <algorithm type = "Clustering" instance = "Reclustering2">
-                        <TanConeAngleECal>0.18</TanConeAngleECal>
-                        <TanConeAngleHCal>0.3</TanConeAngleHCal>
-                        <AdditionalPadWidthsECal>1.5</AdditionalPadWidthsECal>
-                        <AdditionalPadWidthsHCal>1.5</AdditionalPadWidthsHCal>
-                        <SameLayerPadWidthsECal>1.68</SameLayerPadWidthsECal>
-                        <SameLayerPadWidthsHCal>1.08</SameLayerPadWidthsHCal>
-                        <MaxTrackSeedSeparation>100</MaxTrackSeedSeparation>
-                        <MaxLayersToTrackSeed>0</MaxLayersToTrackSeed>
-                        <MaxLayersToTrackLikeHit>0</MaxLayersToTrackLikeHit>
-                        <TrackPathWidth>0</TrackPathWidth>
-                    </algorithm>
-                    <algorithm type = "Clustering" instance = "Reclustering3">
-                        <TanConeAngleECal>0.15</TanConeAngleECal>
-                        <TanConeAngleHCal>0.25</TanConeAngleHCal>
-                        <AdditionalPadWidthsECal>1.25</AdditionalPadWidthsECal>
-                        <AdditionalPadWidthsHCal>1.25</AdditionalPadWidthsHCal>
-                        <SameLayerPadWidthsECal>1.4</SameLayerPadWidthsECal>
-                        <SameLayerPadWidthsHCal>0.9</SameLayerPadWidthsHCal>
-                        <MaxTrackSeedSeparation>100</MaxTrackSeedSeparation>
-                        <MaxLayersToTrackSeed>0</MaxLayersToTrackSeed>
-                        <MaxLayersToTrackLikeHit>0</MaxLayersToTrackLikeHit>
-                        <TrackPathWidth>0</TrackPathWidth>
-                    </algorithm>
-                    <algorithm type = "Clustering" instance = "Reclustering4">
-                        <TanConeAngleECal>0.12</TanConeAngleECal>
-                        <TanConeAngleHCal>0.2</TanConeAngleHCal>
-                        <AdditionalPadWidthsECal>1</AdditionalPadWidthsECal>
-                        <AdditionalPadWidthsHCal>1</AdditionalPadWidthsHCal>
-                        <SameLayerPadWidthsECal>1.12</SameLayerPadWidthsECal>
-                        <SameLayerPadWidthsHCal>0.72</SameLayerPadWidthsHCal>
-                        <MaxTrackSeedSeparation>100</MaxTrackSeedSeparation>
-                        <MaxLayersToTrackSeed>0</MaxLayersToTrackSeed>
-                        <MaxLayersToTrackLikeHit>0</MaxLayersToTrackLikeHit>
-                        <TrackPathWidth>0</TrackPathWidth>
-                    </algorithm>
-                    <algorithm type = "Clustering" instance = "Reclustering5">
-                        <TanConeAngleECal>0.09</TanConeAngleECal>
-                        <TanConeAngleHCal>0.15</TanConeAngleHCal>
-                        <AdditionalPadWidthsECal>0.75</AdditionalPadWidthsECal>
-                        <AdditionalPadWidthsHCal>0.75</AdditionalPadWidthsHCal>
-                        <SameLayerPadWidthsECal>0.84</SameLayerPadWidthsECal>
-                        <SameLayerPadWidthsHCal>0.54</SameLayerPadWidthsHCal>
-                        <MaxTrackSeedSeparation>100</MaxTrackSeedSeparation>
-                        <MaxLayersToTrackSeed>0</MaxLayersToTrackSeed>
-                        <MaxLayersToTrackLikeHit>0</MaxLayersToTrackLikeHit>
-                        <TrackPathWidth>0</TrackPathWidth>
-                    </algorithm>
-                    <algorithm type = "Clustering" instance = "Reclustering6">
-                        <TanConeAngleECal>0.075</TanConeAngleECal>
-                        <TanConeAngleHCal>0.125</TanConeAngleHCal>
-                        <AdditionalPadWidthsECal>0.625</AdditionalPadWidthsECal>
-                        <AdditionalPadWidthsHCal>0.625</AdditionalPadWidthsHCal>
-                        <SameLayerPadWidthsECal>0.7</SameLayerPadWidthsECal>
-                        <SameLayerPadWidthsHCal>0.45</SameLayerPadWidthsHCal>
-                        <MaxTrackSeedSeparation>100</MaxTrackSeedSeparation>
-                        <MaxLayersToTrackSeed>0</MaxLayersToTrackSeed>
-                        <MaxLayersToTrackLikeHit>0</MaxLayersToTrackLikeHit>
-                        <TrackPathWidth>0</TrackPathWidth>
-                    </algorithm>
-                    <algorithm type = "Clustering" instance = "Reclustering7">
-                        <TanConeAngleECal>0.06</TanConeAngleECal>
-                        <TanConeAngleHCal>0.1</TanConeAngleHCal>
-                        <AdditionalPadWidthsECal>0.5</AdditionalPadWidthsECal>
-                        <AdditionalPadWidthsHCal>0.5</AdditionalPadWidthsHCal>
-                        <SameLayerPadWidthsECal>0.56</SameLayerPadWidthsECal>
-                        <SameLayerPadWidthsHCal>0.36</SameLayerPadWidthsHCal>
-                        <MaxTrackSeedSeparation>100</MaxTrackSeedSeparation>
-                        <MaxLayersToTrackSeed>0</MaxLayersToTrackSeed>
-                        <MaxLayersToTrackLikeHit>0</MaxLayersToTrackLikeHit>
-                        <TrackPathWidth>0</TrackPathWidth>
-                    </algorithm>
-                    <algorithm type = "Clustering" instance = "Reclustering8">
-                        <TanConeAngleECal>0.045</TanConeAngleECal>
-                        <TanConeAngleHCal>0.075</TanConeAngleHCal>
-                        <AdditionalPadWidthsECal>0.375</AdditionalPadWidthsECal>
-                        <AdditionalPadWidthsHCal>0.375</AdditionalPadWidthsHCal>
-                        <SameLayerPadWidthsECal>0.42</SameLayerPadWidthsECal>
-                        <SameLayerPadWidthsHCal>0.27</SameLayerPadWidthsHCal>
-                        <MaxTrackSeedSeparation>100</MaxTrackSeedSeparation>
-                        <MaxLayersToTrackSeed>0</MaxLayersToTrackSeed>
-                        <MaxLayersToTrackLikeHit>0</MaxLayersToTrackLikeHit>
-                        <TrackPathWidth>0</TrackPathWidth>
-                    </algorithm>
-                    <algorithm type = "Clustering" instance = "Reclustering9">
-                        <TanConeAngleECal>0.03</TanConeAngleECal>
-                        <TanConeAngleHCal>0.05</TanConeAngleHCal>
-                        <AdditionalPadWidthsECal>0.25</AdditionalPadWidthsECal>
-                        <AdditionalPadWidthsHCal>0.25</AdditionalPadWidthsHCal>
-                        <SameLayerPadWidthsECal>0.28</SameLayerPadWidthsECal>
-                        <SameLayerPadWidthsHCal>0.18</SameLayerPadWidthsHCal>
-                        <MaxTrackSeedSeparation>100</MaxTrackSeedSeparation>
-                        <MaxLayersToTrackSeed>0</MaxLayersToTrackSeed>
-                        <MaxLayersToTrackLikeHit>0</MaxLayersToTrackLikeHit>
-                        <TrackPathWidth>0</TrackPathWidth>
-                    </algorithm>
-                    <algorithm type = "Clustering" instance = "Reclustering10">
-                        <MaxTrackSeedSeparation>250</MaxTrackSeedSeparation>
-                        <MaxLayersToTrackSeed>3</MaxLayersToTrackSeed>
-                        <MaxLayersToTrackLikeHit>3</MaxLayersToTrackLikeHit>
-                        <TrackPathWidth>2</TrackPathWidth>
-                    </algorithm>
-                    <algorithm type = "Clustering" instance = "Reclustering11">
-                        <ShouldUseTrackSeed>false</ShouldUseTrackSeed>
-                        <MaxTrackSeedSeparation>0</MaxTrackSeedSeparation>
-                        <MaxLayersToTrackSeed>0</MaxLayersToTrackSeed>
-                        <MaxLayersToTrackLikeHit>0</MaxLayersToTrackLikeHit>
-                        <TrackPathWidth>0</TrackPathWidth>
-                    </algorithm>
-                    <algorithm type = "Clustering" instance = "Reclustering12">
-                        <MaxTrackSeedSeparation>1000</MaxTrackSeedSeparation>
-                        <MaxLayersToTrackSeed>6</MaxLayersToTrackSeed>
-                        <MaxLayersToTrackLikeHit>3</MaxLayersToTrackLikeHit>
-                        <TrackPathWidth>0</TrackPathWidth>
-                    </algorithm>
-                </clusteringAlgorithms>
-                <algorithm type = "TopologicalAssociation" description = "ClusterAssociation" instance = "mainTopologicalAssoc"></algorithm>
-                <algorithm type = "TrackClusterAssociation" description = "TrackClusterAssociation"></algorithm>
-                <UsingOrderedAlgorithms>true</UsingOrderedAlgorithms>
-                <ShouldUseForcedClustering>true</ShouldUseForcedClustering>
-                <algorithm type = "ForcedClustering" description = "ForcedClustering"/>
-            </algorithm>
-
-            <algorithm type = "SplitMergedClusters" instance = "SplitMergedClusters1">
-                <clusteringAlgorithms>
-                    <algorithm type = "Clustering" instance = "Reclustering1"/>
-                    <algorithm type = "Clustering" instance = "Reclustering2"/>
-                    <algorithm type = "Clustering" instance = "Reclustering3"/>
-                    <algorithm type = "Clustering" instance = "Reclustering4"/>
-                    <algorithm type = "Clustering" instance = "Reclustering5"/>
-                    <algorithm type = "Clustering" instance = "Reclustering6"/>
-                    <algorithm type = "Clustering" instance = "Reclustering7"/>
-                    <algorithm type = "Clustering" instance = "Reclustering8"/>
-                    <algorithm type = "Clustering" instance = "Reclustering9"/>
-                    <algorithm type = "Clustering" instance = "Reclustering10"/>
-                    <algorithm type = "Clustering" instance = "Reclustering11"/>
-                    <algorithm type = "Clustering" instance = "Reclustering12"/>
-                </clusteringAlgorithms>
-                <algorithm type = "TopologicalAssociation" description = "ClusterAssociation" instance = "mainTopologicalAssoc"></algorithm>
-                <algorithm type = "TrackClusterAssociation" description = "TrackClusterAssociation"></algorithm>
-                <UsingOrderedAlgorithms>true</UsingOrderedAlgorithms>
-                <ShouldUseForcedClustering>true</ShouldUseForcedClustering>
-                <algorithm type = "ForcedClustering" description = "ForcedClustering"/>
-            </algorithm>
-
-            <algorithm type = "TrackDrivenMerging">
-                <algorithm type = "TrackClusterAssociation" description = "TrackClusterAssociation"></algorithm>
-            </algorithm>
-
-            <algorithm type = "ResolveTrackAssociations">
-                <clusteringAlgorithms>
-                    <algorithm type = "Clustering" instance = "Reclustering1"/>
-                    <algorithm type = "Clustering" instance = "Reclustering2"/>
-                    <algorithm type = "Clustering" instance = "Reclustering3"/>
-                    <algorithm type = "Clustering" instance = "Reclustering4"/>
-                    <algorithm type = "Clustering" instance = "Reclustering5"/>
-                    <algorithm type = "Clustering" instance = "Reclustering6"/>
-                    <algorithm type = "Clustering" instance = "Reclustering7"/>
-                    <algorithm type = "Clustering" instance = "Reclustering8"/>
-                    <algorithm type = "Clustering" instance = "Reclustering9"/>
-                    <algorithm type = "Clustering" instance = "Reclustering10"/>
-                    <algorithm type = "Clustering" instance = "Reclustering11"/>
-                    <algorithm type = "Clustering" instance = "Reclustering12"/>
-                </clusteringAlgorithms>
-                <algorithm type = "TopologicalAssociation" description = "ClusterAssociation" instance = "mainTopologicalAssoc"></algorithm>
-                <algorithm type = "TrackClusterAssociation" description = "TrackClusterAssociation"></algorithm>
-                <UsingOrderedAlgorithms>true</UsingOrderedAlgorithms>
-                <ShouldUseForcedClustering>true</ShouldUseForcedClustering>
-                <algorithm type = "ForcedClustering" description = "ForcedClustering"/>
-            </algorithm>
-
-            <algorithm type = "SplitTrackAssociations" instance = "SplitTrackAssociations1"/>
-            <algorithm type = "SplitMergedClusters" instance = "SplitMergedClusters1"/>
-
-            <algorithm type = "TrackDrivenAssociation">
-                <clusteringAlgorithms>
-                    <algorithm type = "Clustering" instance = "Reclustering1"/>
-                    <algorithm type = "Clustering" instance = "Reclustering2"/>
-                    <algorithm type = "Clustering" instance = "Reclustering3"/>
-                    <algorithm type = "Clustering" instance = "Reclustering4"/>
-                    <algorithm type = "Clustering" instance = "Reclustering5"/>
-                    <algorithm type = "Clustering" instance = "Reclustering6"/>
-                    <algorithm type = "Clustering" instance = "Reclustering7"/>
-                    <algorithm type = "Clustering" instance = "Reclustering8"/>
-                    <algorithm type = "Clustering" instance = "Reclustering9"/>
-                    <algorithm type = "Clustering" instance = "Reclustering10"/>
-                    <algorithm type = "Clustering" instance = "Reclustering11"/>
-                    <algorithm type = "Clustering" instance = "Reclustering12"/>
-                </clusteringAlgorithms>
-                <algorithm type = "TopologicalAssociation" description = "ClusterAssociation" instance = "mainTopologicalAssoc"></algorithm>
-                <algorithm type = "TrackClusterAssociation" description = "TrackClusterAssociation"></algorithm>
-                <UsingOrderedAlgorithms>true</UsingOrderedAlgorithms>
-            </algorithm>
-
-            <algorithm type = "SplitTrackAssociations" instance = "SplitTrackAssociations1"/>
-            <algorithm type = "SplitMergedClusters" instance = "SplitMergedClusters1"/>
-
-            <algorithm type = "ExitingTrack">
-                <clusteringAlgorithms>
-                    <algorithm type = "Clustering" instance = "Reclustering1"/>
-                    <algorithm type = "Clustering" instance = "Reclustering2"/>
-                    <algorithm type = "Clustering" instance = "Reclustering3"/>
-                    <algorithm type = "Clustering" instance = "Reclustering4"/>
-                    <algorithm type = "Clustering" instance = "Reclustering5"/>
-                    <algorithm type = "Clustering" instance = "Reclustering6"/>
-                    <algorithm type = "Clustering" instance = "Reclustering7"/>
-                    <algorithm type = "Clustering" instance = "Reclustering8"/>
-                    <algorithm type = "Clustering" instance = "Reclustering9"/>
-                    <algorithm type = "Clustering" instance = "Reclustering10"/>
-                    <algorithm type = "Clustering" instance = "Reclustering11"/>
-                    <algorithm type = "Clustering" instance = "Reclustering12"/>
-                </clusteringAlgorithms>
-                <algorithm type = "TopologicalAssociation" description = "ClusterAssociation" instance = "mainTopologicalAssoc"></algorithm>
-                <algorithm type = "TrackClusterAssociation" description = "TrackClusterAssociation"></algorithm>
-                <UsingOrderedAlgorithms>true</UsingOrderedAlgorithms>
-                <ShouldUseForcedClustering>true</ShouldUseForcedClustering>
-                <algorithm type = "ForcedClustering" description = "ForcedClustering"/>
-            </algorithm>
-
-        </reclusteringAlgorithms>
-    </algorithm>
-
-    <!-- Photon recovery -->
-    <algorithm type = "PhotonRecovery">
-        <algorithm type = "TrackClusterAssociation"/>
-    </algorithm>
-
-    <algorithm type = "ClusterPreparation" description = "ClusterPreparation">
-        <CandidateListNames>PrimaryClusterList</CandidateListNames>
-    </algorithm>
-
-    <algorithm type = "TrackPreparation" description = "TrackPreparation">
-        <trackClusterAssociationAlgorithms>
-            <algorithm type = "TrackClusterAssociation"/>
-            <algorithm type = "LoopingTrackAssociation"/>
-            <algorithm type = "TrackRecovery"/>
-            <algorithm type = "TrackRecoveryHelix"/>
-            <algorithm type = "TrackRecoveryInteractions"/>
-        </trackClusterAssociationAlgorithms>
-    </algorithm>
-
-    <algorithm type = "FragmentRemoval" description = "FragmentRemoval">
-        <fragmentRemovalAlgorithms>
-            <algorithm type = "MainFragmentRemoval"/>
-            <algorithm type = "NeutralFragmentRemoval"/>
-        </fragmentRemovalAlgorithms>
-    </algorithm>
-    
-    <algorithm type = "ForceSplitTrackAssociations"/>    
-    <algorithm type = "PfoCreation" description = "PfoCreation">
-    </algorithm>
-
-
-
-    <!-- Final particle id for particle flow objects -->
-    <algorithm type = "FinalParticleId"/>
-
-</pandora>

slicPandora/examples
PandoraSettingsNew.xml removed after 1.2
diff -N PandoraSettingsNew.xml
--- PandoraSettingsNew.xml	11 Mar 2010 18:54:20 -0000	1.2
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,78 +0,0 @@
-<!-- Pandora settings xml file -->
-
-<pandora>
-    <!-- Select the tracks to use for clustering -->
-    <algorithm type = "TrackSelection"></algorithm>
-
-    <!-- Primary clustering algorithm runs Clustering algorithm -->
-    <algorithm type = "PrimaryClustering">
-        <algorithm type = "Clustering" description = "ClusterFormation" instance = "mainClustering"/>
-
-        <!-- Topological associations, to be run after clustering -->
-        <algorithm type = "TopologicalAssociation" description = "ClusterAssociation" instance = "mainTopologicalAssoc">
-            <associationAlgorithms>
-                <algorithm type = "LoopingTracks"/>
-                <algorithm type = "BrokenTracks"/>
-                <algorithm type = "ShowerMipMerging"/>
-                <algorithm type = "ShowerMipMerging2"/>
-                <algorithm type = "BackscatteredTracks"/>
-                <algorithm type = "BackscatteredTracks2"/>
-                <algorithm type = "ShowerMipMerging3"/>
-                <algorithm type = "ShowerMipMerging4"/>
-                <algorithm type = "ProximityBasedMerging">
-                    <algorithm type = "TrackClusterAssociation"/>
-                </algorithm>
-                <algorithm type = "ConeBasedMerging">
-                    <algorithm type = "TrackClusterAssociation"/>
-                </algorithm>
-                <algorithm type = "SoftClusterMerging">
-                    <algorithm type = "TrackClusterAssociation"/>
-                    <ShouldUsePhotonClusters> false </ShouldUsePhotonClusters>
-                    <PhotonClusterListName> photonClusters </PhotonClusterListName>
-                </algorithm>
-                <algorithm type = "IsolatedHitMerging">
-                    <ShouldUsePhotonClusters> false </ShouldUsePhotonClusters>
-                    <PhotonClusterListName> photonClusters </PhotonClusterListName>
-                </algorithm>
-            </associationAlgorithms>
-        </algorithm>
-        <ClusterListName> PrimaryClusterList </ClusterListName>
-    </algorithm>
-
-    <!-- Create the final particle flow objects -->
-    <algorithm type = "PfoConstruction">
-        <algorithm type = "ClusterPreparation" description = "ClusterPreparation">
-            <CandidateListNames>PrimaryClusterList</CandidateListNames>
-        </algorithm>
-
-        <algorithm type = "TrackPreparation" description = "TrackPreparation">
-            <CandidateListNames>input</CandidateListNames>
-            <trackClusterAssociationAlgorithms>
-                <algorithm type = "TrackClusterAssociation"/>
-                <algorithm type = "LoopingTrackAssociation"/>
-                <algorithm type = "TrackRecovery"/>
-                <algorithm type = "TrackRecoveryHelix"/>
-                <algorithm type = "TrackRecoveryInteractions"/>
-            </trackClusterAssociationAlgorithms>
-        </algorithm>
-
-        <algorithm type = "FragmentRemoval" description = "FragmentRemoval">
-            <fragmentRemovalAlgorithms>
-                <algorithm type = "MainFragmentRemoval"/>
-                <algorithm type = "NeutralFragmentRemoval"/>
-            </fragmentRemovalAlgorithms>
-        </algorithm>
-
-        <algorithm type = "PfoCreation" description = "PfoCreation">
-        </algorithm>
-    </algorithm>
-
-    <IsMonitoringEnabled> true </IsMonitoringEnabled>
-    <MipNCellsForNearbyHit> 2 </MipNCellsForNearbyHit>
-    <IsolationDensityWeightCutECal> 0.1 </IsolationDensityWeightCutECal>
-    <IsolationDensityWeightCutHCal> 0.1 </IsolationDensityWeightCutHCal>
-    <ShouldUseSimpleIsolationScheme> false </ShouldUseSimpleIsolationScheme>
-    <IsolationCutDistanceECal> 25. </IsolationCutDistanceECal>
-    <IsolationCutDistanceHCal> 200. </IsolationCutDistanceHCal>
-    <IsolationMaxNearbyHits> 2 </IsolationMaxNearbyHits>
-</pandora>

slicPandora/examples
PandoraSettingsRelease.xml removed after 1.1
diff -N PandoraSettingsRelease.xml
--- PandoraSettingsRelease.xml	8 Jun 2010 21:43:02 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,85 +0,0 @@
-<!-- Pandora settings xml file -->
-<pandora>
-
-    <IsMonitoringEnabled> true </IsMonitoringEnabled>
-    <MipNCellsForNearbyHit> 2 </MipNCellsForNearbyHit>
-    <IsolationDensityWeightCutECal> 0.1 </IsolationDensityWeightCutECal>
-    <IsolationDensityWeightCutHCal> 0.1 </IsolationDensityWeightCutHCal>
-    <ShouldUseSimpleIsolationScheme> false </ShouldUseSimpleIsolationScheme>
-    <IsolationCutDistanceECal> 25. </IsolationCutDistanceECal>
-    <IsolationCutDistanceHCal> 200. </IsolationCutDistanceHCal>
-    <IsolationMaxNearbyHits> 2 </IsolationMaxNearbyHits>
-
-    <!-- Select the tracks to use for clustering -->
-    <algorithm type = "TrackSelection"></algorithm>
-
-    <!-- Primary clustering algorithm runs Clustering algorithm -->
-    <algorithm type = "PrimaryClustering">
-        <algorithm type = "Clustering" description = "ClusterFormation" instance = "mainClustering"/>
-
-        <!-- Topological associations, to be run after clustering -->
-        <algorithm type = "TopologicalAssociation" description = "ClusterAssociation" instance = "mainTopologicalAssoc">
-            <associationAlgorithms>
-                <algorithm type = "LoopingTracks"/>
-                <algorithm type = "BrokenTracks"/>
-                <algorithm type = "ShowerMipMerging"/>
-                <algorithm type = "ShowerMipMerging2"/>
-                <algorithm type = "BackscatteredTracks"/>
-                <algorithm type = "BackscatteredTracks2"/>
-                <algorithm type = "ShowerMipMerging3"/>
-                <algorithm type = "ShowerMipMerging4"/>
-                <algorithm type = "ProximityBasedMerging">
-                    <algorithm type = "TrackClusterAssociation"/>
-                </algorithm>
-                <algorithm type = "ConeBasedMerging">
-                    <algorithm type = "TrackClusterAssociation"/>
-                </algorithm>
-                <algorithm type = "SoftClusterMerging">
-                    <algorithm type = "TrackClusterAssociation"/>
-                    <ShouldUsePhotonClusters> false </ShouldUsePhotonClusters>
-                    <PhotonClusterListName> photonClusters </PhotonClusterListName>
-                </algorithm>
-                <algorithm type = "IsolatedHitMerging">
-                    <ShouldUsePhotonClusters> false </ShouldUsePhotonClusters>
-                    <PhotonClusterListName> photonClusters </PhotonClusterListName>
-                </algorithm>
-            </associationAlgorithms>
-        </algorithm>
-        <ClusterListName> PrimaryClusterList </ClusterListName>
-    </algorithm>
-
-    <!-- Photon recovery -->
-    <algorithm type = "PhotonRecovery">
-        <algorithm type = "TrackClusterAssociation"/>
-    </algorithm>
-
-    <algorithm type = "ClusterPreparation" description = "ClusterPreparation">
-        <CandidateListNames>PrimaryClusterList</CandidateListNames>
-    </algorithm>
-
-    <algorithm type = "TrackPreparation" description = "TrackPreparation">
-        <trackClusterAssociationAlgorithms>
-            <algorithm type = "TrackClusterAssociation"/>
-            <algorithm type = "LoopingTrackAssociation"/>
-            <algorithm type = "TrackRecovery"/>
-            <algorithm type = "TrackRecoveryHelix"/>
-            <algorithm type = "TrackRecoveryInteractions"/>
-        </trackClusterAssociationAlgorithms>
-    </algorithm>
-
-    <algorithm type = "FragmentRemoval" description = "FragmentRemoval">
-        <fragmentRemovalAlgorithms>
-            <algorithm type = "MainFragmentRemoval"/>
-            <algorithm type = "NeutralFragmentRemoval"/>
-        </fragmentRemovalAlgorithms>
-    </algorithm>
-    
-    <algorithm type = "PfoCreation" description = "PfoCreation">
-    </algorithm>
-
-    <algorithm type = "ForceSplitTrackAssociations"/>
-
-    <!-- Final particle id for particle flow objects -->
-    <algorithm type = "FinalParticleId"/>
-
-</pandora>
CVSspam 0.2.8