![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "buffer.h"#include <cstdio>#include <iostream>#include <iomanip>#include <cstdlib>#include <csignal>#include <unistd.h>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>
Include dependency graph for prdfsplit.cc:Go to the source code of this file.
Functions | |
| void | exitmsg () |
| int | check_buffermarker (const unsigned int bm) |
| int | main (int argc, char *argv[]) |
Definition at line 28 of file prdfsplit.cc.
View newest version in sPHENIX GitHub at line 28 of file prdfsplit.cc
References BUFFERMARKER, GZBUFFERMARKER, LZO1XBUFFERMARKER, and buffer::u4swap().
Referenced by main().
Here is the call graph for this function:
Here is the caller graph for this function:| void exitmsg | ( | ) |
Definition at line 17 of file prdfsplit.cc.
View newest version in sPHENIX GitHub at line 17 of file prdfsplit.cc
References g4zmq::exit().
Here is the call graph for this function:Definition at line 50 of file prdfsplit.cc.
View newest version in sPHENIX GitHub at line 50 of file prdfsplit.cc
References check_buffermarker(), close(), g4zmq::exit(), fd, buffer::i4swap(), BTOF::length, and Acts::open.
Here is the call graph for this function: