We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4e0816 commit 0ad7c66Copy full SHA for 0ad7c66
DataFormats/SiStripCluster/interface/SiStripApproximateCluster_v1.h
@@ -11,10 +11,7 @@ class SiStripApproximateCluster_v1 {
11
12
explicit SiStripApproximateCluster_v1(cms_uint16_t compBarycenter,
13
cms_uint8_t width,
14
- cms_uint8_t compavgCharge,
15
- bool filter,
16
- bool isSaturated,
17
- bool peakFilter = false
+ cms_uint8_t compavgCharge
18
)
19
: compBarycenter_(compBarycenter),
20
width_(width),
0 commit comments