![]() |
EIC Software
Reference for
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[]) |
| int check_buffermarker | ( | const unsigned int | bm | ) |
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 exit().
Here is the call graph for this function:| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 50 of file prdfsplit.cc.
View newest version in sPHENIX GitHub at line 50 of file prdfsplit.cc
References check_buffermarker(), exit(), fd, buffer::i4swap(), ip(), G4BARRELHCAL::length, Acts::open, read(), and tree::write().
Here is the call graph for this function: