24 const short int& deadWG,
25 const std::vector <int>& timeBinsOn ) :
27 theWireHitPosition( wHitPos ),
28 theWgroups( wgroups ),
29 theWireHitTmax ( tmax ),
31 theTimeBinsOn( timeBinsOn )
48 std::cout <<
" BX + WireGroups combined: ";
55 <<
" (" <<
"HEX: " << std::hex <<
wgroups()[
i] <<
")" <<
" ";
59 <<
" (" <<
"HEX: " << std::hex <<
wgroupsBX()[
i] <<
")" <<
" ";
CSCDetId cscDetId() const
Position of the wire hit in CSC.
ChannelContainer wgroups() const
The wire groups used for forming the cluster.
ChannelContainer wgroupsBX() const
The BX number.
std::vector< int > timeBinsOn() const
Vector of time bins ON for central wire digi, lower of center pair if even number.
float wHitPos() const
The wire hit position expressed in terms of wire #.
ChannelContainer theWgroupsLowBits
to extract BX
ChannelContainer theWgroups
ChannelContainer wgroupsBXandWire() const
The BX + wire group number.
int tmax() const
The timing for the wire hit.
std::vector< int > ChannelContainer
ChannelContainer theWgroupsHighBits
BX and wire group number combined.
static const double tmax[3]
void print() const
Print content of the wirehit.
short int deadWG() const
a dead WG in the cluster?