This is the packet which deals with data in MUID_DCM0 format.
This is the packet which deals with data in MUID_DCM0 format. It inherits from Packet_w4 because the data are 32bit entities.
The standard "what" parameters for an FEM packet are
packet->iValue(0,"EVTNR") The FEM event number packet->iValue(0,"MODULE") The Module ID packet->iValue(0,"BCLK") Beam clock value from FEM packet->iValue(0,"PARITY") The longitudinal parity packet->iValue(i,"USERWORD") The userword i
The fillIntArray function has received another "what" parameter.
fillIntArray( iarr, length, &numberofwords, "SPARSE")
will return a list of all non-zero words. You get a shortlist of all fired cells.
Alphabetic index HTML hierarchy of classes or Java