The source project of this merge request has been removed.
separate cluster reconstruction into a standalone component
Compare changes
@@ -2,7 +2,6 @@
@@ -2,7 +2,6 @@
* 2. split the groups between their local maxima with the energy deposit above <minClusterCenterEdep>
@@ -39,7 +38,6 @@ class CalorimeterIslandCluster : public GaudiAlgorithm
@@ -39,7 +38,6 @@ class CalorimeterIslandCluster : public GaudiAlgorithm
@@ -97,13 +95,6 @@ public:
@@ -97,13 +95,6 @@ public:
@@ -238,25 +229,6 @@ private:
@@ -238,25 +229,6 @@ private: