Analysis Software
Documentation for sPHENIX simulation software
|
#include "fileEventiterator.h"
#include "testEventiterator.h"
#include "phenixTypes.h"
#include "A_Event.h"
#include "ogzBuffer.h"
#include "ophBuffer.h"
#include "ospBuffer.h"
#include "EventTypes.h"
#include "oEvent.h"
#include <cstdlib>
#include <unistd.h>
#include <cstdio>
#include <string>
#include <vector>
#include <bstring.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
Go to the source code of this file.
Macros | |
#define | DDEVENTITERATOR 1 |
#define | FILEEVENTITERATOR 2 |
#define | TESTEVENTITERATOR 3 |
#define | DDPOOL 4 |
#define | DFILE 5 |
#define | DNULL 6 |
Functions | |
void | sig_handler (...) |
void | exitmsg () |
void | exithelp () |
void | evtcountexitmsg () |
int | main (int argc, char *argv[]) |
Variables | |
oBuffer * | ob |
int | fd |
int | file_open = 0 |
#define DDEVENTITERATOR 1 |
Definition at line 22 of file eventcombiner.cc.
View newest version in sPHENIX GitHub at line 22 of file eventcombiner.cc
#define DDPOOL 4 |
Definition at line 25 of file eventcombiner.cc.
View newest version in sPHENIX GitHub at line 25 of file eventcombiner.cc
#define DFILE 5 |
Definition at line 26 of file eventcombiner.cc.
View newest version in sPHENIX GitHub at line 26 of file eventcombiner.cc
#define DNULL 6 |
Definition at line 27 of file eventcombiner.cc.
View newest version in sPHENIX GitHub at line 27 of file eventcombiner.cc
#define FILEEVENTITERATOR 2 |
Definition at line 23 of file eventcombiner.cc.
View newest version in sPHENIX GitHub at line 23 of file eventcombiner.cc
#define TESTEVENTITERATOR 3 |
Definition at line 24 of file eventcombiner.cc.
View newest version in sPHENIX GitHub at line 24 of file eventcombiner.cc
void evtcountexitmsg | ( | ) |
Definition at line 79 of file eventcombiner.cc.
View newest version in sPHENIX GitHub at line 79 of file eventcombiner.cc
References COUT.
void exithelp | ( | ) |
Definition at line 57 of file eventcombiner.cc.
View newest version in sPHENIX GitHub at line 57 of file eventcombiner.cc
References COUT.
void exitmsg | ( | ) |
Definition at line 50 of file eventcombiner.cc.
View newest version in sPHENIX GitHub at line 50 of file eventcombiner.cc
References COUT.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 91 of file eventcombiner.cc.
View newest version in sPHENIX GitHub at line 91 of file eventcombiner.cc
References oBuffer::addEvent(), versiongenerate::buffer_size, Acts::PhysicalConstants::c, test_fpe::count, COUT, E, Acts::UnitConstants::e, evtcountexitmsg(), exithelp(), exitmsg(), fd, filename, Event::getEvtLength(), Event::getEvtSequence(), go_on, Event::identify(), identify, index, it, ob, Acts::open, out, utils::status, and verbose.
void sig_handler | ( | ... | ) |
Definition at line 244 of file changehitformat.cc.
View newest version in sPHENIX GitHub at line 244 of file changehitformat.cc
int fd |
Definition at line 87 of file eventcombiner.cc.
View newest version in sPHENIX GitHub at line 87 of file eventcombiner.cc
Referenced by adaptiveSimpsonsAux(), oncsSub_iddreamv0::decode_payload(), find_address_from_interface(), TSQLImportClient::GET(), TSQLImportClient::Init(), oncsSub_iddreamv0::iValue(), lustrf(), main(), QPileUpToy::Make(), prdfoStream::prdfoStream(), TSQLUrl::Print(), pystrf(), SaveAsCSV(), sendMonitorData(), prdfoStream::writeout(), oncsSub_iddreamv0::~oncsSub_iddreamv0(), and prdfoStream::~prdfoStream().
int file_open = 0 |
Definition at line 88 of file eventcombiner.cc.
View newest version in sPHENIX GitHub at line 88 of file eventcombiner.cc
oBuffer* ob |
Definition at line 86 of file eventcombiner.cc.
View newest version in sPHENIX GitHub at line 86 of file eventcombiner.cc
Referenced by main().