1 #ifndef CSCRecHitD_CSCStripHit_H 2 #define CSCRecHitD_CSCStripHit_H const StripHitADCContainer & s_adc() const
L1A.
void print() const
Print content of the striphit including L1A.
StripHitADCContainer theStripHitRawADCs
const ChannelContainer & strips() const
L1A.
ChannelContainer theStripsLowBits
const ChannelContainer & stripsl1a() const
L1A.
int numberOfConsecutiveStrips() const
Number of consecutive strips with charge.
ChannelContainer theStrips
float sHitPos() const
Strip hit position (centroid)
CSCDetId cscDetId() const
Strip Hit is in this DetId.
short int deadStrip() const
is a neighbouring string a dead strip?
std::vector< float > StripHitADCContainer
ChannelContainer theStripsHighBits
L1A.
CSCStripHit * clone() const
Required for storage in RangeMap.
const StripHitADCContainer & s_adcRaw() const
the raw ADC counts for each of the strip within cluster
int closestMaximum() const
Number of strips to the closest other maximum.
std::vector< int > ChannelContainer
const ChannelContainer & stripsTotal() const
The strips used in cluster to produce strip hit (total content)
float theStripHitPosition
int tmax() const
Strip hit maximum time bin.
StripHitADCContainer theStripHitADCs
L1A.