ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ddump.cc File Reference
#include <stdlib.h>
#include <signal.h>
#include <string>
#include "fileEventiterator.h"
#include "testEventiterator.h"
#include "rcdaqEventiterator.h"
#include "oncsEventiterator.h"
#include <stdio.h>
#include <vector>
#include <boost/algorithm/string.hpp>
#include <boost/lexical_cast.hpp>
+ Include dependency graph for ddump.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 rangeParser (const std::string string, std::vector< int > &selection)
 
int main (int argc, char *argv[])
 

Variables

Eventiteratorit
 

Macro Definition Documentation

#define FILEEVENTITERATOR   2

Definition at line 22 of file ddump.cc.

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

Referenced by main().

#define ONCSEVENTITERATOR   4

Definition at line 24 of file ddump.cc.

View newest version in sPHENIX GitHub at line 24 of file ddump.cc

Referenced by main().

#define RCDAQEVENTITERATOR   1

Definition at line 21 of file ddump.cc.

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

Referenced by main().

#define TESTEVENTITERATOR   3

Definition at line 23 of file ddump.cc.

View newest version in sPHENIX GitHub at line 23 of file ddump.cc

Referenced by main().

Function Documentation

void evtcountexitmsg ( )

Definition at line 43 of file ddump.cc.

View newest version in sPHENIX GitHub at line 43 of file ddump.cc

References COUT, and g4zmq::exit().

Referenced by main().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void exithelp ( )

Definition at line 51 of file ddump.cc.

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

References COUT, and g4zmq::exit().

+ Here is the call graph for this function:

void exitmsg ( )

Definition at line 36 of file ddump.cc.

View newest version in sPHENIX GitHub at line 36 of file ddump.cc

References COUT, and g4zmq::exit().

+ Here is the call graph for this function:

int main ( int  argc,
char *  argv[] 
)
int rangeParser ( const std::string  string,
std::vector< int > &  selection 
)

Definition at line 140 of file ddump.cc.

View newest version in sPHENIX GitHub at line 140 of file ddump.cc

References it, r, and split().

Referenced by main().

+ Here is the call graph for this function:

+ Here is the caller 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 34 of file ddump.cc.

View newest version in sPHENIX GitHub at line 34 of file ddump.cc