This is the packet which deals with data in TOF_DCM2 format.
This is the packet which deals with data in TOF_DCM2 format. It inherits from Packet_w4 because the data are 32bit entities.
Note that the recent change has changed the readout from a Q2 value to Q3, so we eliminated "QC2" and made it "QC3".
packet->iValue(channel_nr, "QC1") Q value Crossing 1 packet->iValue(channel_nr, "QC3") Q value Crossing 3 packet->iValue(channel_nr, "TC3") T value Crossing 3 packet->iValue(channel_nr, "TC4") T value Crossing 4
The per-board information:
packet->iValue(board_nr, "FEM") The board number packet->iValue(board_nr, "AMU1") the AMU C1 number packet->iValue(board_nr, "AMU3") the AMU C2 number packet->iValue(board_nr, "AMU4") the AMU C2 number
Note that we also eliminated "AMU2" - the field is no longer there.
the values from the FEM header:
packet->iValue(0,"EVTNR") The FEM event number packet->iValue(0,"MODULE") The Module ID packet->iValue(0,"FLAG") The Module ID packet->iValue(0,"BCLK") Beam clock value from FEM packet->iValue(i,"PARITY") The longitudinal parity packet->iValue(i,"SUMMARY") The DCM summary word
Alphabetic index HTML hierarchy of classes or Java