Skip to content

Commit 0ad7c66

Browse files
committed
cleaning
1 parent a4e0816 commit 0ad7c66

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

DataFormats/SiStripCluster/interface/SiStripApproximateCluster_v1.h

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,7 @@ class SiStripApproximateCluster_v1 {
1111

1212
explicit SiStripApproximateCluster_v1(cms_uint16_t compBarycenter,
1313
cms_uint8_t width,
14-
cms_uint8_t compavgCharge,
15-
bool filter,
16-
bool isSaturated,
17-
bool peakFilter = false
14+
cms_uint8_t compavgCharge
1815
)
1916
: compBarycenter_(compBarycenter),
2017
width_(width),

0 commit comments

Comments
 (0)