Skip to content

Commit

Permalink
Clearing density map
Browse files Browse the repository at this point in the history
  • Loading branch information
felicepantaleo committed Jul 17, 2020
1 parent 763d196 commit 59d5d8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RecoLocalCalo/HGCalRecProducers/plugins/HGCalCLUEAlgo.h
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ class HGCalCLUEAlgoT : public HGCalClusteringAlgoBase {
cells.clear();
cells.shrink_to_fit();
}
density_.clear();
}

Density getDensity() override;
Expand Down

0 comments on commit 59d5d8f

Please sign in to comment.