ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
prdf2prdf.cc File Reference
#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"
+ Include dependency graph for prdf2prdf.cc:

Go to the source code of this file.

Macros

#define MAXSIZE   8192
 
#define MAXBUFFERSIZE   256*8192
 

Functions

int main (int argc, char **argv)
 

Macro Definition Documentation

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

Function Documentation

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, INPUTHEPMC::filename, MAXBUFFERSIZE, MAXSIZE, ophBuffer::nextEvent(), ob, Acts::open, and singleDwordByteSwap().

+ Here is the call graph for this function: