Go to the documentation of this file. 1 #ifndef CSCRecHitD_CSCStripHit_H
2 #define CSCRecHitD_CSCStripHit_H
CSCStripHit * clone() const
Required for storage in RangeMap.
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.
float sHitPos() const
Strip hit position (centroid)
StripHitADCContainer theStripHitRawADCs
float theStripHitPosition
short int deadStrip() const
is a neighbouring string a dead strip?
const StripHitADCContainer & s_adcRaw() const
the raw ADC counts for each of the strip within cluster
int tmax() const
Strip hit maximum time bin.
const ChannelContainer & stripsTotal() const
The strips used in cluster to produce strip hit (total content)
int closestMaximum() const
Number of strips to the closest other maximum.
ChannelContainer theStrips
int numberOfConsecutiveStrips() const
Number of consecutive strips with charge.
const ChannelContainer & stripsl1a() const
L1A.
const ChannelContainer & strips() const
L1A.
ChannelContainer theStripsHighBits
L1A.
const StripHitADCContainer & s_adc() const
L1A.
StripHitADCContainer theStripHitADCs
L1A.