#include <stdlib.h>
#include <signal.h>
#include <dlfcn.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include "fileEventiterator.h"
#include "testEventiterator.h"
#include "listEventiterator.h"
#include "rcdaqEventiterator.h"
#include "ogzBuffer.h"
#include "olzoBuffer.h"
#include "oamlBuffer.h"
#include "ophBuffer.h"
#include "dpipe_filter.h"
#include "phenixTypes.h"
#include "oEvent.h"
#include "stdio.h"
#include "EventTypes.h"
Go to the source code of this file.
#define FILEEVENTITERATOR 2 |
#define LISTEVENTITERATOR 7 |
#define RCDAQEVENTITERATOR 1 |
#define TESTEVENTITERATOR 3 |
void compressionexitmsg |
( |
| ) |
|
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
Definition at line 149 of file dpipe.cc.
View newest version in sPHENIX GitHub at line 149 of file dpipe.cc
References oBuffer::addEvent(), buffer, c, close(), compressionexitmsg(), COUT, DFILE, DNULL, ETPOOL, evtcountexitmsg(), g4zmq::exit(), exithelp(), exitmsg(), fd, FILEEVENTITERATOR, Event::getEvtSequence(), Eventiterator::getNextEvent(), Event::identify(), DpipeFilter::idString(), it, LISTEVENTITERATOR, load_lib, OAML, ob, Acts::open, optarg, optind, RCDAQEVENTITERATOR, DpipeFilter::select(), Eventiterator::setVerbosity(), sharedlib, sig_handler(), and TESTEVENTITERATOR.
Definition at line 125 of file dpipe.cc.
View newest version in sPHENIX GitHub at line 125 of file dpipe.cc
Referenced by GFlashShowerModel::CheckContainment(), GFlashShowerModel::CheckParticleDefAndContainment(), G4AttributeFilterT< T >::Clear(), dpipe_register(), G4AttributeFilterT< T >::Evaluate(), G4ScoreQuantityMessenger::FParticleWithEnergyCommand(), G4AttFilterUtils::GetNewFilter(), make_report::main(), check_license::main(), G4AttributeFilterT< T >::Print(), G4PropagatorInField::SetTrajectoryFilter(), CexmcSetup::SetupSpecialVolumes(), and G4AttributeFilterT< T >::~G4AttributeFilterT().