Go to the documentation of this file. 1 #ifndef CSCRecHitD_CSCWireHit_H
2 #define CSCRecHitD_CSCWireHit_H
std::vector< int > ChannelContainer
int theWireHitTmax
to extract the wire group number
ChannelContainer wgroupsBX() const
The BX number.
int tmax() const
The timing for the wire hit.
CSCWireHit * clone() const
CSCWireHit base class interface.
float wHitPos() const
The wire hit position expressed in terms of wire #.
ChannelContainer theWgroups
void print() const
Print content of the wirehit.
ChannelContainer wgroupsBXandWire() const
The BX + wire group number.
ChannelContainer theWgroupsLowBits
to extract BX
std::vector< int > timeBinsOn() const
Vector of time bins ON for central wire digi, lower of center pair if even number.
ChannelContainer theWgroupsHighBits
BX and wire group number combined.
std::vector< int > theTimeBinsOn
short int deadWG() const
a dead WG in the cluster?
CSCDetId cscDetId() const
Position of the wire hit in CSC.
ChannelContainer wgroups() const
The wire groups used for forming the cluster.