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>
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().
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().
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.