1 #ifndef DataFormats_CSCRecHit2D_H 2 #define DataFormats_CSCRecHit2D_H 49 int scaledWireTime = 0,
50 float energyDeposit = -995.);
SharedInputType
definition of equality via shared input
unsigned int nStrips() const
LocalPoint theLocalPosition
unsigned char nWireGroups_
bool sharesInput(const TrackingRecHit *other, TrackingRecHit::SharedInputType what) const override
Returns true if the two TrackingRecHits are using the same input information, false otherwise...
CSCRecHit2D * clone() const override
RecHit2DLocalPos base class interface.
CSCDetId cscDetId() const
void print() const
Print the content of the RecHit2D including L1A (for debugging)
float errorWithinStrip() const
The uncertainty of the estimated position within the strip.
unsigned int nWireGroups() const
static const unsigned int MAXSTRIPS
short int badStrip() const
flags for involvement of 'bad' channels
edm::RangeMap< int, std::vector< float > > ADCContainer
short int theBadWireGroup
static const unsigned int N_ADC
unsigned int nTimeBins() const
float adcs(unsigned int strip, unsigned int timebin) const
Map of strip ADCs for strips comprising the rechit.
short int badWireGroup() const
std::ostream & operator<<(std::ostream &os, const CSCRecHit2D &rh)
Output operator for CSCRecHit2D.
LocalError localPositionError() const override
float tpeak() const
Fitted peaking time.
LocalPoint localPosition() const override
float thePositionWithinStrip
float energyDepositedInLayer() const
DetId geographicalId() const
float theErrorWithinStrip
short int wgroupsBX() const
float positionWithinStrip() const
The estimated position within the strip.
int channelsl1a(unsigned int i) const
Extract the L1A phase bits from the StripChannelContainer - high.
static const unsigned int MAXTIMEBINS
GloballyPositioned< float >::LocalPoint LocalPoint
int channels(unsigned int i) const
Extracting strip channel numbers comprising the rechit - low.
short int hitWire() const
L1A.
unsigned char theStrips_[MAXSTRIPS]
std::vector< int > ChannelContainer
int quality() const
quality flag of the reconstruction
unsigned char theL1APhaseBits_[MAXSTRIPS]