![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Include dependency graph for framePackets.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Definition at line 44 of file framePackets.C.
View newest version in sPHENIX GitHub at line 44 of file framePackets.C
References extendFrameData(), findFrameDataStart(), FORMAT_ERR_BUFFER_OVERFLOW, makeEmptyPacket(), packetV1HdrLength, ptrFailure, setPacketSuccess(), setUserError(), validFrameHdr(), and valueFailure.
Here is the call graph for this function:Definition at line 146 of file framePackets.C.
View newest version in sPHENIX GitHub at line 146 of file framePackets.C
References findFramePacketIndex().
Referenced by dumpFramePackets(), findLastFramePacket(), and frameNumPackets().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 181 of file framePackets.C.
View newest version in sPHENIX GitHub at line 181 of file framePackets.C
References findFrameDataStart(), findNextFramePacket(), getPacketId(), ptrFailure, and validFrameHdr().
Referenced by X_Event::change_id(), A_Event::getFrameEntry(), A_Event::listError(), A_Event::listFrame(), and A_Event::listHistory().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 103 of file framePackets.C.
View newest version in sPHENIX GitHub at line 103 of file framePackets.C
References findFrameDataStart(), findNextFramePacket(), ptrFailure, validFrameHdr(), and validPacketHdr().
Referenced by X_Event::change_hf(), A_Event::createMap(), findFirstFramePacket(), and A_Event::getPacketList().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 154 of file framePackets.C.
View newest version in sPHENIX GitHub at line 154 of file framePackets.C
References findFirstFramePacket(), findNextFramePacket(), and ptrFailure.
Referenced by isLastFramePacket().
Here is the call graph for this function:
Here is the caller graph for this function:| PTR_ret findNextFramePacket | ( | FRAME_ptr | , |
| PACKET_ptr | |||
| ) |
Definition at line 230 of file framePackets.C.
View newest version in sPHENIX GitHub at line 230 of file framePackets.C
References findFrameDataEnd(), findFrameDataStart(), findPacketEnd(), and ptrFailure.
Referenced by X_Event::change_hf(), A_Event::createMap(), dumpFramePackets(), findFramePacketId(), findFramePacketIndex(), findLastFramePacket(), findNextFramePacketId(), frameNumPackets(), and A_Event::getPacketList().
Here is the call graph for this function:
Here is the caller graph for this function:| PTR_ret findNextFramePacketId | ( | FRAME_ptr | , |
| PACKET_ptr | , | ||
| UINT | |||
| ) |
Definition at line 207 of file framePackets.C.
View newest version in sPHENIX GitHub at line 207 of file framePackets.C
References findNextFramePacket(), getPacketId(), and ptrFailure.
Here is the call graph for this function:Definition at line 260 of file framePackets.C.
View newest version in sPHENIX GitHub at line 260 of file framePackets.C
References findFirstFramePacket(), findNextFramePacket(), and ptrFailure.
Here is the call graph for this function:| LOGIC_ret isLastFramePacket | ( | FRAME_ptr | , |
| PACKET_ptr | |||
| ) |
Definition at line 80 of file framePackets.C.
View newest version in sPHENIX GitHub at line 80 of file framePackets.C
References FALSE, findLastFramePacket(), validFrameHdr(), and validPacketHdr().
Here is the call graph for this function: