This is the packet which deals with data in MUID_DCM"3" format.
This is the packet which deals with data in MUID_DCM"3" format. It has the 13 words per row, where the 1st word is a check to verify/detect byte shifts. It inherits from Packet_w4 because the data are 32bit entities.
There are a few standard ones listed below. The one special for this packet is the iValue(i, "CHECKCTR") call, which gives you the check counter (someone can give me a better word) for row i.
A new "SPARSE" query was introduced for fillIntarray.
fillIntArray( iarr, length, &numberofwords, "SPARSE")
will return a list of all non-zero words. You get a shortlist of all fired cells.
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(i,"PARITY") The longitudinal parity
Alphabetic index HTML hierarchy of classes or Java