Go to the documentation of this file.
10 const int& numberOfConsecutiveStrips,
11 const int& closestMaximum,
12 const short int& deadStrip)
14 theStripHitPosition(sHitPos),
15 theStripHitTmax(
tmax),
17 theStripHitADCs(s_adc),
18 theStripHitRawADCs(s_adcRaw),
19 theConsecutiveStrips(numberOfConsecutiveStrips),
20 theClosestMaximum(closestMaximum),
21 theDeadStrip(deadStrip) {
42 <<
"HEX: " << std::hex <<
strips()[
i] <<
")"
54 for (
int k = 0;
k < 8;
k++) {
ChannelContainer theStripsLowBits
std::vector< int > ChannelContainer
std::vector< float > StripHitADCContainer
void print() const
Print content of the striphit including L1A.
CSCDetId cscDetId() const
Strip Hit is in this DetId.
static const double tmax[3]
float sHitPos() const
Strip hit position (centroid)
const StripHitADCContainer & s_adcRaw() const
the raw ADC counts for each of the strip within cluster
int tmax() const
Strip hit maximum time bin.
ChannelContainer theStrips
const ChannelContainer & stripsl1a() const
L1A.
const ChannelContainer & strips() const
L1A.
ChannelContainer theStripsHighBits
L1A.
strips
#turn off noise in all subdetectors simHcalUnsuppressedDigis.doNoise = False mix.digitizers....
const StripHitADCContainer & s_adc() const
L1A.