Analysis Software
Documentation for sPHENIX simulation software
|
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <stdio.h>
#include "ophBuffer.h"
#include "EventTypes.h"
#include "phenixOnline.h"
#include "Cframe.h"
Go to the source code of this file.
Macros | |
#define | MAXSIZE 8192 |
#define | MAXBUFFERSIZE 256*8192 |
Functions | |
int | main (int argc, char **argv) |
#define MAXBUFFERSIZE 256*8192 |
Definition at line 24 of file prdf2prdf.cc.
View newest version in sPHENIX GitHub at line 24 of file prdf2prdf.cc
Referenced by main().
#define MAXSIZE 8192 |
Definition at line 23 of file prdf2prdf.cc.
View newest version in sPHENIX GitHub at line 23 of file prdf2prdf.cc
Referenced by main().
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 27 of file prdf2prdf.cc.
View newest version in sPHENIX GitHub at line 27 of file prdf2prdf.cc
References ophBuffer::addFrame(), BEGRUNEVENT, byteSwapFrame(), checkFrameEndianism(), COUT, DATAEVENT, ENDRUNEVENT, fd, filename, MAXBUFFERSIZE, MAXSIZE, ophBuffer::nextEvent(), ob, Acts::open, add_histos::outfile, ActsExamples::JsonSurfacesReader::read(), runnumber, and singleDwordByteSwap().