Skip to content

Commit 88c3990

Browse files
committed
cleaning
1 parent 0ad7c66 commit 88c3990

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

DataFormats/SiStripCluster/interface/SiStripApproximateClusterCollection_v1.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@ class SiStripApproximateClusterCollection {
4747
: coll_(coll),
4848
detIndex_(detIndex),
4949
clusEnd_(coll->clusters_.size())
50-
//clusBegin_(coll_->beginIndices_[detIndex]),
51-
//clusEnd_(detIndex == coll_->beginIndices_.size() - 1 ? coll->clusters_.size()
52-
//: coll_->beginIndices_[detIndex + 1]) {}
5350
{}
5451

5552
SiStripApproximateClusterCollection const* const coll_;

0 commit comments

Comments
 (0)