ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
dlist.cc File Reference
#include <stdlib.h>
#include <signal.h>
#include <string>
#include "fileEventiterator.h"
#include "rcdaqEventiterator.h"
#include "testEventiterator.h"
#include "oncsEventiterator.h"
#include <stdio.h>
+ Include dependency graph for dlist.cc:

Go to the source code of this file.

Macros

#define RCDAQEVENTITERATOR   1
 
#define FILEEVENTITERATOR   2
 
#define TESTEVENTITERATOR   3
 
#define ONCSEVENTITERATOR   4
 

Functions

void sig_handler (...)
 
void exitmsg ()
 
void evtcountexitmsg ()
 
void exithelp ()
 
int main (int argc, char *argv[])
 

Variables

Eventiteratorit
 

Macro Definition Documentation

#define FILEEVENTITERATOR   2

Definition at line 20 of file dlist.cc.

View newest version in sPHENIX GitHub at line 20 of file dlist.cc

Referenced by main().

#define ONCSEVENTITERATOR   4

Definition at line 22 of file dlist.cc.

View newest version in sPHENIX GitHub at line 22 of file dlist.cc

Referenced by main().

#define RCDAQEVENTITERATOR   1

Definition at line 19 of file dlist.cc.

View newest version in sPHENIX GitHub at line 19 of file dlist.cc

Referenced by main().

#define TESTEVENTITERATOR   3

Definition at line 21 of file dlist.cc.

View newest version in sPHENIX GitHub at line 21 of file dlist.cc

Referenced by main().

Function Documentation

void evtcountexitmsg ( )

Definition at line 42 of file dlist.cc.

View newest version in sPHENIX GitHub at line 42 of file dlist.cc

References COUT, and g4zmq::exit().

+ Here is the call graph for this function:

void exithelp ( )

Definition at line 51 of file dlist.cc.

View newest version in sPHENIX GitHub at line 51 of file dlist.cc

References COUT, and g4zmq::exit().

+ Here is the call graph for this function:

void exitmsg ( )

Definition at line 35 of file dlist.cc.

View newest version in sPHENIX GitHub at line 35 of file dlist.cc

References COUT, and g4zmq::exit().

+ Here is the call graph for this function:

int main ( int  argc,
char *  argv[] 
)

Definition at line 112 of file dlist.cc.

View newest version in sPHENIX GitHub at line 112 of file dlist.cc

References c, COUT, evtcountexitmsg(), g4zmq::exit(), exithelp(), exitmsg(), FILEEVENTITERATOR, Packet::fullIdentify(), Event::getEvtSequence(), Event::getEvtType(), Eventiterator::getNextEvent(), Event::getPacketList(), Event::identify(), Packet::identify(), it, ONCSEVENTITERATOR, optarg, optind, RCDAQEVENTITERATOR, Eventiterator::setVerbosity(), sig_handler(), and TESTEVENTITERATOR.

+ Here is the call graph for this function:

void sig_handler (   ...)

Definition at line 244 of file changehitformat.cc.

View newest version in sPHENIX GitHub at line 244 of file changehitformat.cc

Variable Documentation

Definition at line 32 of file dlist.cc.

View newest version in sPHENIX GitHub at line 32 of file dlist.cc