![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#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
| 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(), fd, i, buffer::i4swap(), G4PLUGDOOR::length, Acts::open, ActsExamples::JsonSurfacesReader::read(), and write().
Here is the call graph for this function: