PixelIndices.h - this is a class to
convert raw pixel indices (dcol, pix) to ROC coordinates (col,row)
and ROC coordinate to Module (col,row) coordinates. It follows the ORCA
coordinate system.
decodeRawPacket.cc , decodeRawPacket.h - this class decode
raw pixel packet and return
a list of pixels. It is usefull for module testing, test beam data and
FED data in the transparent mode.