ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
formatIO.h File Reference
#include <stdio.h>
#include "Cpacket.h"
#include "framePackets.h"
#include "phenixOnline.h"
#include "framePublic.h"
#include "packetPublic.h"
+ Include dependency graph for formatIO.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

VALUE_ret dumpFrameHdr (FRAME_ptr)
 
VALUE_ret dumpFrame (FRAME_ptr)
 
VALUE_ret dumpFramePackets (FRAME_ptr)
 
VALUE_ret dumpPacket (PACKET_ptr)
 

Function Documentation

VALUE_ret dumpFrame ( FRAME_ptr  )

Definition at line 49 of file formatIO.C.

View newest version in sPHENIX GitHub at line 49 of file formatIO.C

References dumpFrameHdr(), findFrameDataStart(), getFrameDataLength(), printf(), and valueFailure.

+ Here is the call graph for this function:

VALUE_ret dumpFrameHdr ( FRAME_ptr  )

Definition at line 130 of file formatIO.C.

View newest version in sPHENIX GitHub at line 130 of file formatIO.C

References findFrameAlignBlock(), getFrameAlignLength(), getFrameDataType(), getFrameErrorLength(), getFrameHdrLength(), getFrameHdrVersion(), getFrameHistoryLength(), getFrameLength(), getFrameMark(), getFramePadding(), getFrameSourceId(), getFrameStatus(), getFrameType(), printf(), validFrameHdr(), and valueFailure.

Referenced by dumpFrame(), and dumpFramePackets().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

VALUE_ret dumpFramePackets ( FRAME_ptr  )

Definition at line 89 of file formatIO.C.

View newest version in sPHENIX GitHub at line 89 of file formatIO.C

References dumpFrameHdr(), dumpPacket(), findFirstFramePacket(), findNextFramePacket(), printf(), ptrFailure, and valueFailure.

+ Here is the call graph for this function:

VALUE_ret dumpPacket ( PACKET_ptr  )

Definition at line 183 of file formatIO.C.

View newest version in sPHENIX GitHub at line 183 of file formatIO.C

References findPacketDataStart(), getPacketDebugLength(), getPacketEndianism(), getPacketErrorLength(), getPacketHdrLength(), getPacketHdrVersion(), getPacketId(), getPacketLength(), getPacketPadding(), getPacketStatus(), getPacketStructure(), getUnstructPacketDataLengthWords(), getUnstructPacketHitFormat(), getUnstructPacketWordSize(), printf(), Unstructured, validPacketHdr(), and valueFailure.

Referenced by dumpFramePackets().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: