Analysis Software
Documentation for sPHENIX simulation software
|
#include "A_Event.h"
#include "packet.h"
#include "Cframe.h"
#include "framePackets.h"
#include "dataBlock.h"
#include "frameRoutines.h"
#include "frameHdr.h"
#include "fileEventiterator.h"
#include "testEventiterator.h"
#include "phenixTypes.h"
#include "ophBuffer.h"
#include "oEvent.h"
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <stdlib.h>
#include <signal.h>
#include <unistd.h>
#include <stdio.h>
Go to the source code of this file.
Classes | |
class | X_Event |
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 () |
int | main (int argc, char *argv[]) |
Variables | |
Eventiterator * | it |
#define DDEVENTITERATOR 1 |
Definition at line 33 of file changeid.cc.
View newest version in sPHENIX GitHub at line 33 of file changeid.cc
#define DDPOOL 4 |
Definition at line 36 of file changeid.cc.
View newest version in sPHENIX GitHub at line 36 of file changeid.cc
#define DFILE 5 |
Definition at line 37 of file changeid.cc.
View newest version in sPHENIX GitHub at line 37 of file changeid.cc
#define DNULL 6 |
Definition at line 38 of file changeid.cc.
View newest version in sPHENIX GitHub at line 38 of file changeid.cc
#define FILEEVENTITERATOR 2 |
Definition at line 34 of file changeid.cc.
View newest version in sPHENIX GitHub at line 34 of file changeid.cc
#define TESTEVENTITERATOR 3 |
Definition at line 35 of file changeid.cc.
View newest version in sPHENIX GitHub at line 35 of file changeid.cc
void exithelp | ( | ) |
Definition at line 105 of file changeid.cc.
View newest version in sPHENIX GitHub at line 105 of file changeid.cc
References COUT.
void exitmsg | ( | ) |
Definition at line 99 of file changeid.cc.
View newest version in sPHENIX GitHub at line 99 of file changeid.cc
References COUT.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 118 of file changeid.cc.
View newest version in sPHENIX GitHub at line 118 of file changeid.cc
References oBuffer::addEvent(), versiongenerate::buffer_size, Acts::PhysicalConstants::c, X_Event::change_id(), Event::Copy(), COUT, exithelp(), exitmsg(), fd, Event::getEvtLength(), Eventiterator::getNextEvent(), it, j, ob, Acts::open, sig_handler(), signal(), and utils::status.
void sig_handler | ( | ... | ) |
Definition at line 244 of file changehitformat.cc.
View newest version in sPHENIX GitHub at line 244 of file changehitformat.cc
Eventiterator* it |
Definition at line 113 of file changeid.cc.
View newest version in sPHENIX GitHub at line 113 of file changeid.cc